diff options
Diffstat (limited to 'gcc/config/vms/make-crtlmap.awk')
-rw-r--r-- | gcc/config/vms/make-crtlmap.awk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/vms/make-crtlmap.awk b/gcc/config/vms/make-crtlmap.awk index 79c4b43c864..a537572c86d 100644 --- a/gcc/config/vms/make-crtlmap.awk +++ b/gcc/config/vms/make-crtlmap.awk @@ -1,5 +1,5 @@ # Generate the VMS crtl map -# Copyright (C) 2011-2014 Free Software Foundation, Inc. +# Copyright (C) 2011-2015 Free Software Foundation, Inc. BEGIN { is_first = 1; |