diff options
author | Craig Burley <craig@jcb-sc.com> | 1999-04-02 09:53:53 +0000 |
---|---|---|
committer | Craig Burley <burley@gcc.gnu.org> | 1999-04-02 04:53:53 -0500 |
commit | 68b14c7178614d82f353c63497e556d7f84f5c4f (patch) | |
tree | a74652f36465fc36ac29d4933779f48a81736e0a | |
parent | ca704688be290932ad47a4b1bf27a854fa9ba919 (diff) | |
download | gcc-68b14c7178614d82f353c63497e556d7f84f5c4f.zip gcc-68b14c7178614d82f353c63497e556d7f84f5c4f.tar.gz gcc-68b14c7178614d82f353c63497e556d7f84f5c4f.tar.bz2 |
give URL for my web page
From-SVN: r26113
-rw-r--r-- | gcc/f/ChangeLog | 5 | ||||
-rw-r--r-- | gcc/f/g77.texi | 4 | ||||
-rw-r--r-- | gcc/f/root.texi | 1 |
3 files changed, 9 insertions, 1 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 45394a3..a5ec467 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,8 @@ +Fri Apr 2 12:49:12 1999 Craig Burley <craig@jcb-sc.com> + + * g77.texi (Funding GNU Fortran): Dude's got a web page. + * root.texi: Ditto. + Tue Mar 30 12:04:11 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> * sta.c (ffesta_ffebad_1sp, ffesta_ffebad_1st, ffesta_ffebad_2st): diff --git a/gcc/f/g77.texi b/gcc/f/g77.texi index 4775a3d..8af9407 100644 --- a/gcc/f/g77.texi +++ b/gcc/f/g77.texi @@ -2,7 +2,7 @@ @c %**start of header @setfilename g77.info -@set last-update 1999-03-15 +@set last-update 1999-04-02 @set copyrights-g77 1995-1999 @include root.texi @@ -828,6 +828,8 @@ without royalty; alteration is not permitted. Work on GNU Fortran is still being done mostly by its author, James Craig Burley (@email{@value{email-burley}}), who is a volunteer for, not an employee of, the Free Software Foundation (FSF). +(He has a web page at @uref{@value{www-burley}}.) + As with other GNU software, funding is important because it can pay for needed equipment, personnel, and so on. diff --git a/gcc/f/root.texi b/gcc/f/root.texi index 25032bf..fd21eb7 100644 --- a/gcc/f/root.texi +++ b/gcc/f/root.texi @@ -31,3 +31,4 @@ @end ifset @set email-burley craig@@jcb-sc.com +@set www-burley http://world.std.com/%7Eburley |