OSDN Git Service

delete/change my email address
authorburley <burley@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Feb 1999 18:18:19 +0000 (18:18 +0000)
committerburley <burley@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Feb 1999 18:18:19 +0000 (18:18 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25221 138bc75d-0d04-0410-961f-82ee72b054a4

110 files changed:
gcc/f/ChangeLog
gcc/f/ansify.c
gcc/f/assert.j
gcc/f/bad.c
gcc/f/bad.def
gcc/f/bad.h
gcc/f/bit.c
gcc/f/bit.h
gcc/f/bld-op.def
gcc/f/bld.c
gcc/f/bld.h
gcc/f/com-rt.def
gcc/f/com.c
gcc/f/com.h
gcc/f/config.j
gcc/f/convert.j
gcc/f/data.c
gcc/f/data.h
gcc/f/equiv.c
gcc/f/equiv.h
gcc/f/expr.c
gcc/f/expr.h
gcc/f/fini.c
gcc/f/flags.j
gcc/f/g77.texi
gcc/f/glimits.j
gcc/f/global.c
gcc/f/global.h
gcc/f/hconfig.j
gcc/f/implic.c
gcc/f/implic.h
gcc/f/info-b.def
gcc/f/info-k.def
gcc/f/info-w.def
gcc/f/info.c
gcc/f/info.h
gcc/f/input.j
gcc/f/intdoc.c
gcc/f/intrin.c
gcc/f/intrin.h
gcc/f/lab.c
gcc/f/lab.h
gcc/f/lang-options.h
gcc/f/lang-specs.h
gcc/f/lex.c
gcc/f/lex.h
gcc/f/malloc.c
gcc/f/malloc.h
gcc/f/name.c
gcc/f/name.h
gcc/f/output.j
gcc/f/parse.c
gcc/f/proj.c
gcc/f/proj.h
gcc/f/rtl.j
gcc/f/src.c
gcc/f/src.h
gcc/f/st.c
gcc/f/st.h
gcc/f/sta.c
gcc/f/sta.h
gcc/f/stb.c
gcc/f/stb.h
gcc/f/stc.c
gcc/f/stc.h
gcc/f/std.c
gcc/f/std.h
gcc/f/ste.c
gcc/f/ste.h
gcc/f/storag.c
gcc/f/storag.h
gcc/f/stp.c
gcc/f/stp.h
gcc/f/str-1t.fin
gcc/f/str-2t.fin
gcc/f/str-fo.fin
gcc/f/str-io.fin
gcc/f/str-nq.fin
gcc/f/str-op.fin
gcc/f/str-ot.fin
gcc/f/str.c
gcc/f/str.h
gcc/f/sts.c
gcc/f/sts.h
gcc/f/stt.c
gcc/f/stt.h
gcc/f/stu.c
gcc/f/stu.h
gcc/f/stv.c
gcc/f/stv.h
gcc/f/stw.c
gcc/f/stw.h
gcc/f/symbol.c
gcc/f/symbol.def
gcc/f/symbol.h
gcc/f/system.j
gcc/f/target.c
gcc/f/target.h
gcc/f/tconfig.j
gcc/f/tm.j
gcc/f/top.c
gcc/f/top.h
gcc/f/toplev.j
gcc/f/tree.j
gcc/f/type.c
gcc/f/type.h
gcc/f/where.c
gcc/f/where.h
libf2c/ChangeLog
libf2c/f2c.h

index cadce23..c4639c7 100644 (file)
@@ -1,3 +1,8 @@
+1999-02-15  Craig Burley  <craig@jcb-sc.com>
+
+       * *.*: Delete my (old) email address in most places, change it
+       in a few.
+
 1999-02-14  Craig Burley  <craig@jcb-sc.com>
 
        * version.c: Bump.
index 3af68e5..15b05e8 100644 (file)
@@ -1,6 +1,6 @@
 /* ansify.c
    Copyright (C) 1997 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index a24b66f..d9b9daa 100644 (file)
@@ -1,6 +1,6 @@
 /* assert.j -- Wrapper for GCC's assert.h
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 8387c4a..63311d5 100644 (file)
@@ -1,6 +1,6 @@
 /* bad.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 3a86a1f..6d96110 100644 (file)
@@ -1,6 +1,6 @@
 /* bad.def -- Public #include File (module.h template V1.0)
    Copyright (C) 1995-1997 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index a52ff1f..5a9afba 100644 (file)
@@ -1,6 +1,6 @@
 /* bad.h -- Public #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 71e74d7..5f581a0 100644 (file)
@@ -1,6 +1,6 @@
 /* bit.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 0e84499..a2acc25 100644 (file)
@@ -1,6 +1,6 @@
 /* bit.h -- Public #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 44cde44..737dcc7 100644 (file)
@@ -1,6 +1,6 @@
 /* bld-op.def -- Public #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 6e75692..c35af2d 100644 (file)
@@ -1,6 +1,6 @@
 /* bld.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995, 1996 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index d3b613e..1950f90 100644 (file)
@@ -1,6 +1,6 @@
 /* bld.h -- Public #include File (module.h template V1.0)
    Copyright (C) 1995, 1996 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 6ceaf17..8364457 100644 (file)
@@ -1,6 +1,6 @@
 /* com-rt.def -- Public #include File (module.h template V1.0)
    Copyright (C) 1995-1997 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index c45c6b8..3b1b7b1 100644 (file)
@@ -1,6 +1,6 @@
 /* com.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995-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.
 
index db8f469..2d1b70a 100644 (file)
@@ -1,6 +1,6 @@
 /* com.h -- Public #include File (module.h template V1.0)
    Copyright (C) 1995-1997 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 3fd1c11..fda03eb 100644 (file)
@@ -1,6 +1,6 @@
 /* config.j -- Wrapper for GCC's config.h
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 85e3af8..76b8e02 100644 (file)
@@ -1,6 +1,6 @@
 /* convert.j -- Wrapper for GCC's convert.h
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index a8acd5c..216517f 100644 (file)
@@ -1,6 +1,6 @@
 /* data.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995, 1996 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 26c4f54..666612e 100644 (file)
@@ -1,6 +1,6 @@
 /* data.h -- Public #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index a9de49d..4d89622 100644 (file)
@@ -1,6 +1,6 @@
 /* equiv.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995-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.
 
index daf0cee..0a0ce92 100644 (file)
@@ -1,6 +1,6 @@
 /* equiv.h -- Public #include File (module.h template V1.0)
    Copyright (C) 1995, 1996 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 7e7bf86..7ed5100 100644 (file)
@@ -1,6 +1,6 @@
 /* expr.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995-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.
 
index 04143e6..3f781f9 100644 (file)
@@ -1,6 +1,6 @@
 /* expr.h -- Public #include File (module.h template V1.0)
    Copyright (C) 1995, 1996 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index a51000b..1c54997 100644 (file)
@@ -1,6 +1,6 @@
 /* fini.c
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 02742d8..44587a4 100644 (file)
@@ -1,6 +1,6 @@
 /* flags.j -- Wrapper for GCC's flags.h
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index e2f82ef..143edea 100644 (file)
@@ -99,7 +99,7 @@ translations approved by the Free Software Foundation instead of in the
 original English.
 @end ifinfo
 
-Contributed by James Craig Burley (@email{burley@@gnu.org}).
+Contributed by James Craig Burley (@email{craig@jcb-sc.com}).
 Inspired by a first pass at translating @file{g77-0.5.16/f/DOC} that
 was contributed to Craig by David Ronis (@email{ronis@@onsager.chem.mcgill.ca}).
 
@@ -775,7 +775,7 @@ without royalty; alteration is not permitted.
 @cindex improvements, funding
 
 Work on GNU Fortran is still being done mostly by its author,
-James Craig Burley (@email{burley@@gnu.org}), who is a volunteer
+James Craig Burley (@email{craig@jcb-sc.com}), who is a volunteer
 for, not an employee of, the Free Software Foundation (FSF).
 As with other GNU software, funding is important because it can pay for
 needed equipment, personnel, and so on.
@@ -6293,12 +6293,12 @@ are given arguments that do not conform to their stated requirements:
 @smallexample
       PROGRAM JCB002
 C Version 1:
+C Modified 1999-02-15 (Burley) to delete my email address.
 C Modified 1997-05-21 (Burley) to accommodate compilers that implement
 C INT(I1-I2) as INT(I1)-INT(I2) given INTEGER*2 I1,I2.
 C
 C Version 0:
 C Written by James Craig Burley 1997-02-20.
-C Contact via Internet email: burley@@gnu.org
 C
 C Purpose:
 C Determine how compilers handle non-standard IDIM
@@ -14698,7 +14698,6 @@ The following sample program might help:
       PROGRAM JCB003
 C
 C Written by James Craig Burley 1997-02-23.
-C Contact via Internet email: burley@@gnu.org
 C
 C Determine how compilers handle non-standard REAL
 C and AIMAG on DOUBLE COMPLEX operands.
index 5d5406c..0262258 100644 (file)
@@ -1,6 +1,6 @@
 /* glimits.j -- Wrapper for GCC's glimits.h
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 8be7d0c..0a09540 100644 (file)
@@ -1,6 +1,6 @@
 /* global.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995, 1997 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 38cf8d5..996646a 100644 (file)
@@ -1,6 +1,6 @@
 /* global.h -- Public #include File (module.h template V1.0)
    Copyright (C) 1995, 1997 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index a2fc0d1..c73930c 100644 (file)
@@ -1,6 +1,6 @@
 /* hconfig.j -- Wrapper for GCC's hconfig.h
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index b0271e8..3ff27fd 100644 (file)
@@ -1,6 +1,6 @@
 /* implic.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 7550e0d..b79a419 100644 (file)
@@ -1,6 +1,6 @@
 /* implic.h -- Public #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 30df25e..088d108 100644 (file)
@@ -1,6 +1,6 @@
 /* info-b.def -- Public #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index a1441c9..30fb382 100644 (file)
@@ -1,6 +1,6 @@
 /* info-k.def -- Public #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 54a1b36..57e3f8c 100644 (file)
@@ -1,6 +1,6 @@
 /* info-w.def -- Public #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 05a6e26..def0575 100644 (file)
@@ -1,6 +1,6 @@
 /* info.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 8eaaa5d..af38661 100644 (file)
@@ -1,6 +1,6 @@
 /* info.h -- Public #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 1444de2..cc9ff24 100644 (file)
@@ -1,6 +1,6 @@
 /* input.j -- Wrapper for GCC's input.h
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 0ac39ff..e4f45ca 100644 (file)
@@ -1,6 +1,6 @@
 /* intdoc.c
    Copyright (C) 1997 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index dbfbdaf..c018b5c 100644 (file)
@@ -1,6 +1,6 @@
 /* intrin.c -- Recognize references to intrinsics
    Copyright (C) 1995-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.
 
index 0006c8a..0fb156b 100644 (file)
@@ -1,6 +1,6 @@
 /* intrin.h -- Public interface for intrin.c
    Copyright (C) 1995-1997 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index e161097..a870a7f 100644 (file)
@@ -1,6 +1,6 @@
 /* lab.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index d559860..09f1291 100644 (file)
@@ -1,6 +1,6 @@
 /* lab.h -- Public #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 0fa927a..e1446dd 100644 (file)
@@ -1,6 +1,6 @@
 /* lang-options.h file for Fortran
    Copyright (C) 1995-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.
 
index a40b2e8..8e22fed 100644 (file)
@@ -1,6 +1,6 @@
 /* lang-specs.h file for Fortran
    Copyright (C) 1995-1997, 1999 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 19cef88..eb30b1b 100644 (file)
@@ -1,6 +1,6 @@
 /* Implementation of Fortran lexer
    Copyright (C) 1995-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.
 
index c9a9dd5..440eaf6 100644 (file)
@@ -1,6 +1,6 @@
 /* lex.h -- Public #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index d7041c3..406200b 100644 (file)
@@ -1,6 +1,6 @@
 /* malloc.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index ea43276..6f487fb 100644 (file)
@@ -1,6 +1,6 @@
 /* malloc.h -- Public #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 560f642..c2cdf63 100644 (file)
@@ -1,6 +1,6 @@
 /* name.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 8359ed6..dac3a78 100644 (file)
@@ -1,6 +1,6 @@
 /* name.h -- Public #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 2816b7e..8816b75 100644 (file)
@@ -1,6 +1,6 @@
 /* output.j -- Wrapper for GCC's output.h
    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.
 
index 6c92de9..1ffd6b3 100644 (file)
@@ -1,6 +1,6 @@
 /* GNU Fortran
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 6af2df5..237ebe0 100644 (file)
@@ -1,6 +1,6 @@
 /* proj.c file for GNU Fortran
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 93b12b3..47fc2f9 100644 (file)
@@ -1,6 +1,6 @@
 /* proj.h file for Gnu Fortran
    Copyright (C) 1995, 1996 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 99923f4..ab78e3a 100644 (file)
@@ -1,6 +1,6 @@
 /* rtl.j -- Wrapper for GCC's rtl.h
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 3fd1755..7b23931 100644 (file)
@@ -1,6 +1,6 @@
 /* src.c -- Implementation File
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 0216a7c..7ba03e0 100644 (file)
@@ -1,6 +1,6 @@
 /* src.h -- Public #include File
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 2abd099..8f27f89 100644 (file)
@@ -1,6 +1,6 @@
 /* st.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 5036b27..cfcc7be 100644 (file)
@@ -1,6 +1,6 @@
 /* st.h -- Public #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 58156f5..dd825b5 100644 (file)
@@ -1,6 +1,6 @@
 /* sta.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995-1997 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 6bb9913..87e2d97 100644 (file)
@@ -1,6 +1,6 @@
 /* sta.h -- Private #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index c14ccf5..7046f74 100644 (file)
@@ -1,6 +1,6 @@
 /* stb.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995, 1996 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 7338bcf..da4123c 100644 (file)
@@ -1,6 +1,6 @@
 /* stb.h -- Private #include File (module.h template V1.0)
    Copyright (C) 1995, 1996 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index e720f9d..83c2ad6 100644 (file)
@@ -1,6 +1,6 @@
 /* stc.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995-1997 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index c26fca1..12b4783 100644 (file)
@@ -1,6 +1,6 @@
 /* stc.h -- Private #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 540da6c..26757bc 100644 (file)
@@ -1,6 +1,6 @@
 /* std.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995, 1996 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 810f427..bfad671 100644 (file)
@@ -1,6 +1,6 @@
 /* std.h -- Private #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 4a2476d..113548c 100644 (file)
@@ -1,6 +1,6 @@
 /* ste.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995, 1996 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 0ee0d0f..2c81875 100644 (file)
@@ -1,6 +1,6 @@
 /* ste.h -- Private #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 76f5cd3..f8af500 100644 (file)
@@ -1,6 +1,6 @@
 /* storag.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995, 1996 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 5addab5..bc5c9e6 100644 (file)
@@ -1,6 +1,6 @@
 /* storag.h -- Public #include File (module.h template V1.0)
    Copyright (C) 1995, 1996 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 6c95c74..7b8763d 100644 (file)
@@ -1,6 +1,6 @@
 /* stp.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index edfccc6..d995cf0 100644 (file)
@@ -1,6 +1,6 @@
 /* stp.h -- Private #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 674c92d..b74f583 100644 (file)
@@ -1,6 +1,6 @@
 {
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index ea86819..d0ba9fc 100644 (file)
@@ -1,6 +1,6 @@
 {
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 243941f..ea39b6c 100644 (file)
@@ -1,6 +1,6 @@
 {
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 4124da6..efd4008 100644 (file)
@@ -1,6 +1,6 @@
 {
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index cce8745..3cdae08 100644 (file)
@@ -1,6 +1,6 @@
 {
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 62396f2..b7a5112 100644 (file)
@@ -1,6 +1,6 @@
 {
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index a4ad768..c96b59c 100644 (file)
@@ -1,6 +1,6 @@
 {
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 8622789..f03c893 100644 (file)
@@ -1,6 +1,6 @@
 /* str.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 17b58ea..1ed1228 100644 (file)
@@ -1,6 +1,6 @@
 /* str.h -- Private #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 1229ad5..6fa239c 100644 (file)
@@ -1,6 +1,6 @@
 /* sts.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index d2c2b6e..305f7a0 100644 (file)
@@ -1,6 +1,6 @@
 /* sts.h -- Private #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index d2db379..ad773c4 100644 (file)
@@ -1,6 +1,6 @@
 /* stt.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995, 1997 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 38ffa41..d365bf5 100644 (file)
@@ -1,6 +1,6 @@
 /* stt.h -- Private #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 7dcbdcb..e201c31 100644 (file)
@@ -1,6 +1,6 @@
 /* stu.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995-1997 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 61d7b40..b9d9d52 100644 (file)
@@ -1,6 +1,6 @@
 /* stu.h -- Private #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index c652356..cd31ac4 100644 (file)
@@ -1,6 +1,6 @@
 /* stv.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 9ecdd80..22b177e 100644 (file)
@@ -1,6 +1,6 @@
 /* stv.h -- Private #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 90a19a5..7121845 100644 (file)
@@ -1,6 +1,6 @@
 /* stw.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 8caefbd..92b5ff9 100644 (file)
@@ -1,6 +1,6 @@
 /* stw.h -- Private #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 8aa7230..e66c7f2 100644 (file)
@@ -1,6 +1,6 @@
 /* Implementation of Fortran symbol manager
    Copyright (C) 1995-1997 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 343f80e..9cddcb6 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions and documentations for attributes used in GNU F77 compiler
    Copyright (C) 1995, 1996 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index b534ae6..55cd48e 100644 (file)
@@ -1,6 +1,6 @@
 /* Interface definitions for Fortran symbol manager
    Copyright (C) 1995, 1996 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 6a37324..38547c8 100644 (file)
@@ -1,6 +1,6 @@
 /* system.j -- Wrapper for GCC's system.h
    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.
 
index 5de05ff..d3e248e 100644 (file)
@@ -1,6 +1,6 @@
 /* target.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995-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.
 
index ef59f90..4588a52 100644 (file)
@@ -1,6 +1,6 @@
 /* target.h -- Public #include File (module.h template V1.0)
    Copyright (C) 1995, 1996 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 4135291..9c4c3ec 100644 (file)
@@ -1,6 +1,6 @@
 /* tconfig.j -- Wrapper for GCC's tconfig.h
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 443fd53..e0d7594 100644 (file)
@@ -1,6 +1,6 @@
 /* tm.j -- Wrapper for GCC's tm.h
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 588d4ed..6f94b1c 100644 (file)
@@ -1,6 +1,6 @@
 /* top.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995-1997 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 29f730d..d8de0e3 100644 (file)
@@ -1,6 +1,6 @@
 /* top.h -- Public #include File (module.h template V1.0)
    Copyright (C) 1995-1997 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 9ee892b..4b8b797 100644 (file)
@@ -1,6 +1,6 @@
 /* toplev.j -- Wrapper for GCC's toplev.h
    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.
 
index 009af12..b0bf98a 100644 (file)
@@ -1,6 +1,6 @@
 /* tree.j -- Wrapper for GCC's tree.h
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 76f0e87..7625cbb 100644 (file)
@@ -1,6 +1,6 @@
 /* Implementation of Fortran type abstraction
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 94d6404..aaae51e 100644 (file)
@@ -1,6 +1,6 @@
 /* Interface definitions for Fortran type abstraction
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index b8b648c..2792899 100644 (file)
@@ -1,6 +1,6 @@
 /* where.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index 2091f36..32b3d4b 100644 (file)
@@ -1,6 +1,6 @@
 /* where.h -- Public #include File (module.h template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
index cc76cc5..911b467 100644 (file)
@@ -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.
index f27703f..71e5361 100644 (file)
@@ -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.