diff options
Diffstat (limited to 'libgcc/config/cr16/crtn.S')
-rw-r--r-- | libgcc/config/cr16/crtn.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/cr16/crtn.S b/libgcc/config/cr16/crtn.S index c4a71fb0d70..e5d453591b7 100644 --- a/libgcc/config/cr16/crtn.S +++ b/libgcc/config/cr16/crtn.S @@ -1,6 +1,6 @@ # Specialized code needed to support construction and destruction of # file-scope objects in C++ and Java code, and to support exception handling. -# Copyright (C) 2012 Free Software Foundation, Inc. +# Copyright (C) 2012-2013 Free Software Foundation, Inc. # Contributed by KPIT Cummins Infosystems Limited. # This file is free software; you can redistribute it and/or modify it |