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