diff options
Diffstat (limited to 'test/string')
-rw-r--r-- | test/string/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/string/Makefile b/test/string/Makefile index 2d873b629..a18d52e93 100644 --- a/test/string/Makefile +++ b/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 |