aboutsummaryrefslogtreecommitdiff
path: root/gdb/values.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-01-14 00:49:06 +0000
committerAndrew Cagney <cagney@redhat.com>2003-01-14 00:49:06 +0000
commit1bac305b7206372b7f2266851d6cc1ee2cb9d7ca (patch)
tree3276680565c09d6930e9fcb81fe9a970abb4e289 /gdb/values.c
parent25caa7a88bd2a350f5b93c30b18be0e13cb31906 (diff)
downloadfsf-binutils-gdb-1bac305b7206372b7f2266851d6cc1ee2cb9d7ca.zip
fsf-binutils-gdb-1bac305b7206372b7f2266851d6cc1ee2cb9d7ca.tar.gz
fsf-binutils-gdb-1bac305b7206372b7f2266851d6cc1ee2cb9d7ca.tar.bz2
2003-01-13 Andrew Cagney <ac131313@redhat.com>
* ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright. * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright. * elfread.c, eval.c, expprint.c, expression.h: Update copyright. * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright. * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright. * language.c, language.h, m32r-tdep.c: Update copyright. * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright. * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright. * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright. * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright. * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright. * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright. Index: mi/ChangeLog 2003-01-13 Andrew Cagney <ac131313@redhat.com> * mi-cmd-env.c: Update copyright.
Diffstat (limited to 'gdb/values.c')
-rw-r--r--gdb/values.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/gdb/values.c b/gdb/values.c
index 5b76d6c..a994862 100644
--- a/gdb/values.c
+++ b/gdb/values.c
@@ -1,7 +1,8 @@
/* Low level packing and unpacking of values for GDB, the GNU Debugger.
+
Copyright 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
- 1995, 1996, 1997, 1998, 1999, 2000, 2002.
- Free Software Foundation, Inc.
+ 1995, 1996, 1997, 1998, 1999, 2000, 2002, 2003 Free Software
+ Foundation, Inc.
This file is part of GDB.