Browse Source

fix license notice

Mike Frysinger 19 years ago
parent
commit
e9172f1313

+ 1 - 1
test/args/Makefile

@@ -1,5 +1,5 @@
 # uClibc args 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
 

+ 1 - 1
test/assert/Makefile

@@ -1,5 +1,5 @@
 # uClibc assert 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
 

+ 1 - 1
test/build/Makefile

@@ -1,4 +1,4 @@
 # uClibc build 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

+ 1 - 1
test/crypt/Makefile

@@ -1,5 +1,5 @@
 # uClibc crypt 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
 

+ 1 - 1
test/ctype/Makefile

@@ -1,5 +1,5 @@
 # uClibc ctype 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.
 
 TESTS := ctype
 

+ 1 - 1
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

+ 1 - 1
test/inet/Makefile

@@ -1,4 +1,4 @@
 # uClibc inet 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

+ 1 - 1
test/malloc/Makefile

@@ -1,5 +1,5 @@
 # uClibc malloc 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.
 
 TESTS_DISABLED := time_malloc
 

+ 1 - 1
test/math/Makefile

@@ -1,5 +1,5 @@
 # uClibc math 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.
 
 TESTS := basic-test rint tst-definitions test-fpucw
 # test-double test-idouble

+ 1 - 1
test/misc/Makefile

@@ -1,5 +1,5 @@
 # uClibc misc 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.
 
 TESTS_DISABLED := outb tst-fnmatch bug-glob1 tst-gnuglob
 

+ 1 - 1
test/mmap/Makefile

@@ -1,4 +1,4 @@
 # uClibc mmap 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

+ 1 - 1
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
 

+ 1 - 1
test/pwd_grp/Makefile

@@ -1,5 +1,5 @@
 # uClibc pwd_grp 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
 

+ 1 - 1
test/regex/Makefile

@@ -1,5 +1,5 @@
 # uClibc regex 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.
 
 #TESTS_DISABLED := testregexi testregexn
 

+ 1 - 1
test/rpc/Makefile

@@ -1,5 +1,5 @@
 # uClibc rpc 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.
 
 TESTS := getrpcent
 

+ 1 - 1
test/setjmp/Makefile

@@ -1,4 +1,4 @@
 # uClibc setjmp 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

+ 1 - 1
test/signal/Makefile

@@ -1,4 +1,4 @@
 # uClibc signal 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

+ 1 - 1
test/silly/Makefile

@@ -1,5 +1,5 @@
 # uClibc silly 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
 

+ 1 - 1
test/stat/Makefile

@@ -1,5 +1,5 @@
 # uClibc stat 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
 

+ 1 - 1
test/stdlib/Makefile

@@ -1,5 +1,5 @@
 # uClibc stdlib 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
 

+ 1 - 1
test/string/Makefile

@@ -1,5 +1,5 @@
 # uClibc string 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
 

+ 1 - 1
test/termios/Makefile

@@ -1,4 +1,4 @@
 # uClibc termios 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

+ 1 - 1
test/time/Makefile

@@ -1,5 +1,5 @@
 # uClibc time 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.
 
 TESTS_DISABLED := bug-asctime bug-asctime_r time tst-mktime2 tst-posixtz \
 	tst-strftime tst-strptime tst-timezone

+ 1 - 1
test/unistd/Makefile

@@ -1,5 +1,5 @@
 # uClibc unistd 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