diff options
Diffstat (limited to 'gcc/config/host-linux.c')
-rw-r--r-- | gcc/config/host-linux.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/config/host-linux.c b/gcc/config/host-linux.c index b5357587605..594002a55a1 100644 --- a/gcc/config/host-linux.c +++ b/gcc/config/host-linux.c @@ -1,5 +1,6 @@ /* Linux host-specific hook definitions. - Copyright (C) 2004, 2005, 2007, 2008, 2010 Free Software Foundation, Inc. + Copyright (C) 2004, 2005, 2007, 2008, 2010, 2011, 2012 + Free Software Foundation, Inc. This file is part of GCC. |