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