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 63be6e708ab..1fb6dda88a4 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 Free Software Foundation, Inc. +# Copyright (C) 2011, 2012 Free Software Foundation, Inc. BEGIN { is_first = 1; |