diff options
Diffstat (limited to 'extra/scripts/Makefile.libs.lvl2')
-rw-r--r-- | extra/scripts/Makefile.libs.lvl2 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/extra/scripts/Makefile.libs.lvl2 b/extra/scripts/Makefile.libs.lvl2 index fc3b4f1d0..f92f205a5 100644 --- a/extra/scripts/Makefile.libs.lvl2 +++ b/extra/scripts/Makefile.libs.lvl2 @@ -1,6 +1,8 @@ # Makefile for uClibc # -# Licensed under LGPL v2.1, see the file COPYING.LIB in this tarball for details. +# Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org> +# +# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # TOPDIR=../../ |