diff options
Diffstat (limited to 'gcc/config/i386/crtdll.h')
-rw-r--r-- | gcc/config/i386/crtdll.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/crtdll.h b/gcc/config/i386/crtdll.h index 99518ab56fa..b18168ee74b 100644 --- a/gcc/config/i386/crtdll.h +++ b/gcc/config/i386/crtdll.h @@ -1,7 +1,7 @@ /* Operating system specific defines to be used when targeting GCC for hosting on Windows32, using GNU tools and the Windows32 API Library. This variant uses CRTDLL.DLL instead of MSVCRTDLL.DLL. - Copyright (C) 1998-2013 Free Software Foundation, Inc. + Copyright (C) 1998-2014 Free Software Foundation, Inc. This file is part of GCC. |