diff options
Diffstat (limited to 'dlfcn')
-rw-r--r-- | dlfcn/tst-rec-dlopen.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dlfcn/tst-rec-dlopen.c b/dlfcn/tst-rec-dlopen.c index 35b08d4b63..01353fbc86 100644 --- a/dlfcn/tst-rec-dlopen.c +++ b/dlfcn/tst-rec-dlopen.c @@ -1,7 +1,6 @@ /* Test recursive dlopen using malloc hooks. - Copyright (C) 1998-2014 Free Software Foundation, Inc. + Copyright (C) 2015 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |