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 | e5b0333b2bbbfebfd3eef406bd7b737dbbc5e0f8 (patch) | |
tree | af45070dc74a2b891d47388073f5d4ec368a63ed /gdb/rdi-share | |
parent | ecb745c5c373e90c1091820a7024706168e2e398 (diff) | |
download | gdb-e5b0333b2bbbfebfd3eef406bd7b737dbbc5e0f8.tar.gz |
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. |