diff options
author | Nick Clifton <nickc@redhat.com> | 2000-01-05 00:04:43 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-01-05 00:04:43 +0000 |
commit | fda8e7c4e90acfe0025ba3c8ac7b33cc8c0b9bee (patch) | |
tree | 1afdf266cbe1f9a2ba6780f9442803f43933364a | |
parent | 087f88b2308ec38f3ce78da35353c3c96fc07513 (diff) | |
download | gdb-fda8e7c4e90acfe0025ba3c8ac7b33cc8c0b9bee.zip gdb-fda8e7c4e90acfe0025ba3c8ac7b33cc8c0b9bee.tar.gz gdb-fda8e7c4e90acfe0025ba3c8ac7b33cc8c0b9bee.tar.bz2 |
add year 2000 copyright notice
-rw-r--r-- | binutils/dlltool.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/dlltool.c b/binutils/dlltool.c index f5cadaa..1d299b9 100644 --- a/binutils/dlltool.c +++ b/binutils/dlltool.c @@ -1,5 +1,5 @@ /* dlltool.c -- tool to generate stuff for PE style DLLs - Copyright (C) 1995, 96, 97, 98, 1999 Free Software Foundation, Inc. + Copyright (C) 1995, 96, 97, 98, 99, 2000 Free Software Foundation, Inc. This file is part of GNU Binutils. |