/* * 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.1 (Berkeley) 5/29/85"; static char sccsid[] = "@(#)message.c 4.2 (Berkeley) 01/08/86"; #endif not lint char *message[] = { "Last update on Saturday, March 30, 1985.", "Check the file /usr/public/gammon.news for details.", 0 };