diff options
Diffstat (limited to 'test/dlopen/Makefile')
-rw-r--r-- | test/dlopen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dlopen/Makefile b/test/dlopen/Makefile index fb329cdf6..ab401801c 100644 --- a/test/dlopen/Makefile +++ b/test/dlopen/Makefile @@ -1,5 +1,5 @@ # uClibc dlopen tests -# Licensed under the GNU Library General Public License, see COPYING.LIB +# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # rules need a little love to work with glibc ... export UCLIBC_ONLY := 1 |