diff options
Diffstat (limited to 'elf/dl-fini.c')
-rw-r--r-- | elf/dl-fini.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/elf/dl-fini.c b/elf/dl-fini.c index 87cf2f1..c5d1674 100644 --- a/elf/dl-fini.c +++ b/elf/dl-fini.c @@ -1,6 +1,5 @@ /* Call the termination functions of loaded shared objects. - Copyright (C) 1995, 1996, 1998-2002, 2004-2005, 2009, 2011-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 |