* dlltool.c: Update copyright year.
authorDanny Smith <dannysmith@users.sourceforge.net>
Thu, 9 Mar 2006 21:50:53 +0000 (21:50 +0000)
committerDanny Smith <dannysmith@users.sourceforge.net>
Thu, 9 Mar 2006 21:50:53 +0000 (21:50 +0000)
* doc/binutils.texi: Likewise.

binutils/ChangeLog
binutils/dlltool.c
binutils/doc/binutils.texi

index f543b36ba51a9db0b106eda184885f9a71ea3c34..244b67a9ab60e978413899a2347dabcef1515381 100644 (file)
@@ -1,3 +1,8 @@
+2006-03-09  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * dlltool.c: Update copyright year.
+       * doc/binutils.texi: Likewise.
+
 2006-03-09  Danny Smith  <dannysmith@users.sourceforge.net>
 
        * dlltool.c (add_stdcall_underscore): New flag.
index d64330832054e769c78f2aa7a1ce376138656cd4..6c231f69a4493be083bde27fc80a4370d29f6984 100644 (file)
@@ -1,6 +1,6 @@
 /* dlltool.c -- tool to generate stuff for PE style DLLs
    Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-   2005 Free Software Foundation, Inc.
+   2005, 2006 Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
 
index 4a29433236e970f1ab477dbc32939e6728438b93..3249106db51a1ceeb71d04dfd687f506309f43ce 100644 (file)
@@ -1,6 +1,6 @@
 \input texinfo       @c                    -*- Texinfo -*-
 @setfilename binutils.info
-@c Copyright 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+@c Copyright 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 
 @c man begin INCLUDE
 @include config.texi
@@ -32,7 +32,7 @@ END-INFO-DIR-ENTRY
 @ifinfo
 @c man begin COPYRIGHT
 Copyright @copyright{} 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.1
@@ -57,7 +57,7 @@ notice identical to this one except for the removal of this paragraph
 @c  "objdump", "nm", "size", "strings", "strip", "readelf" and "ranlib".
 @c
 @c Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-@c 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+@c 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 @c 
 @c This text may be freely distributed under the terms of the GNU
 @c Free Documentation License.
@@ -83,7 +83,7 @@ notice identical to this one except for the removal of this paragraph
 
 @vskip 0pt plus 1filll
 Copyright @copyright{} 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 
       Permission is granted to copy, distribute and/or modify this document
       under the terms of the GNU Free Documentation License, Version 1.1
This page took 0.028865 seconds and 4 git commands to generate.