diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2013-02-04 19:06:20 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2013-02-04 19:06:20 +0000 |
commit | 5d5bf77569cea0d401a74a3411e4a9c32b28b3ac (patch) | |
tree | bca0875090cea05ab7f9c28abf4600b0fce07116 /libgcc/config.host | |
parent | 49c8d79b277e0bcd0439ecf2ba987c63d6d59ce8 (diff) | |
download | gcc-5d5bf77569cea0d401a74a3411e4a9c32b28b3ac.zip gcc-5d5bf77569cea0d401a74a3411e4a9c32b28b3ac.tar.gz gcc-5d5bf77569cea0d401a74a3411e4a9c32b28b3ac.tar.bz2 |
Update copyright in libgcc.
From-SVN: r195731
Diffstat (limited to 'libgcc/config.host')
-rw-r--r-- | libgcc/config.host | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libgcc/config.host b/libgcc/config.host index ff2d6a4..60340a6 100644 --- a/libgcc/config.host +++ b/libgcc/config.host @@ -1,6 +1,5 @@ # libgcc host-specific configuration file. -# Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, -# 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. +# Copyright (C) 1997-2013 Free Software Foundation, Inc. #This file is part of GCC. |