config.host: Update copyright year.

* config.host: Update copyright year.

From-SVN: r165134
This commit is contained in:
Dave Korn 2010-10-07 21:04:47 +00:00 committed by Dave Korn
parent 1cd0b7167e
commit 39604ffed7
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
* config.host: Update copyright year.
2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
* config.host (host_lto_plugin_soname): New shell variable.

View File

@ -1,6 +1,6 @@
# GCC host-specific configuration file.
# Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2006, 2007, 2008, 2009
# Free Software Foundation, Inc.
# Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2006, 2007, 2008, 2009,
# 2010 Free Software Foundation, Inc.
#This file is part of GCC.