diff options
Diffstat (limited to 'adduser/adduser')
| -rw-r--r-- | adduser/adduser | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/adduser/adduser b/adduser/adduser index 6cf1590..0980004 100644 --- a/adduser/adduser +++ b/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"; |
