X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/d266c41674825be66485f44ce1862b0486da9fb1..7c4625ef998807f077925afb853299edf2fd5202:/usr/src/usr.bin/ex/ex_v.c diff --git a/usr/src/usr.bin/ex/ex_v.c b/usr/src/usr.bin/ex/ex_v.c index 00ef0fa85f..a0f1ea53b7 100644 --- a/usr/src/usr.bin/ex/ex_v.c +++ b/usr/src/usr.bin/ex/ex_v.c @@ -1,4 +1,5 @@ -/* Copyright (c) 1979 Regents of the University of California */ +/* Copyright (c) 1980 Regents of the University of California */ +static char *sccsid = "@(#)ex_v.c 4.2 %G%"; #include "ex.h" #include "ex_re.h" #include "ex_tty.h"