diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-02-16 17:05:58 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-02-16 17:05:58 +0000 |
commit | 57486089eef2cb0e2ed6c7c9e1d3f00e2f2c58b4 (patch) | |
tree | 14fdd0bea8dfb3ee2bbf6ce4abfc0d1c9c5337b7 /include/coff | |
parent | 0dc1bc8b3fa1b97d82a34494f9d73c0dea6491b2 (diff) | |
download | gdb-57486089eef2cb0e2ed6c7c9e1d3f00e2f2c58b4.zip gdb-57486089eef2cb0e2ed6c7c9e1d3f00e2f2c58b4.tar.gz gdb-57486089eef2cb0e2ed6c7c9e1d3f00e2f2c58b4.tar.bz2 |
Added 1993 copyright for files that I have changed in 1993.
Diffstat (limited to 'include/coff')
-rw-r--r-- | include/coff/ecoff-ext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/coff/ecoff-ext.h b/include/coff/ecoff-ext.h index d47d369..ad56f65 100644 --- a/include/coff/ecoff-ext.h +++ b/include/coff/ecoff-ext.h @@ -1,5 +1,5 @@ /* MIPS `ECOFF' symbol table external format. - Copyright 1992 Free Software Foundation. + Copyright 1992, 1993 Free Software Foundation. Contributed by Cygnus Support. Written by John Gilmore. This file is part of GDB. |