Updated my email address.

committer: mfx <mfx> 978625825 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2001-01-04 16:30:25 +00:00
parent 794d048bf2
commit f96955b9f0
119 changed files with 301 additions and 282 deletions
+3 -2
View File
@@ -22,10 +22,11 @@
# If not, write to the Free Software Foundation, Inc.,
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#
# John Reiser
# jreiser@BitWagon.com
# Markus F.X.J. Oberhumer Laszlo Molnar John F. Reiser
# markus@oberhumer.com ml1050@cdata.tvnet.hu jreiser@BitWagon.com
#
$fname = shift || die;
sysopen (FH,$fname,2) || die;
binmode FH;