diff options
author | Daniel Jacobowitz <drow@false.org> | 2008-01-01 22:53:26 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2008-01-01 22:53:26 +0000 |
commit | 9b254dd1ce46c19dde1dde5b8d1e22e862dfacce (patch) | |
tree | 0048e6aecca22cb0ca44ebb3175f7c85ec9cea43 /gdb/f-lang.h | |
parent | 33605d39628625079897972b9ecfa8d082000e67 (diff) | |
download | gdb-9b254dd1ce46c19dde1dde5b8d1e22e862dfacce.zip gdb-9b254dd1ce46c19dde1dde5b8d1e22e862dfacce.tar.gz gdb-9b254dd1ce46c19dde1dde5b8d1e22e862dfacce.tar.bz2 |
Updated copyright notices for most files.
Diffstat (limited to 'gdb/f-lang.h')
-rw-r--r-- | gdb/f-lang.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/f-lang.h b/gdb/f-lang.h index e3b2564..1ae6b99 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 (C) 1992, 1993, 1994, 1995, 1998, 2000, 2005, 2007 + Copyright (C) 1992, 1993, 1994, 1995, 1998, 2000, 2005, 2007, 2008 Free Software Foundation, Inc. Contributed by Motorola. Adapted from the C definitions by Farooq Butt |