new file
[unix-history] / usr / src / games / backgammon / common_source / message.c
/*
* 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) %G%";
#endif not lint
char *message[] = {
"Last update on Saturday, January 11, 1986.",
0
};