diff options
author | Stu Grossman <grossman@cygnus> | 1996-01-05 17:11:45 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1996-01-05 17:11:45 +0000 |
commit | 2f4973f85229398f9c752bac1efab6dad5ccc841 (patch) | |
tree | 24637150fdc5eb0ecfe450e8b8e272fcc144dbcd /gdb/sparcl-tdep.c | |
parent | 3b0addb61fde1a47b366807a1697f356b7356362 (diff) | |
download | gdb-2f4973f85229398f9c752bac1efab6dad5ccc841.zip gdb-2f4973f85229398f9c752bac1efab6dad5ccc841.tar.gz gdb-2f4973f85229398f9c752bac1efab6dad5ccc841.tar.bz2 |
Update copyrights. Add copyright notice to configure.in.
Diffstat (limited to 'gdb/sparcl-tdep.c')
-rw-r--r-- | gdb/sparcl-tdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/sparcl-tdep.c b/gdb/sparcl-tdep.c index 37465ce..ed9afb8 100644 --- a/gdb/sparcl-tdep.c +++ b/gdb/sparcl-tdep.c @@ -1,5 +1,5 @@ /* Target dependent code for the Fujitsu SPARClite for GDB, the GNU debugger. - Copyright 1994, 1995 Free Software Foundation, Inc. + Copyright 1994, 1995, 1996 Free Software Foundation, Inc. This file is part of GDB. |