From c6fc9f62f942bbc0f5e6b338e2b90ddefca83338 Mon Sep 17 00:00:00 2001 From: Gary Clark II Date: Wed, 28 Dec 1994 17:27:21 +0000 Subject: Changed my copyright back. Too many problems with new one. --- usr.sbin/adduser/adduser | 6 ++++-- usr.sbin/adduser/adduser.1 | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/adduser/adduser b/usr.sbin/adduser/adduser index 6cf1590a4542..0980004af518 100644 --- a/usr.sbin/adduser/adduser +++ b/usr.sbin/adduser/adduser @@ -1,6 +1,8 @@ #!/usr/bin/perl -# Copyright (c) 1994 BSD Journal Publications + + +# Copyright (c) 1994 GB Data Systems # All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions @@ -25,7 +27,7 @@ # SUCH DAMAGE. # -# $Id: adduser,v 1.2 1994/12/28 07:11:28 gclarkii Exp $ +# $Id: adduser,v 1.3 1994/12/28 13:49:55 ache Exp $ # $configfile = "\/etc\/adduser.conf"; diff --git a/usr.sbin/adduser/adduser.1 b/usr.sbin/adduser/adduser.1 index 374974b4a15d..88534d8e3ec5 100644 --- a/usr.sbin/adduser/adduser.1 +++ b/usr.sbin/adduser/adduser.1 @@ -1,5 +1,5 @@ -.\" Copyright (c) 1994 BSD Journal Publications +.\" Copyright (c) 1994 GB Data Systems .\" All rights reserved. .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. -.\" $Id:$ +.\" $Id: adduser.1,v 1.2 1994/12/28 07:11:29 gclarkii Exp $ .Dd December 28, 1994 .Dt ADDUSER 1 -- cgit v1.3