=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/ttyio.c,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- src/usr.bin/mg/ttyio.c 2005/04/13 02:33:08 1.27 +++ src/usr.bin/mg/ttyio.c 2005/06/14 18:14:40 1.28 @@ -1,4 +1,6 @@ -/* $OpenBSD: ttyio.c,v 1.27 2005/04/13 02:33:08 deraadt Exp $ */ +/* $OpenBSD: ttyio.c,v 1.28 2005/06/14 18:14:40 kjell Exp $ */ + +/* This file is in the public domain. */ /* * POSIX terminal I/O.