/*
* 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) 1/11/86";
#endif not lint
char *message[] = {
"Last update on Friday, November 26, 1999.",
0
};