diff options
Diffstat (limited to 'gcc/conflict.c')
-rw-r--r-- | gcc/conflict.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/conflict.c b/gcc/conflict.c index 31886fa764b..00be29401ba 100644 --- a/gcc/conflict.c +++ b/gcc/conflict.c @@ -1,5 +1,5 @@ /* Register conflict graph computation routines. - Copyright (C) 2000, 2003 Free Software Foundation, Inc. + Copyright (C) 2000, 2003, 2004 Free Software Foundation, Inc. Contributed by CodeSourcery, LLC This file is part of GCC. |