diff options
Diffstat (limited to 'gcc/genpreds.c')
-rw-r--r-- | gcc/genpreds.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/genpreds.c b/gcc/genpreds.c index c32e188e4f1..09fc87b3dd1 100644 --- a/gcc/genpreds.c +++ b/gcc/genpreds.c @@ -2,8 +2,7 @@ - prototype declarations for operand predicates (tm-preds.h) - function definitions of operand predicates, if defined new-style (insn-preds.c) - Copyright (C) 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009, 2010, 2011 - Free Software Foundation, Inc. + Copyright (C) 2001-2013 Free Software Foundation, Inc. This file is part of GCC. |