diff options
Diffstat (limited to 'test/pthread/Makefile')
-rw-r--r-- | test/pthread/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pthread/Makefile b/test/pthread/Makefile index 0d6c262ac..560a424cb 100644 --- a/test/pthread/Makefile +++ b/test/pthread/Makefile @@ -1,5 +1,5 @@ # uClibc pthread 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. include ../Test.mak |