Oops, fixed copyrights.
authorAndrew Cagney <cagney@redhat.com>
Fri, 28 Jan 2005 16:23:51 +0000 (16:23 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 28 Jan 2005 16:23:51 +0000 (16:23 +0000)
gdb/valprint.c
gdb/valprint.h

index 053f49f..4ef327f 100644 (file)
@@ -1,8 +1,8 @@
 /* Print values for GDB, the GNU debugger.
 
    Copyright 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
-   1996, 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation,
-   Inc.
+   1996, 1997, 1998, 1999, 2000, 2001, 2002, 2005 Free Software
+   Foundation, Inc.
 
    This file is part of GDB.
 
index ae93ff5..444c2f9 100644 (file)
@@ -1,5 +1,7 @@
 /* Declarations for value printing routines for GDB, the GNU debugger.
-   Copyright 1986, 1988, 1989, 1991-1994, 2000 Free Software Foundation, Inc.
+
+   Copyright 1986, 1988, 1989, 1991, 1992, 1993, 1994, 2000, 2005 Free
+   Software Foundation, Inc.
 
    This file is part of GDB.