diff options
Diffstat (limited to 'csu/init-first.c')
-rw-r--r-- | csu/init-first.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csu/init-first.c b/csu/init-first.c index 0cfabbc..89d8d96 100644 --- a/csu/init-first.c +++ b/csu/init-first.c @@ -1,5 +1,5 @@ /* Initialization code run first thing by the ELF startup code. Common version - Copyright (C) 1995-2012 Free Software Foundation, Inc. + Copyright (C) 1995-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |