X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/2b84abb596f52ab2068d52108adc96838ad4340a..31cef89cb428866f787983e68246030321893df4:/usr/src/cmd/ex/ex_argv.h diff --git a/usr/src/cmd/ex/ex_argv.h b/usr/src/cmd/ex/ex_argv.h index 666045b3a5..10fff2afd7 100644 --- a/usr/src/cmd/ex/ex_argv.h +++ b/usr/src/cmd/ex/ex_argv.h @@ -1,4 +1,5 @@ -/* Copyright (c) 1979 Regents of the University of California */ +/* Copyright (c) 1980 Regents of the University of California */ +/* sccs id: @(#)ex_argv.h 6.1 10/18/80 */ /* * The current implementation of the argument list is poor, * using an argv even for internally done "next" commands.