about summary refs log tree commit diff
path: root/dlfcn
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@systemhalted.org>2015-01-21 10:35:31 -0500
committerCarlos O'Donell <carlos@systemhalted.org>2015-01-21 10:35:31 -0500
commit191220b3065c659065f8c1e5282ea6410aa47a93 (patch)
tree6dbb0f2b69282b42eb91e6bb1638a890a4905fe2 /dlfcn
parent0897c551c0a098020f145885de06a5c10e5cc96b (diff)
downloadglibc-191220b3065c659065f8c1e5282ea6410aa47a93.tar.gz
glibc-191220b3065c659065f8c1e5282ea6410aa47a93.tar.xz
glibc-191220b3065c659065f8c1e5282ea6410aa47a93.zip
Update copyright year to 2015 for new files.
Diffstat (limited to 'dlfcn')
-rw-r--r--dlfcn/tst-rec-dlopen.c3
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