diff options
Diffstat (limited to 'ldso/include/dlfcn.h')
-rw-r--r-- | ldso/include/dlfcn.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ldso/include/dlfcn.h b/ldso/include/dlfcn.h index c63acd5c2..03afd34fb 100644 --- a/ldso/include/dlfcn.h +++ b/ldso/include/dlfcn.h @@ -2,7 +2,7 @@ /* * Copyright (C) 2000-2005 by Erik Andersen <andersen@codepoet.org> * - * GNU Library General Public License (LGPL) version 2 or later. + * GNU Lesser General Public License version 2.1 or later. */ /* User functions for run-time dynamic loading. libdl version */ |