aboutsummaryrefslogtreecommitdiff
path: root/gdb/environ.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/environ.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/environ.c')
-rw-r--r--gdb/environ.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/gdb/environ.c b/gdb/environ.c
index 02dd57e..e1972a9 100644
--- a/gdb/environ.c
+++ b/gdb/environ.c
@@ -1,6 +1,7 @@
/* environ.c -- library for manipulating environments for GNU.
- Copyright 1986, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 2000
- Free Software Foundation, Inc.
+
+ Copyright 1986, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 2000,
+ 2003 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by