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