From: Chris Hanson Date: Wed, 25 Oct 1995 02:30:37 +0000 (+0000) Subject: Flush copyright notice. Screw the compiler vendors. X-Git-Tag: 20090517-FFI~5860 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=9b1b015c90e67e750c7a9ba92b9d75ad7ce9190b;p=mit-scheme.git Flush copyright notice. Screw the compiler vendors. --- diff --git a/v7/src/microcode/nttop.c b/v7/src/microcode/nttop.c index 2c59c117a..c70afa385 100644 --- a/v7/src/microcode/nttop.c +++ b/v7/src/microcode/nttop.c @@ -1,6 +1,6 @@ /* -*-C-*- -$Id: nttop.c,v 1.15 1995/10/24 05:13:42 cph Exp $ +$Id: nttop.c,v 1.16 1995/10/25 02:30:37 cph Exp $ Copyright (c) 1993-95 Massachusetts Institute of Technology @@ -98,10 +98,12 @@ DEFUN_VOID (OS_initialize) void DEFUN_VOID (OS_announcement) { +#if 0 /* To make our compiler vendors happy. */ outf_console - ("Copyright (c) 1993-1994 Massachusetts Institute of Technology\n"); + ("Copyright (c) 1993-1995 Massachusetts Institute of Technology\n"); outf_console ("\n"); +#endif } void