diff options
Diffstat (limited to 'mille/extern.c')
| -rw-r--r-- | mille/extern.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mille/extern.c b/mille/extern.c index a47c9b3c..cc370f69 100644 --- a/mille/extern.c +++ b/mille/extern.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: @(#)extern.c 5.5 (Berkeley) 6/1/90";*/ -static char rcsid[] = "$Id: extern.c,v 1.2 1993/08/01 18:54:03 mycroft Exp $"; +/*static char sccsid[] = "from: @(#)extern.c 8.1 (Berkeley) 5/31/93";*/ +static char rcsid[] = "$Id: extern.c,v 1.3 1994/05/12 17:39:30 jtc Exp $"; #endif /* not lint */ # include "mille.h" |
