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