diff options
author | Stan Shebs <shebs@codesourcery.com> | 1999-01-05 00:18:06 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1999-01-05 00:18:06 +0000 |
commit | 1de132317222a4235270b1844e11fdfd03777c5b (patch) | |
tree | 21bd307e27bae64c73ce1ed71962117718435276 /gdb/remote-vx.c | |
parent | f240337a6fd6850c97d153749825fc22c2267b74 (diff) | |
download | gdb-1de132317222a4235270b1844e11fdfd03777c5b.zip gdb-1de132317222a4235270b1844e11fdfd03777c5b.tar.gz gdb-1de132317222a4235270b1844e11fdfd03777c5b.tar.bz2 |
fix copyright dates
Diffstat (limited to 'gdb/remote-vx.c')
-rw-r--r-- | gdb/remote-vx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-vx.c b/gdb/remote-vx.c index 222f674..9ad86d4 100644 --- a/gdb/remote-vx.c +++ b/gdb/remote-vx.c @@ -1,5 +1,5 @@ /* Memory-access and commands for remote VxWorks processes, for GDB. - Copyright 1990, 1991, 1992 Free Software Foundation, Inc. + Copyright (C) 1990-95, 1997-98, 1999 Free Software Foundation, Inc. Contributed by Wind River Systems and Cygnus Support. This file is part of GDB. |