summaryrefslogtreecommitdiffstats
path: root/usr.bin/login
diff options
context:
space:
mode:
authorguido <guido@FreeBSD.org>1995-05-19 09:53:51 +0000
committerguido <guido@FreeBSD.org>1995-05-19 09:53:51 +0000
commit1cd31e8f9ed1f7fd0c70b7f8cf51d859b5ac1fe6 (patch)
tree23be4ca57dbf7d0e7914478b8399b23b3926be06 /usr.bin/login
parentef755f2bfe57b1128b9135cbcfe60f8186eea6c2 (diff)
downloadFreeBSD-src-1cd31e8f9ed1f7fd0c70b7f8cf51d859b5ac1fe6.zip
FreeBSD-src-1cd31e8f9ed1f7fd0c70b7f8cf51d859b5ac1fe6.tar.gz
Set copyright so we can actually distribute and use it.
Reviewed by: David Greenman Submitted by: Wietse Venema Obtained from:
Diffstat (limited to 'usr.bin/login')
-rw-r--r--usr.bin/login/login_fbtab.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/usr.bin/login/login_fbtab.c b/usr.bin/login/login_fbtab.c
index 5427223..fe255e4 100644
--- a/usr.bin/login/login_fbtab.c
+++ b/usr.bin/login/login_fbtab.c
@@ -1,3 +1,18 @@
+/************************************************************************
+* Copyright 1995 by Wietse Venema. All rights reserved.
+*
+* 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.
+*
+* 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.
+************************************************************************/
/*
SYNOPSIS
void login_fbtab(tty, uid, gid)
OpenPOWER on IntegriCloud