diff options
Diffstat (limited to 'sysdeps/init_array')
-rw-r--r-- | sysdeps/init_array/elf-init.c | 2 | ||||
-rw-r--r-- | sysdeps/init_array/gmon-start.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/init_array/elf-init.c b/sysdeps/init_array/elf-init.c index a0f819b0e7..56534ed96e 100644 --- a/sysdeps/init_array/elf-init.c +++ b/sysdeps/init_array/elf-init.c @@ -1,5 +1,5 @@ /* Startup support for ELF initializers/finalizers in the main executable. - Copyright (C) 2013-2014 Free Software Foundation, Inc. + Copyright (C) 2013-2015 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 diff --git a/sysdeps/init_array/gmon-start.c b/sysdeps/init_array/gmon-start.c index 9c33ce782d..549474cbd3 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-2014 Free Software Foundation, Inc. + Copyright (C) 2013-2015 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 |