diff options
Diffstat (limited to 'elf')
-rw-r--r-- | elf/dl-cache.c | 3 | ||||
-rw-r--r-- | elf/dl-debug.c | 3 | ||||
-rw-r--r-- | elf/dl-object.c | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/elf/dl-cache.c b/elf/dl-cache.c index 0357dffc42..c370d83d91 100644 --- a/elf/dl-cache.c +++ b/elf/dl-cache.c @@ -1,6 +1,5 @@ /* Support for reading /etc/ld.so.cache files written by Linux ldconfig. - Copyright (C) 1996-2002,2003,2004,2006,2010 - Free Software Foundation, Inc. + Copyright (C) 1996-2012 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/elf/dl-debug.c b/elf/dl-debug.c index 4106e42641..ed2541baba 100644 --- a/elf/dl-debug.c +++ b/elf/dl-debug.c @@ -1,6 +1,5 @@ /* Communicate dynamic linker state to the debugger at runtime. - Copyright (C) 1996, 1998,2000,2002,2004,2005,2006 - Free Software Foundation, Inc. + Copyright (C) 1996-2012 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/elf/dl-object.c b/elf/dl-object.c index 6ed171a51d..8f89d9a3df 100644 --- a/elf/dl-object.c +++ b/elf/dl-object.c @@ -1,6 +1,5 @@ /* Storage management for the chain of loaded shared objects. - Copyright (C) 1995-2002,2004,2006,2007,2008,2009,2010,2011 - Free Software Foundation, Inc. + Copyright (C) 1995-2012 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 |