Files
Arquivotheca.SunOS-4.1.4/usr.etc/in.named/version.c
seta75D ff309bfe1c Init
2021-10-11 18:37:13 -03:00

18 lines
347 B
C

/*
* named
*
* Copyright (c) 1986 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 sccsid[] = "@(#)version.c 1.1 94/10/31 SMI"; /* from UCB 4.8 2/28/88 */
#endif
char Version[] = "SMI 4.1";