From 25d7717e55e4253c11ecc68857b80e0412372c22 Mon Sep 17 00:00:00 2001 From: Craig Burley Date: Mon, 15 Feb 1999 18:18:19 +0000 Subject: [PATCH] delete/change my email address From-SVN: r25221 --- gcc/f/ChangeLog | 5 +++++ gcc/f/ansify.c | 2 +- gcc/f/assert.j | 2 +- gcc/f/bad.c | 2 +- gcc/f/bad.def | 2 +- gcc/f/bad.h | 2 +- gcc/f/bit.c | 2 +- gcc/f/bit.h | 2 +- gcc/f/bld-op.def | 2 +- gcc/f/bld.c | 2 +- gcc/f/bld.h | 2 +- gcc/f/com-rt.def | 2 +- gcc/f/com.c | 2 +- gcc/f/com.h | 2 +- gcc/f/config.j | 2 +- gcc/f/convert.j | 2 +- gcc/f/data.c | 2 +- gcc/f/data.h | 2 +- gcc/f/equiv.c | 2 +- gcc/f/equiv.h | 2 +- gcc/f/expr.c | 2 +- gcc/f/expr.h | 2 +- gcc/f/fini.c | 2 +- gcc/f/flags.j | 2 +- gcc/f/g77.texi | 7 +++---- gcc/f/glimits.j | 2 +- gcc/f/global.c | 2 +- gcc/f/global.h | 2 +- gcc/f/hconfig.j | 2 +- gcc/f/implic.c | 2 +- gcc/f/implic.h | 2 +- gcc/f/info-b.def | 2 +- gcc/f/info-k.def | 2 +- gcc/f/info-w.def | 2 +- gcc/f/info.c | 2 +- gcc/f/info.h | 2 +- gcc/f/input.j | 2 +- gcc/f/intdoc.c | 2 +- gcc/f/intrin.c | 2 +- gcc/f/intrin.h | 2 +- gcc/f/lab.c | 2 +- gcc/f/lab.h | 2 +- gcc/f/lang-options.h | 2 +- gcc/f/lang-specs.h | 2 +- gcc/f/lex.c | 2 +- gcc/f/lex.h | 2 +- gcc/f/malloc.c | 2 +- gcc/f/malloc.h | 2 +- gcc/f/name.c | 2 +- gcc/f/name.h | 2 +- gcc/f/output.j | 2 +- gcc/f/parse.c | 2 +- gcc/f/proj.c | 2 +- gcc/f/proj.h | 2 +- gcc/f/rtl.j | 2 +- gcc/f/src.c | 2 +- gcc/f/src.h | 2 +- gcc/f/st.c | 2 +- gcc/f/st.h | 2 +- gcc/f/sta.c | 2 +- gcc/f/sta.h | 2 +- gcc/f/stb.c | 2 +- gcc/f/stb.h | 2 +- gcc/f/stc.c | 2 +- gcc/f/stc.h | 2 +- gcc/f/std.c | 2 +- gcc/f/std.h | 2 +- gcc/f/ste.c | 2 +- gcc/f/ste.h | 2 +- gcc/f/storag.c | 2 +- gcc/f/storag.h | 2 +- gcc/f/stp.c | 2 +- gcc/f/stp.h | 2 +- gcc/f/str-1t.fin | 2 +- gcc/f/str-2t.fin | 2 +- gcc/f/str-fo.fin | 2 +- gcc/f/str-io.fin | 2 +- gcc/f/str-nq.fin | 2 +- gcc/f/str-op.fin | 2 +- gcc/f/str-ot.fin | 2 +- gcc/f/str.c | 2 +- gcc/f/str.h | 2 +- gcc/f/sts.c | 2 +- gcc/f/sts.h | 2 +- gcc/f/stt.c | 2 +- gcc/f/stt.h | 2 +- gcc/f/stu.c | 2 +- gcc/f/stu.h | 2 +- gcc/f/stv.c | 2 +- gcc/f/stv.h | 2 +- gcc/f/stw.c | 2 +- gcc/f/stw.h | 2 +- gcc/f/symbol.c | 2 +- gcc/f/symbol.def | 2 +- gcc/f/symbol.h | 2 +- gcc/f/system.j | 2 +- gcc/f/target.c | 2 +- gcc/f/target.h | 2 +- gcc/f/tconfig.j | 2 +- gcc/f/tm.j | 2 +- gcc/f/top.c | 2 +- gcc/f/top.h | 2 +- gcc/f/toplev.j | 2 +- gcc/f/tree.j | 2 +- gcc/f/type.c | 2 +- gcc/f/type.h | 2 +- gcc/f/where.c | 2 +- gcc/f/where.h | 2 +- libf2c/ChangeLog | 4 ++++ libf2c/f2c.h | 2 +- 110 files changed, 119 insertions(+), 111 deletions(-) diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index cadce23a5316..c4639c727896 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,8 @@ +1999-02-15 Craig Burley + + * *.*: Delete my (old) email address in most places, change it + in a few. + 1999-02-14 Craig Burley * version.c: Bump. diff --git a/gcc/f/ansify.c b/gcc/f/ansify.c index 3af68e55483d..15b05e8fd90b 100644 --- a/gcc/f/ansify.c +++ b/gcc/f/ansify.c @@ -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. diff --git a/gcc/f/assert.j b/gcc/f/assert.j index a24b66fa17ac..d9b9daafdd21 100644 --- a/gcc/f/assert.j +++ b/gcc/f/assert.j @@ -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. diff --git a/gcc/f/bad.c b/gcc/f/bad.c index 8387c4a25333..63311d59b77f 100644 --- a/gcc/f/bad.c +++ b/gcc/f/bad.c @@ -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. diff --git a/gcc/f/bad.def b/gcc/f/bad.def index 3a86a1f1ffc4..6d961103ba26 100644 --- a/gcc/f/bad.def +++ b/gcc/f/bad.def @@ -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. diff --git a/gcc/f/bad.h b/gcc/f/bad.h index a52ff1fae7f3..5a9afbaa2d80 100644 --- a/gcc/f/bad.h +++ b/gcc/f/bad.h @@ -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. diff --git a/gcc/f/bit.c b/gcc/f/bit.c index 71e74d7f1f8c..5f581a008914 100644 --- a/gcc/f/bit.c +++ b/gcc/f/bit.c @@ -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. diff --git a/gcc/f/bit.h b/gcc/f/bit.h index 0e8449936d57..a2acc25a9e90 100644 --- a/gcc/f/bit.h +++ b/gcc/f/bit.h @@ -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. diff --git a/gcc/f/bld-op.def b/gcc/f/bld-op.def index 44cde449800d..737dcc7e2f69 100644 --- a/gcc/f/bld-op.def +++ b/gcc/f/bld-op.def @@ -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. diff --git a/gcc/f/bld.c b/gcc/f/bld.c index 6e7569289199..c35af2db30f8 100644 --- a/gcc/f/bld.c +++ b/gcc/f/bld.c @@ -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. diff --git a/gcc/f/bld.h b/gcc/f/bld.h index d3b613efac24..1950f90ef96c 100644 --- a/gcc/f/bld.h +++ b/gcc/f/bld.h @@ -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. diff --git a/gcc/f/com-rt.def b/gcc/f/com-rt.def index 6ceaf17db762..8364457542e0 100644 --- a/gcc/f/com-rt.def +++ b/gcc/f/com-rt.def @@ -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. diff --git a/gcc/f/com.c b/gcc/f/com.c index c45c6b83733e..3b1b7b14dc3d 100644 --- a/gcc/f/com.c +++ b/gcc/f/com.c @@ -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. diff --git a/gcc/f/com.h b/gcc/f/com.h index db8f4693f87d..2d1b70a0e558 100644 --- a/gcc/f/com.h +++ b/gcc/f/com.h @@ -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. diff --git a/gcc/f/config.j b/gcc/f/config.j index 3fd1c110bc95..fda03eb1e29a 100644 --- a/gcc/f/config.j +++ b/gcc/f/config.j @@ -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. diff --git a/gcc/f/convert.j b/gcc/f/convert.j index 85e3af8f6241..76b8e024b9a9 100644 --- a/gcc/f/convert.j +++ b/gcc/f/convert.j @@ -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. diff --git a/gcc/f/data.c b/gcc/f/data.c index a8acd5c64cdd..216517f04bf8 100644 --- a/gcc/f/data.c +++ b/gcc/f/data.c @@ -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. diff --git a/gcc/f/data.h b/gcc/f/data.h index 26c4f54f5449..666612e3964e 100644 --- a/gcc/f/data.h +++ b/gcc/f/data.h @@ -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. diff --git a/gcc/f/equiv.c b/gcc/f/equiv.c index a9de49d15120..4d89622abb1c 100644 --- a/gcc/f/equiv.c +++ b/gcc/f/equiv.c @@ -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. diff --git a/gcc/f/equiv.h b/gcc/f/equiv.h index daf0cee1dc7a..0a0ce92f4236 100644 --- a/gcc/f/equiv.h +++ b/gcc/f/equiv.h @@ -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. diff --git a/gcc/f/expr.c b/gcc/f/expr.c index 7e7bf8678757..7ed5100d278c 100644 --- a/gcc/f/expr.c +++ b/gcc/f/expr.c @@ -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. diff --git a/gcc/f/expr.h b/gcc/f/expr.h index 04143e67146b..3f781f91904a 100644 --- a/gcc/f/expr.h +++ b/gcc/f/expr.h @@ -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. diff --git a/gcc/f/fini.c b/gcc/f/fini.c index a51000bba7d3..1c54997c1f90 100644 --- a/gcc/f/fini.c +++ b/gcc/f/fini.c @@ -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. diff --git a/gcc/f/flags.j b/gcc/f/flags.j index 02742d8106e0..44587a495229 100644 --- a/gcc/f/flags.j +++ b/gcc/f/flags.j @@ -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. diff --git a/gcc/f/g77.texi b/gcc/f/g77.texi index e2f82eff1317..143edeac154f 100644 --- a/gcc/f/g77.texi +++ b/gcc/f/g77.texi @@ -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. diff --git a/gcc/f/glimits.j b/gcc/f/glimits.j index 5d5406c774c5..0262258423ac 100644 --- a/gcc/f/glimits.j +++ b/gcc/f/glimits.j @@ -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. diff --git a/gcc/f/global.c b/gcc/f/global.c index 8be7d0c4c66c..0a0954055c2d 100644 --- a/gcc/f/global.c +++ b/gcc/f/global.c @@ -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. diff --git a/gcc/f/global.h b/gcc/f/global.h index 38cf8d55cfc0..996646aae531 100644 --- a/gcc/f/global.h +++ b/gcc/f/global.h @@ -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. diff --git a/gcc/f/hconfig.j b/gcc/f/hconfig.j index a2fc0d17474e..c73930cf9e83 100644 --- a/gcc/f/hconfig.j +++ b/gcc/f/hconfig.j @@ -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. diff --git a/gcc/f/implic.c b/gcc/f/implic.c index b0271e812bf8..3ff27fd22964 100644 --- a/gcc/f/implic.c +++ b/gcc/f/implic.c @@ -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. diff --git a/gcc/f/implic.h b/gcc/f/implic.h index 7550e0dfe1b5..b79a419ecfca 100644 --- a/gcc/f/implic.h +++ b/gcc/f/implic.h @@ -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. diff --git a/gcc/f/info-b.def b/gcc/f/info-b.def index 30df25e18a9c..088d108f0553 100644 --- a/gcc/f/info-b.def +++ b/gcc/f/info-b.def @@ -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. diff --git a/gcc/f/info-k.def b/gcc/f/info-k.def index a1441c90d0cd..30fb382c45aa 100644 --- a/gcc/f/info-k.def +++ b/gcc/f/info-k.def @@ -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. diff --git a/gcc/f/info-w.def b/gcc/f/info-w.def index 54a1b364ab2f..57e3f8c6d628 100644 --- a/gcc/f/info-w.def +++ b/gcc/f/info-w.def @@ -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. diff --git a/gcc/f/info.c b/gcc/f/info.c index 05a6e26c0164..def0575c96b0 100644 --- a/gcc/f/info.c +++ b/gcc/f/info.c @@ -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. diff --git a/gcc/f/info.h b/gcc/f/info.h index 8eaaa5d5f960..af38661f9420 100644 --- a/gcc/f/info.h +++ b/gcc/f/info.h @@ -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. diff --git a/gcc/f/input.j b/gcc/f/input.j index 1444de23d3e3..cc9ff24b0730 100644 --- a/gcc/f/input.j +++ b/gcc/f/input.j @@ -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. diff --git a/gcc/f/intdoc.c b/gcc/f/intdoc.c index 0ac39ff43ce8..e4f45cac91f8 100644 --- a/gcc/f/intdoc.c +++ b/gcc/f/intdoc.c @@ -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. diff --git a/gcc/f/intrin.c b/gcc/f/intrin.c index dbfbdafd99d7..c018b5c232a1 100644 --- a/gcc/f/intrin.c +++ b/gcc/f/intrin.c @@ -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. diff --git a/gcc/f/intrin.h b/gcc/f/intrin.h index 0006c8aa7d56..0fb156b358ba 100644 --- a/gcc/f/intrin.h +++ b/gcc/f/intrin.h @@ -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. diff --git a/gcc/f/lab.c b/gcc/f/lab.c index e1610972c489..a870a7fe9c02 100644 --- a/gcc/f/lab.c +++ b/gcc/f/lab.c @@ -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. diff --git a/gcc/f/lab.h b/gcc/f/lab.h index d5598607218a..09f1291ed5e4 100644 --- a/gcc/f/lab.h +++ b/gcc/f/lab.h @@ -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. diff --git a/gcc/f/lang-options.h b/gcc/f/lang-options.h index 0fa927a2156d..e1446ddde44e 100644 --- a/gcc/f/lang-options.h +++ b/gcc/f/lang-options.h @@ -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. diff --git a/gcc/f/lang-specs.h b/gcc/f/lang-specs.h index a40b2e8b18a6..8e22fededb09 100644 --- a/gcc/f/lang-specs.h +++ b/gcc/f/lang-specs.h @@ -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. diff --git a/gcc/f/lex.c b/gcc/f/lex.c index 19cef8861e50..eb30b1b3985b 100644 --- a/gcc/f/lex.c +++ b/gcc/f/lex.c @@ -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. diff --git a/gcc/f/lex.h b/gcc/f/lex.h index c9a9dd5f800c..440eaf66c14e 100644 --- a/gcc/f/lex.h +++ b/gcc/f/lex.h @@ -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. diff --git a/gcc/f/malloc.c b/gcc/f/malloc.c index d7041c3bd913..406200baddda 100644 --- a/gcc/f/malloc.c +++ b/gcc/f/malloc.c @@ -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. diff --git a/gcc/f/malloc.h b/gcc/f/malloc.h index ea432765860e..6f487fbc5b0d 100644 --- a/gcc/f/malloc.h +++ b/gcc/f/malloc.h @@ -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. diff --git a/gcc/f/name.c b/gcc/f/name.c index 560f642a7d1e..c2cdf63a7878 100644 --- a/gcc/f/name.c +++ b/gcc/f/name.c @@ -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. diff --git a/gcc/f/name.h b/gcc/f/name.h index 8359ed688790..dac3a78a1b2c 100644 --- a/gcc/f/name.h +++ b/gcc/f/name.h @@ -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. diff --git a/gcc/f/output.j b/gcc/f/output.j index 2816b7e5481d..8816b75e6667 100644 --- a/gcc/f/output.j +++ b/gcc/f/output.j @@ -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. diff --git a/gcc/f/parse.c b/gcc/f/parse.c index 6c92de9230e0..1ffd6b3c935f 100644 --- a/gcc/f/parse.c +++ b/gcc/f/parse.c @@ -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. diff --git a/gcc/f/proj.c b/gcc/f/proj.c index 6af2df50885e..237ebe0ddf41 100644 --- a/gcc/f/proj.c +++ b/gcc/f/proj.c @@ -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. diff --git a/gcc/f/proj.h b/gcc/f/proj.h index 93b12b330c89..47fc2f94ab73 100644 --- a/gcc/f/proj.h +++ b/gcc/f/proj.h @@ -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. diff --git a/gcc/f/rtl.j b/gcc/f/rtl.j index 99923f481e9b..ab78e3a7736d 100644 --- a/gcc/f/rtl.j +++ b/gcc/f/rtl.j @@ -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. diff --git a/gcc/f/src.c b/gcc/f/src.c index 3fd175524416..7b2393104080 100644 --- a/gcc/f/src.c +++ b/gcc/f/src.c @@ -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. diff --git a/gcc/f/src.h b/gcc/f/src.h index 0216a7cef0bb..7ba03e0a4044 100644 --- a/gcc/f/src.h +++ b/gcc/f/src.h @@ -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. diff --git a/gcc/f/st.c b/gcc/f/st.c index 2abd0994fb39..8f27f89fbfd3 100644 --- a/gcc/f/st.c +++ b/gcc/f/st.c @@ -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. diff --git a/gcc/f/st.h b/gcc/f/st.h index 5036b274410a..cfcc7bee6a92 100644 --- a/gcc/f/st.h +++ b/gcc/f/st.h @@ -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. diff --git a/gcc/f/sta.c b/gcc/f/sta.c index 58156f592bac..dd825b5388de 100644 --- a/gcc/f/sta.c +++ b/gcc/f/sta.c @@ -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. diff --git a/gcc/f/sta.h b/gcc/f/sta.h index 6bb9913d1ff5..87e2d9708c2a 100644 --- a/gcc/f/sta.h +++ b/gcc/f/sta.h @@ -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. diff --git a/gcc/f/stb.c b/gcc/f/stb.c index c14ccf5a6615..7046f74072c6 100644 --- a/gcc/f/stb.c +++ b/gcc/f/stb.c @@ -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. diff --git a/gcc/f/stb.h b/gcc/f/stb.h index 7338bcf08a89..da4123c1fa10 100644 --- a/gcc/f/stb.h +++ b/gcc/f/stb.h @@ -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. diff --git a/gcc/f/stc.c b/gcc/f/stc.c index e720f9dd03e0..83c2ad6a2089 100644 --- a/gcc/f/stc.c +++ b/gcc/f/stc.c @@ -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. diff --git a/gcc/f/stc.h b/gcc/f/stc.h index c26fca192237..12b4783f442d 100644 --- a/gcc/f/stc.h +++ b/gcc/f/stc.h @@ -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. diff --git a/gcc/f/std.c b/gcc/f/std.c index 540da6c5498b..26757bc9df1a 100644 --- a/gcc/f/std.c +++ b/gcc/f/std.c @@ -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. diff --git a/gcc/f/std.h b/gcc/f/std.h index 810f42780832..bfad671bb25a 100644 --- a/gcc/f/std.h +++ b/gcc/f/std.h @@ -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. diff --git a/gcc/f/ste.c b/gcc/f/ste.c index 4a2476dde51e..113548c127db 100644 --- a/gcc/f/ste.c +++ b/gcc/f/ste.c @@ -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. diff --git a/gcc/f/ste.h b/gcc/f/ste.h index 0ee0d0fb1604..2c818759d1f1 100644 --- a/gcc/f/ste.h +++ b/gcc/f/ste.h @@ -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. diff --git a/gcc/f/storag.c b/gcc/f/storag.c index 76f5cd35e518..f8af500ddb98 100644 --- a/gcc/f/storag.c +++ b/gcc/f/storag.c @@ -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. diff --git a/gcc/f/storag.h b/gcc/f/storag.h index 5addab5f9d5e..bc5c9e6ad142 100644 --- a/gcc/f/storag.h +++ b/gcc/f/storag.h @@ -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. diff --git a/gcc/f/stp.c b/gcc/f/stp.c index 6c95c74ee9fd..7b8763d0c8f1 100644 --- a/gcc/f/stp.c +++ b/gcc/f/stp.c @@ -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. diff --git a/gcc/f/stp.h b/gcc/f/stp.h index edfccc663826..d995cf0079e3 100644 --- a/gcc/f/stp.h +++ b/gcc/f/stp.h @@ -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. diff --git a/gcc/f/str-1t.fin b/gcc/f/str-1t.fin index 674c92d26890..b74f5834e943 100644 --- a/gcc/f/str-1t.fin +++ b/gcc/f/str-1t.fin @@ -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. diff --git a/gcc/f/str-2t.fin b/gcc/f/str-2t.fin index ea86819e8e74..d0ba9fcce704 100644 --- a/gcc/f/str-2t.fin +++ b/gcc/f/str-2t.fin @@ -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. diff --git a/gcc/f/str-fo.fin b/gcc/f/str-fo.fin index 243941f1b70e..ea39b6c61548 100644 --- a/gcc/f/str-fo.fin +++ b/gcc/f/str-fo.fin @@ -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. diff --git a/gcc/f/str-io.fin b/gcc/f/str-io.fin index 4124da6e6147..efd4008f4dcc 100644 --- a/gcc/f/str-io.fin +++ b/gcc/f/str-io.fin @@ -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. diff --git a/gcc/f/str-nq.fin b/gcc/f/str-nq.fin index cce87450d618..3cdae089dac0 100644 --- a/gcc/f/str-nq.fin +++ b/gcc/f/str-nq.fin @@ -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. diff --git a/gcc/f/str-op.fin b/gcc/f/str-op.fin index 62396f2f32b8..b7a51126fa7d 100644 --- a/gcc/f/str-op.fin +++ b/gcc/f/str-op.fin @@ -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. diff --git a/gcc/f/str-ot.fin b/gcc/f/str-ot.fin index a4ad76853685..c96b59c9bb04 100644 --- a/gcc/f/str-ot.fin +++ b/gcc/f/str-ot.fin @@ -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. diff --git a/gcc/f/str.c b/gcc/f/str.c index 86227895e6de..f03c893f209d 100644 --- a/gcc/f/str.c +++ b/gcc/f/str.c @@ -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. diff --git a/gcc/f/str.h b/gcc/f/str.h index 17b58ea0a10f..1ed1228e35d9 100644 --- a/gcc/f/str.h +++ b/gcc/f/str.h @@ -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. diff --git a/gcc/f/sts.c b/gcc/f/sts.c index 1229ad55dc72..6fa239c9a1d8 100644 --- a/gcc/f/sts.c +++ b/gcc/f/sts.c @@ -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. diff --git a/gcc/f/sts.h b/gcc/f/sts.h index d2c2b6e3bd85..305f7a0b08b9 100644 --- a/gcc/f/sts.h +++ b/gcc/f/sts.h @@ -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. diff --git a/gcc/f/stt.c b/gcc/f/stt.c index d2db3798a3d4..ad773c48bb3e 100644 --- a/gcc/f/stt.c +++ b/gcc/f/stt.c @@ -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. diff --git a/gcc/f/stt.h b/gcc/f/stt.h index 38ffa41ebcde..d365bf5bd8a1 100644 --- a/gcc/f/stt.h +++ b/gcc/f/stt.h @@ -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. diff --git a/gcc/f/stu.c b/gcc/f/stu.c index 7dcbdcbb67b1..e201c3101667 100644 --- a/gcc/f/stu.c +++ b/gcc/f/stu.c @@ -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. diff --git a/gcc/f/stu.h b/gcc/f/stu.h index 61d7b407a33f..b9d9d521f34a 100644 --- a/gcc/f/stu.h +++ b/gcc/f/stu.h @@ -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. diff --git a/gcc/f/stv.c b/gcc/f/stv.c index c65235637436..cd31ac492a5a 100644 --- a/gcc/f/stv.c +++ b/gcc/f/stv.c @@ -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. diff --git a/gcc/f/stv.h b/gcc/f/stv.h index 9ecdd80ce3a2..22b177e027a1 100644 --- a/gcc/f/stv.h +++ b/gcc/f/stv.h @@ -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. diff --git a/gcc/f/stw.c b/gcc/f/stw.c index 90a19a515d1a..71218452a0fa 100644 --- a/gcc/f/stw.c +++ b/gcc/f/stw.c @@ -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. diff --git a/gcc/f/stw.h b/gcc/f/stw.h index 8caefbd5f02e..92b5ff9ddb8e 100644 --- a/gcc/f/stw.h +++ b/gcc/f/stw.h @@ -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. diff --git a/gcc/f/symbol.c b/gcc/f/symbol.c index 8aa72306ecac..e66c7f232574 100644 --- a/gcc/f/symbol.c +++ b/gcc/f/symbol.c @@ -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. diff --git a/gcc/f/symbol.def b/gcc/f/symbol.def index 343f80e4da4b..9cddcb6dbe07 100644 --- a/gcc/f/symbol.def +++ b/gcc/f/symbol.def @@ -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. diff --git a/gcc/f/symbol.h b/gcc/f/symbol.h index b534ae61acf7..55cd48e021e4 100644 --- a/gcc/f/symbol.h +++ b/gcc/f/symbol.h @@ -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. diff --git a/gcc/f/system.j b/gcc/f/system.j index 6a37324350d7..38547c830086 100644 --- a/gcc/f/system.j +++ b/gcc/f/system.j @@ -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. diff --git a/gcc/f/target.c b/gcc/f/target.c index 5de05ff07caa..d3e248e7d21b 100644 --- a/gcc/f/target.c +++ b/gcc/f/target.c @@ -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. diff --git a/gcc/f/target.h b/gcc/f/target.h index ef59f90dd4a1..4588a52cafed 100644 --- a/gcc/f/target.h +++ b/gcc/f/target.h @@ -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. diff --git a/gcc/f/tconfig.j b/gcc/f/tconfig.j index 41352919ba73..9c4c3ecf360c 100644 --- a/gcc/f/tconfig.j +++ b/gcc/f/tconfig.j @@ -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. diff --git a/gcc/f/tm.j b/gcc/f/tm.j index 443fd53af9c3..e0d759426396 100644 --- a/gcc/f/tm.j +++ b/gcc/f/tm.j @@ -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. diff --git a/gcc/f/top.c b/gcc/f/top.c index 588d4ed64dc3..6f94b1ce0fd9 100644 --- a/gcc/f/top.c +++ b/gcc/f/top.c @@ -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. diff --git a/gcc/f/top.h b/gcc/f/top.h index 29f730d74582..d8de0e32f93e 100644 --- a/gcc/f/top.h +++ b/gcc/f/top.h @@ -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. diff --git a/gcc/f/toplev.j b/gcc/f/toplev.j index 9ee892bed8f9..4b8b7970cd05 100644 --- a/gcc/f/toplev.j +++ b/gcc/f/toplev.j @@ -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. diff --git a/gcc/f/tree.j b/gcc/f/tree.j index 009af12a8619..b0bf98a73fdd 100644 --- a/gcc/f/tree.j +++ b/gcc/f/tree.j @@ -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. diff --git a/gcc/f/type.c b/gcc/f/type.c index 76f0e87c44d7..7625cbbaa0ea 100644 --- a/gcc/f/type.c +++ b/gcc/f/type.c @@ -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. diff --git a/gcc/f/type.h b/gcc/f/type.h index 94d6404d6b27..aaae51e6565b 100644 --- a/gcc/f/type.h +++ b/gcc/f/type.h @@ -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. diff --git a/gcc/f/where.c b/gcc/f/where.c index b8b648c76f91..2792899d4107 100644 --- a/gcc/f/where.c +++ b/gcc/f/where.c @@ -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. diff --git a/gcc/f/where.h b/gcc/f/where.h index 2091f361d66b..32b3d4b224d4 100644 --- a/gcc/f/where.h +++ b/gcc/f/where.h @@ -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. diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog index cc76cc510ea1..911b4671a34f 100644 --- a/libf2c/ChangeLog +++ b/libf2c/ChangeLog @@ -1,3 +1,7 @@ +1999-02-15 Craig Burley + + * f2c.h: Delete my (old) email address. + 1999-02-14 Craig Burley * libU77/Version.c: Bump ("update" below) to date of last change. diff --git a/libf2c/f2c.h b/libf2c/f2c.h index f27703f48079..71e536164974 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.