diff options
Diffstat (limited to 'gcc/opt-gather.awk')
-rw-r--r-- | gcc/opt-gather.awk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/opt-gather.awk b/gcc/opt-gather.awk index 8624ac4c173..578f9313ef6 100644 --- a/gcc/opt-gather.awk +++ b/gcc/opt-gather.awk @@ -1,4 +1,4 @@ -# Copyright (C) 2003-2013 Free Software Foundation, Inc. +# Copyright (C) 2003-2014 Free Software Foundation, Inc. # Contributed by Kelley Cook, June 2004. # Original code from Neil Booth, May 2003. # |