diff options
Diffstat (limited to 'sysdeps/init_array/gmon-start.c')
-rw-r--r-- | sysdeps/init_array/gmon-start.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/init_array/gmon-start.c b/sysdeps/init_array/gmon-start.c index 6f2d6dc8b9..9c33ce782d 100644 --- a/sysdeps/init_array/gmon-start.c +++ b/sysdeps/init_array/gmon-start.c @@ -1,5 +1,5 @@ /* gmon startup hook using .preinit_array. - Copyright (C) 2013 Free Software Foundation, Inc. + Copyright (C) 2013-2014 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 |