summaryrefslogtreecommitdiff
path: root/gdb/f-lang.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/f-lang.h')
-rw-r--r--gdb/f-lang.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/f-lang.h b/gdb/f-lang.h
index ddc0e89dcba..249d2df5d57 100644
--- a/gdb/f-lang.h
+++ b/gdb/f-lang.h
@@ -1,6 +1,6 @@
/* Fortran language support definitions for GDB, the GNU debugger.
- Copyright 1992, 1993, 1994, 1995, 1998, 2000, 2005 Free Software
+ Copyright (C) 1992, 1993, 1994, 1995, 1998, 2000, 2005 Free Software
Foundation, Inc.
Contributed by Motorola. Adapted from the C definitions by Farooq Butt
@@ -20,8 +20,8 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA. */
+ Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA. */
extern int f_parse (void);