/* -*-C-*-
-$Id: dostop.c,v 1.5 1992/09/15 20:35:49 jinx Exp $
+$Id: dostop.c,v 1.6 1993/07/16 18:55:14 gjr Exp $
-Copyright (c) 1992 Massachusetts Institute of Technology
+Copyright (c) 1992-1993 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
(int) version_number.major, (int) version_number.minor);
/* To make our compiler vendors happy. */
fprintf(stdout,
- "Copyright (c) 1992 Massachusetts Institute of Technology\n");
+ "Copyright (c) 1992-1993 Massachusetts Institute of Technology\n");
}
fputs ("", stdout);
/* -*-C-*-
-$Id: nttop.c,v 1.3 1993/06/24 02:10:06 gjr Exp $
+$Id: nttop.c,v 1.4 1993/07/16 18:55:35 gjr Exp $
Copyright (c) 1993 Massachusetts Institute of Technology
(int) version_number.major, (int) version_number.minor);
/* To make our compiler vendors happy. */
outf_console(
- "Copyright (c) 1992 Massachusetts Institute of Technology\r\n");
+ "Copyright (c) 1993 Massachusetts Institute of Technology\r\n");
}
outf_console ("\r\n");