diff options
Diffstat (limited to 'test/termios')
-rw-r--r-- | test/termios/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/termios/Makefile b/test/termios/Makefile index a934d65ff..2aa6ccd90 100644 --- a/test/termios/Makefile +++ b/test/termios/Makefile @@ -1,4 +1,4 @@ # uClibc termios 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 |