Removed my name and (old) e-mail address from comments.

This commit is contained in:
hosokawa 1999-07-07 01:26:55 +00:00
parent d7975be538
commit a912bff109
2 changed files with 4 additions and 12 deletions

View File

@ -1,10 +1,6 @@
#!/bin/sh -
#
# PC-card startup script
# HOSOKAWA, Tatsumi <hosokawa@mt.cs.keio.ac.jp>
#
# $Id: rc.pccard,v 1.12 1999/05/05 19:34:29 markm Exp $
#
# PC-card startup script
# $Id: rc.pccard,v 1.14 1999/07/07 01:19:12 hosokawa Exp $
if [ "X$pccard_enable" = X"YES" ] ; then
if [ "x$pccard_mem" != "xDEFAULT" ] ; then

View File

@ -1,10 +1,6 @@
#!/bin/sh -
#
# PC-card startup script
# HOSOKAWA, Tatsumi <hosokawa@mt.cs.keio.ac.jp>
#
# $Id: rc.pccard,v 1.12 1999/05/05 19:34:29 markm Exp $
#
# PC-card startup script
# $Id: rc.pccard,v 1.14 1999/07/07 01:19:12 hosokawa Exp $
if [ "X$pccard_enable" = X"YES" ] ; then
if [ "x$pccard_mem" != "xDEFAULT" ] ; then