diff options
author | Kevin Buettner <kevinb@redhat.com> | 2001-03-06 08:22:02 +0000 |
---|---|---|
committer | Kevin Buettner <kevinb@redhat.com> | 2001-03-06 08:22:02 +0000 |
commit | b6ba6518e9254bc25f88088228e93ac966ebccd1 (patch) | |
tree | 333e92952c02b66922f28a3e7c02addb61219baa /gdb/rdi-share | |
parent | Fix whitespace problem in my most recent entry. (diff) | |
download | binutils-gdb-b6ba6518e9254bc25f88088228e93ac966ebccd1.tar.gz binutils-gdb-b6ba6518e9254bc25f88088228e93ac966ebccd1.tar.bz2 binutils-gdb-b6ba6518e9254bc25f88088228e93ac966ebccd1.zip |
Update/correct copyright notices.
Diffstat (limited to 'gdb/rdi-share')
-rw-r--r-- | gdb/rdi-share/Makefile.in | 2 | ||||
-rw-r--r-- | gdb/rdi-share/aclocal.m4 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gdb/rdi-share/Makefile.in b/gdb/rdi-share/Makefile.in index 617b4c4d01c..f4afde6ca80 100644 --- a/gdb/rdi-share/Makefile.in +++ b/gdb/rdi-share/Makefile.in @@ -1,6 +1,6 @@ # Makefile.in generated automatically by automake 1.3b from Makefile.am -# Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc. +# Copyright 1994, 1995, 1996, 1997, 1998, 1999 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. diff --git a/gdb/rdi-share/aclocal.m4 b/gdb/rdi-share/aclocal.m4 index 55a8225b960..bab2ccf49cb 100644 --- a/gdb/rdi-share/aclocal.m4 +++ b/gdb/rdi-share/aclocal.m4 @@ -1,6 +1,6 @@ dnl aclocal.m4 generated automatically by aclocal 1.3b -dnl Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc. +dnl Copyright 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. |