aboutsummaryrefslogtreecommitdiff
path: root/libf2c
diff options
context:
space:
mode:
authorCraig Burley <craig@jcb-sc.com>1999-02-15 18:18:19 +0000
committerCraig Burley <burley@gcc.gnu.org>1999-02-15 13:18:19 -0500
commit25d7717e55e4253c11ecc68857b80e0412372c22 (patch)
tree4b71db89f320999be17841e2c3008d78c513a40e /libf2c
parent2e79e5cb5db2d4f9c692956f7cd9cea777567577 (diff)
downloadgcc-25d7717e55e4253c11ecc68857b80e0412372c22.zip
gcc-25d7717e55e4253c11ecc68857b80e0412372c22.tar.gz
gcc-25d7717e55e4253c11ecc68857b80e0412372c22.tar.bz2
delete/change my email address
From-SVN: r25221
Diffstat (limited to 'libf2c')
-rw-r--r--libf2c/ChangeLog4
-rw-r--r--libf2c/f2c.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog
index cc76cc5..911b467 100644
--- a/libf2c/ChangeLog
+++ b/libf2c/ChangeLog
@@ -1,3 +1,7 @@
+1999-02-15 Craig Burley <craig@jcb-sc.com>
+
+ * f2c.h: Delete my (old) email address.
+
1999-02-14 Craig Burley <craig@jcb-sc.com>
* libU77/Version.c: Bump ("update" below) to date of last change.
diff --git a/libf2c/f2c.h b/libf2c/f2c.h
index f27703f..71e5361 100644
--- a/libf2c/f2c.h
+++ b/libf2c/f2c.h
@@ -1,6 +1,6 @@
/* f2c.h file for GNU Fortran run-time library
Copyright (C) 1998 Free Software Foundation, Inc.
- Contributed by James Craig Burley (burley@gnu.org).
+ Contributed by James Craig Burley.
This file is part of GNU Fortran.