diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-13 06:43:59 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-13 06:43:59 +0000 |
commit | 8c2bc6877d75f8cd9073f206fab29920f73d325c (patch) | |
tree | a66e109ca074e0b715fcd04ffc6f7dbc60206a63 /binutils/windres.c | |
parent | Fixtypos in ChangeLogs, fix copyright dates in files (diff) | |
download | binutils-gdb-8c2bc6877d75f8cd9073f206fab29920f73d325c.tar.gz binutils-gdb-8c2bc6877d75f8cd9073f206fab29920f73d325c.tar.bz2 binutils-gdb-8c2bc6877d75f8cd9073f206fab29920f73d325c.zip |
Fix typos in ChangeLogs and update copyright notices
Diffstat (limited to 'binutils/windres.c')
-rw-r--r-- | binutils/windres.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/windres.c b/binutils/windres.c index 89f0ac2ecc2..d76f35e7227 100644 --- a/binutils/windres.c +++ b/binutils/windres.c @@ -1,5 +1,5 @@ /* windres.c -- a program to manipulate Windows resources - Copyright 1997, 98, 99, 2000 Free Software Foundation, Inc. + Copyright 1997, 1998, 1999, 2000 Free Software Foundation, Inc. Written by Ian Lance Taylor, Cygnus Support. This file is part of GNU Binutils. |