diff options
author | Andrew Cagney <cagney@redhat.com> | 2005-01-28 16:23:51 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2005-01-28 16:23:51 +0000 |
commit | 4ad812858579d74843a3776aaf8a1637e76f43a5 (patch) | |
tree | dc21dbf2b14971f08b5f893c2d6e64a8f8c37b9b /gdb/valprint.h | |
parent | 2478c72a422b2889ff545fa58b7423630e180a95 (diff) | |
download | gdb-4ad812858579d74843a3776aaf8a1637e76f43a5.tar.gz |
Oops, fixed copyrights.
Diffstat (limited to 'gdb/valprint.h')
-rw-r--r-- | gdb/valprint.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gdb/valprint.h b/gdb/valprint.h index ae93ff5ccb6..444c2f9c00d 100644 --- a/gdb/valprint.h +++ b/gdb/valprint.h @@ -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. |