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