diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-01-17 19:11:06 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-01-17 19:11:06 +0000 |
commit | 4c7edd73d90b354c9f1c95b35497e9ba17a918ee (patch) | |
tree | cfd9e7a8e0c406372c8eb93e3127a8cb0869c134 /gdb/config | |
parent | 89dd4786f18674ff5ec0d0f4d1c226f7f236be9c (diff) | |
download | gdb-4c7edd73d90b354c9f1c95b35497e9ba17a918ee.zip gdb-4c7edd73d90b354c9f1c95b35497e9ba17a918ee.tar.gz gdb-4c7edd73d90b354c9f1c95b35497e9ba17a918ee.tar.bz2 |
update copyright
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/mips/tm-mips.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/config/mips/tm-mips.h b/gdb/config/mips/tm-mips.h index 8c93366..dd79aa1 100644 --- a/gdb/config/mips/tm-mips.h +++ b/gdb/config/mips/tm-mips.h @@ -1,5 +1,6 @@ /* Definitions to make GDB run on a mips box under 4.3bsd. - Copyright 1986, 1987, 1989, 1991, 1992, 1993 Free Software Foundation, Inc. + Copyright 1986, 1987, 1989, 1991, 1992, 1993, 1994, 1995 + Free Software Foundation, Inc. Contributed by Per Bothner (bothner@cs.wisc.edu) at U.Wisconsin and by Alessandro Forin (af@cs.cmu.edu) at CMU.. |