update copyright dates

This commit is contained in:
Alan Modra 2009-09-02 07:25:43 +00:00
parent 8e957354b3
commit aa820537ea
739 changed files with 819 additions and 750 deletions

View file

@ -1,6 +1,6 @@
/* COFF information for PC running go32.
Copyright 2001 Free Software Foundation, Inc.
Copyright 2001, 2005, 2009 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

View file

@ -1,7 +1,7 @@
/* Internal format of COFF object file data structures, for GNU BFD.
This file is part of BFD, the Binary File Descriptor library.
Copyright 1999, 2000, 2001, 2002, 2003, 2004. 2005, 2006, 2007
Copyright 1999, 2000, 2001, 2002, 2003, 2004. 2005, 2006, 2007, 2009
Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify

View file

@ -1,6 +1,7 @@
/* pe.h - PE COFF header information
Copyright 1999, 2000, 2001, 2003, 2004, 2006 Free Software Foundation, Inc.
Copyright 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007, 2009
Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.

View file

@ -2,7 +2,8 @@
customized in a target-specific file, and then this file included (see
tic54x.h for an example).
Copyright 2000, 2001, 2002, 2003, 2008 Free Software Foundation, Inc.
Copyright 2000, 2001, 2002, 2003, 2005, 2008, 2009
Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

View file

@ -1,7 +1,7 @@
/* Internal format of XCOFF object file data structures for BFD.
Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005
Free Software Foundation, Inc.
Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005,
2009 Free Software Foundation, Inc.
Written by Ian Lance Taylor <ian@cygnus.com>, Cygnus Support.
This file is part of BFD, the Binary File Descriptor library.