OSDN Git Service

Update Copyright years for files modified in 2008 and/or 2009.
[pf3gnuchains/gcc-fork.git] / gcc / config / mcore / crti.asm
index dac882d..88b8cee 100644 (file)
@@ -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
@@ -37,8 +37,6 @@
 # .init sections.  Users may put any desired instructions in those
 # sections.
 
-       .file           "crti.asm"
-
        .section        ".init"
        .global _init
        .type   _init,@function