date and time created 82/05/12 11:03:08 by rrh
[unix-history] / usr / src / old / sdb / version.c
CommitLineData
99476924
BJ
1static char sccsid[] = "@(#)version.c 4.1 %G%";
2version() {
3 error("Version 2.6 - February 1, 1980");
4}