diff options
Diffstat (limited to 'mille/varpush.c')
| -rw-r--r-- | mille/varpush.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mille/varpush.c b/mille/varpush.c index 86a5f1cf..ec120547 100644 --- a/mille/varpush.c +++ b/mille/varpush.c @@ -1,6 +1,6 @@ /* - * Copyright (c) 1982 Regents of the University of California. - * All rights reserved. + * Copyright (c) 1982, 1993 + * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -32,8 +32,8 @@ */ #ifndef lint -/*static char sccsid[] = "from: @(#)varpush.c 5.6 (Berkeley) 6/1/90";*/ -static char rcsid[] = "$Id: varpush.c,v 1.2 1993/08/01 18:53:52 mycroft Exp $"; +/*static char sccsid[] = "from: @(#)varpush.c 8.1 (Berkeley) 5/31/93";*/ +static char rcsid[] = "$Id: varpush.c,v 1.3 1994/05/12 17:39:45 jtc Exp $"; #endif /* not lint */ # include <paths.h> |
