diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-02-16 16:54:20 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-02-16 16:54:20 +0000 |
commit | 0dc1bc8b3fa1b97d82a34494f9d73c0dea6491b2 (patch) | |
tree | 98104c4ac52bfbb713cab55d6f2b943980446bc2 /bfd/seclet.c | |
parent | 4218738722780c7f1a5b7621dac0a77667429c68 (diff) | |
download | gdb-0dc1bc8b3fa1b97d82a34494f9d73c0dea6491b2.zip gdb-0dc1bc8b3fa1b97d82a34494f9d73c0dea6491b2.tar.gz gdb-0dc1bc8b3fa1b97d82a34494f9d73c0dea6491b2.tar.bz2 |
Added 1993 copyrights to files that I have changed in 1993. Some were
missing 1992 copyrights, although they changed in 1992.
Diffstat (limited to 'bfd/seclet.c')
-rw-r--r-- | bfd/seclet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/seclet.c b/bfd/seclet.c index 4615aee..6102e7d 100644 --- a/bfd/seclet.c +++ b/bfd/seclet.c @@ -1,5 +1,5 @@ /* seclet.c - Copyright (C) 1992 Free Software Foundation, Inc. + Copyright (C) 1992, 1993 Free Software Foundation, Inc. Written by Cygnus Support. This file is part of BFD, the Binary File Descriptor library. |