diff options
Diffstat (limited to 'binutils/dlltool.c')
-rw-r--r-- | binutils/dlltool.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/binutils/dlltool.c b/binutils/dlltool.c index b540975..8b013f0 100644 --- a/binutils/dlltool.c +++ b/binutils/dlltool.c @@ -1,6 +1,5 @@ /* dlltool.c -- tool to generate stuff for PE style DLLs - Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006, 2007, 2008, 2009, 2011, 2012, 2014 Free Software Foundation, Inc. + Copyright (C) 1995-2014 Free Software Foundation, Inc. This file is part of GNU Binutils. |