/* * Copyright (c) 1980 Regents of the University of California. * All rights reserved. The Berkeley software License Agreement * specifies the terms and conditions for redistribution. */ #ifndef lint static char Msccsid[] = "@(#)Mesgfix 5.2 (Berkeley) 1/8/86"; static char sccsid[] = "@(#)message.c 4.3 (Berkeley) 01/11/86"; #endif not lint char *message[] = { "Last update on Saturday, January 11, 1986.", 0 };