aboutsummaryrefslogtreecommitdiff
path: root/gdb/dcache.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-09-14 22:35:33 +0000
committerAndrew Cagney <cagney@redhat.com>2003-09-14 22:35:33 +0000
commit6951700025cba17b96a672a18681ec47158618ae (patch)
treecdb489cfd85eb174a93c66f3b496df0c16fbbdc8 /gdb/dcache.c
parentef8b349d3cc6401d3c536ac496b98bb3f50e9a5e (diff)
downloadfsf-binutils-gdb-6951700025cba17b96a672a18681ec47158618ae.zip
fsf-binutils-gdb-6951700025cba17b96a672a18681ec47158618ae.tar.gz
fsf-binutils-gdb-6951700025cba17b96a672a18681ec47158618ae.tar.bz2
2003-09-14 Andrew Cagney <cagney@redhat.com>
* rs6000-tdep.c (rs6000_push_dummy_call): Fix typos. * dcache.c: Update copyrights and descriptions. * scm-exp.c, ia64-aix-nat.c, hppam3-nat.c: environ.c: Ditto.
Diffstat (limited to 'gdb/dcache.c')
-rw-r--r--gdb/dcache.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/gdb/dcache.c b/gdb/dcache.c
index eef6bbe..cc115cc 100644
--- a/gdb/dcache.c
+++ b/gdb/dcache.c
@@ -1,6 +1,7 @@
-/* Caching code.
- Copyright 1992, 1993, 1995, 1996, 1998, 1999, 2000, 2001
- Free Software Foundation, Inc.
+/* Caching code for GDB, the GNU debugger.
+
+ Copyright 1992, 1993, 1995, 1996, 1998, 1999, 2000, 2001, 2003 Free
+ Software Foundation, Inc.
This file is part of GDB.