diff options
Diffstat (limited to 'src/test/test-dlopen.c')
-rw-r--r-- | src/test/test-dlopen.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/test/test-dlopen.c b/src/test/test-dlopen.c index d9dff0fe45..148ebaa4d0 100644 --- a/src/test/test-dlopen.c +++ b/src/test/test-dlopen.c @@ -1,7 +1,4 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ -/*** - Copyright © 2016 Zbigniew Jędrzejewski-Szmek -***/ #include <dlfcn.h> #include <stdlib.h> |