Fix sccs.include.redist.sh line
[unix-history] / usr / src / libexec / ftpd / vers.c
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* %sccs.include.redist.c%
*/
#ifndef lint
static char sccsid[] = "@(#)vers.c 5.1 (Berkeley) %G%";
#endif /* not lint */
char version[] = "Version 5.60";