summaryrefslogtreecommitdiff
path: root/gdb/scm-exp.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
commit4a24da3c3920a7854222b7065a28d993ac308d98 (patch)
treec362882c66461c1d3b96042f821678d62bf1bfce /gdb/scm-exp.c
parent97b6c414f691b2019983d009397811f8622fa601 (diff)
downloadgdb-4a24da3c3920a7854222b7065a28d993ac308d98.tar.gz
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/scm-exp.c')
-rw-r--r--gdb/scm-exp.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/scm-exp.c b/gdb/scm-exp.c
index ee7f21d9616..41d78afad71 100644
--- a/gdb/scm-exp.c
+++ b/gdb/scm-exp.c
@@ -1,5 +1,6 @@
/* Scheme/Guile language support routines for GDB, the GNU debugger.
- Copyright 1995, 1996, 2000 Free Software Foundation, Inc.
+
+ Copyright 1995, 1996, 2000, 2003 Free Software Foundation, Inc.
This file is part of GDB.