diff options
Diffstat (limited to 'gdb/nlm/Makefile.in')
-rw-r--r-- | gdb/nlm/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/nlm/Makefile.in b/gdb/nlm/Makefile.in index a3fd151..18a74c4 100644 --- a/gdb/nlm/Makefile.in +++ b/gdb/nlm/Makefile.in @@ -1,4 +1,4 @@ -#Copyright 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1999 +#Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1999 #Free Software Foundation, Inc. # This file is part of GDB. @@ -15,7 +15,7 @@ # # 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. srcdir = @srcdir@ VPATH = @srcdir@ |