diff options
Diffstat (limited to 'gcc/ira.h')
-rw-r--r-- | gcc/ira.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ira.h b/gcc/ira.h index 46ea89e4bae..f6cac367180 100644 --- a/gcc/ira.h +++ b/gcc/ira.h @@ -1,6 +1,6 @@ /* Communication between the Integrated Register Allocator (IRA) and the rest of the compiler. - Copyright (C) 2006, 2007, 2008, 2009 + Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. Contributed by Vladimir Makarov <vmakarov@redhat.com>. |