diff options
Diffstat (limited to 'gcc/tree-stdarg.h')
-rw-r--r-- | gcc/tree-stdarg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-stdarg.h b/gcc/tree-stdarg.h index a18006237b1..aecf8020f17 100644 --- a/gcc/tree-stdarg.h +++ b/gcc/tree-stdarg.h @@ -1,5 +1,5 @@ /* Header for a pass computing data for optimizing stdarg functions. - Copyright (C) 2004, 2005, 2007 Free Software Foundation, Inc. + Copyright (C) 2004-2013 Free Software Foundation, Inc. Contributed by Jakub Jelinek <jakub@redhat.com> This file is part of GCC. |