diff options
Diffstat (limited to 'gcc/config/mcore/crti.asm')
-rw-r--r-- | gcc/config/mcore/crti.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/mcore/crti.asm b/gcc/config/mcore/crti.asm index 281424f8e67..88b8cee7da2 100644 --- a/gcc/config/mcore/crti.asm +++ b/gcc/config/mcore/crti.asm @@ -1,6 +1,6 @@ # crti.asm for ELF based systems -# Copyright (C) 1992, 1998, 1999 Free Software Foundation, Inc. +# Copyright (C) 1992, 1998, 1999, 2008 Free Software Foundation, Inc. # Written By David Vinayak Henkel-Wallace, June 1992 # # This file is free software; you can redistribute it and/or modify it |