diff options
| author | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1995-05-30 08:29:07 +0000 |
|---|---|---|
| committer | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1995-05-30 08:29:07 +0000 |
| commit | e5370bd7fea519cd9716c9c78ff7b1d06a52dac4 (patch) | |
| tree | df4d58dbb04d4c3caaef0cd6a8c16a453481faf5 /usr.sbin/sysinstall/variable.c | |
| parent | 9b2e535452929d6f2f798a2c01b23b1f547a0b0f (diff) | |
Notes
Diffstat (limited to 'usr.sbin/sysinstall/variable.c')
| -rw-r--r-- | usr.sbin/sysinstall/variable.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/sysinstall/variable.c b/usr.sbin/sysinstall/variable.c index 4ff9499b82f4..d2b979916773 100644 --- a/usr.sbin/sysinstall/variable.c +++ b/usr.sbin/sysinstall/variable.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: variable.c,v 1.3 1995/05/26 20:45:20 jkh Exp $ + * $Id: variable.c,v 1.4 1995/05/27 10:47:44 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. @@ -13,8 +13,8 @@ * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer, - * verbatim and that no modifications are made prior to this + * notice, this list of conditions and the following disclaimer, + * verbatim and that no modifications are made prior to this * point in the file. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the |
