OSDN Git Service

JCB: update email in header.
authorfx <fx@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 May 1998 10:50:55 +0000 (10:50 +0000)
committerfx <fx@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 May 1998 10:50:55 +0000 (10:50 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19876 138bc75d-0d04-0410-961f-82ee72b054a4

102 files changed:
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/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/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/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/target.c
gcc/f/target.h
gcc/f/tconfig.j
gcc/f/tm.j
gcc/f/top.c
gcc/f/top.h
gcc/f/tree.j
gcc/f/type.c
gcc/f/type.h
gcc/f/where.c
gcc/f/where.h

index c73cc42..2e2615c 100644 (file)
@@ -1,6 +1,6 @@
 /* ansify.c
    Copyright (C) 1997 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index fe95676..a24b66f 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 3db782f..5041e67 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 9a3cf5a..99cd95d 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index cdbf32c..a52ff1f 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 864d601..71e74d7 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index cb7357f..0e84499 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index adaec06..44cde44 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 3a95727..814c18c 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index a9dbe9f..cb6e1ab 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index f124379..111085f 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 6e0f127..7f299a2 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 946e8a5..62346d5 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index b70c3c0..3fd1c11 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index c2e1e4f..85e3af8 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 15bf3b0..60cf1ae 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index a17aa2f..26c4f54 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 7dd2344..8f87f46 100644 (file)
@@ -1,6 +1,6 @@
 /* equiv.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995-1997 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 225cafd..eba5bbf 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index cd471f4..847904f 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index db7d9fa..04143e6 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index fdf577b..491eeb4 100644 (file)
@@ -1,6 +1,6 @@
 /* fini.c
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 67966b9..02742d8 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 9a30bdb..5d5406c 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index a1fdf3d..a2251b7 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index ee4a41b..70c704d 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index b777b68..a2fc0d1 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 292f88f..ee7d45f 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 2c03ab2..7550e0d 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 0084f7a..30df25e 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 46e32b2..a1441c9 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 14e8a58..54a1b36 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 7c1ca9b..399860e 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 33f1aa9..8eaaa5d 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index c7ec5b6..1444de2 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 1f07d0c..80f4dac 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index fccef06..0006c8a 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 7725531..e161097 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index d79e35b..d559860 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 29c7919..9dd3758 100644 (file)
@@ -1,6 +1,6 @@
 /* lang-options.h file for Fortran
-   Copyright (C) 1995-1997 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.ai.mit.edu).
+   Copyright (C) 1995-1998 Free Software Foundation, Inc.
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index c9419c3..ad90f42 100644 (file)
@@ -1,6 +1,6 @@
 /* lang-specs.h file for Fortran
    Copyright (C) 1995-1997 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 1a0913b..f208f9a 100644 (file)
@@ -1,6 +1,6 @@
 /* Implementation of Fortran lexer
    Copyright (C) 1995-1997 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index bae1147..6cab085 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 4a553e9..4560211 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 3d3cd50..ea43276 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 0d85863..560f642 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index e73d950..8359ed6 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 62b98f3..1efdc77 100644 (file)
@@ -1,6 +1,6 @@
 /* GNU Fortran
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 78fcc45..ad32353 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index d05b1c3..3ed059b 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
@@ -36,16 +36,6 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 #endif
 #endif /* !defined (BUILT_WITH_270) */
 
-/* This file used to attempt to allow for all sorts of broken systems.
-   Because the auto-configuration scripts in conf-proj(.in) didn't work
-   on all systems, and I received far too many bug reports about them,
-   I decided to stop trying to cater to broken systems at all, and
-   simply remove all but the simplest and most useful code (which is
-   still in proj.c).
-
-   XXX Not entirely true anymore.  We do want to cater to broken systems
-   again by using autoconf to handle the braindamage for us.  */
-
 /* Include files everyone gets. */
 
 #include "config.j"            /* Must come before any other #includes in gcc. */
index 646e1f6..99923f4 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index fe39961..9a94b8d 100644 (file)
@@ -1,6 +1,6 @@
 /* src.c -- Implementation File
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 0227915..20a1993 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 5406acd..2abd099 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index d762f6c..5036b27 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index e26fa69..9c0e148 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 26e78c4..6bb9913 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index d24f209..20ddf8f 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index a3385d9..7338bcf 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 872b817..937e661 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index d5cc601..c26fca1 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 8c2adfb..540da6c 100644 (file)
@@ -1,6 +1,6 @@
 /* std.c -- Implementation File (module.c template V1.0)
-   Copyright (C) 1995-1998 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.ai.mit.edu).
+   Copyright (C) 1995, 1996 Free Software Foundation, Inc.
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 0e608b1..810f427 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index e35708e..de1fe78 100644 (file)
@@ -1,6 +1,6 @@
 /* ste.c -- Implementation File (module.c template V1.0)
-   Copyright (C) 1995-1998 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.ai.mit.edu).
+   Copyright (C) 1995, 1996 Free Software Foundation, Inc.
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index e2122ce..0ee0d0f 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 7ad155b..76f5cd3 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 89c5f95..5addab5 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 1f28c2e..6c95c74 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 6ad9f68..edfccc6 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index b2c7766..2ca235d 100644 (file)
@@ -1,6 +1,6 @@
 {
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index c897380..ea86819 100644 (file)
@@ -1,6 +1,6 @@
 {
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index f0475cd..243941f 100644 (file)
@@ -1,6 +1,6 @@
 {
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 12066a5..4124da6 100644 (file)
@@ -1,6 +1,6 @@
 {
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index ef4729e..cce8745 100644 (file)
@@ -1,6 +1,6 @@
 {
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 161a648..62396f2 100644 (file)
@@ -1,6 +1,6 @@
 {
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 5677028..a4ad768 100644 (file)
@@ -1,6 +1,6 @@
 {
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 3fa6b86..8622789 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 84def9a..17b58ea 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index dabb919..1229ad5 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index c8141fe..d2c2b6e 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index d0fd582..aceb6ad 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 827841e..770138a 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index a11f00c..7dcbdcb 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 1b1718c..61d7b40 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index bd62e69..c652356 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 6cd9299..9ecdd80 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 70d8803..90a19a5 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 54643b8..8caefbd 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 5e87cf5..65d9daf 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index ad100d4..343f80e 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index efa91bb..d7990f4 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 638a71a..602c1c6 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 216d770..ef59f90 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index b5fb042..4135291 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 08efa51..443fd53 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 641bd39..19b2c77 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 3d91fd7..7ecf998 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 3b836b3..009af12 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index f359362..76f0e87 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index a89364f..94d6404 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index 7442a5f..89e0f85 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.
 
index aae0313..2091f36 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.ai.mit.edu).
+   Contributed by James Craig Burley (burley@gnu.org).
 
 This file is part of GNU Fortran.