summaryrefslogtreecommitdiff
path: root/test/dlopen
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-07-05 10:23:12 +0000
committerMike Frysinger <vapier@gentoo.org>2006-07-05 10:23:12 +0000
commite9172f1313ef5504ab6e52f414a4dabca309ee45 (patch)
tree678a222281c23be7e0d4393bf924a31d482b512b /test/dlopen
parente129d683e575bf4a3086fe550848fb9c58ef7ffc (diff)
fix license notice
Diffstat (limited to 'test/dlopen')
-rw-r--r--test/dlopen/Makefile2
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