diff options
Diffstat (limited to 'gcc/fixed-value.c')
-rw-r--r-- | gcc/fixed-value.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/fixed-value.c b/gcc/fixed-value.c index b74a60e29f2..91ce00a4176 100644 --- a/gcc/fixed-value.c +++ b/gcc/fixed-value.c @@ -1,5 +1,6 @@ /* Fixed-point arithmetic support. - Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2006, 2007, 2008, 2009, 2010, 2012 + Free Software Foundation, Inc. This file is part of GCC. |