diff options
Diffstat (limited to 'usr.bin/mg/echo.c')
-rw-r--r-- | usr.bin/mg/echo.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.bin/mg/echo.c b/usr.bin/mg/echo.c index 3f855bf215a..1dab9a0df0e 100644 --- a/usr.bin/mg/echo.c +++ b/usr.bin/mg/echo.c @@ -1,4 +1,7 @@ -/* $OpenBSD: echo.c,v 1.34 2005/05/31 20:38:59 kjell Exp $ */ +/* $OpenBSD: echo.c,v 1.35 2005/06/14 18:14:40 kjell Exp $ */ + +/* This file is in the public domain. */ + /* * Echo line reading and writing. * |