aboutsummaryrefslogtreecommitdiff
path: root/gdb/valprint.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2005-01-28 16:23:51 +0000
committerAndrew Cagney <cagney@redhat.com>2005-01-28 16:23:51 +0000
commitacf0f27f9e1e9d8258bf8739b6e947fd07a563f2 (patch)
tree21d280008cb381a7204a506d5abd4d138fb1c498 /gdb/valprint.h
parent6c4039537b88d99fca574514c243156467289471 (diff)
downloadgdb-acf0f27f9e1e9d8258bf8739b6e947fd07a563f2.zip
gdb-acf0f27f9e1e9d8258bf8739b6e947fd07a563f2.tar.gz
gdb-acf0f27f9e1e9d8258bf8739b6e947fd07a563f2.tar.bz2
Oops, fixed copyrights.
Diffstat (limited to 'gdb/valprint.h')
-rw-r--r--gdb/valprint.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/gdb/valprint.h b/gdb/valprint.h
index ae93ff5..444c2f9 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.