svn commit: trunk/uClibc/ldso/man
vapier at uclibc.org
vapier at uclibc.org
Wed Nov 9 01:59:58 UTC 2005
Author: vapier
Date: 2005-11-08 17:59:56 -0800 (Tue, 08 Nov 2005)
New Revision: 12188
Log:
update license
Modified:
trunk/uClibc/ldso/man/Makefile
Changeset:
Modified: trunk/uClibc/ldso/man/Makefile
===================================================================
--- trunk/uClibc/ldso/man/Makefile 2005-11-08 18:26:27 UTC (rev 12187)
+++ trunk/uClibc/ldso/man/Makefile 2005-11-09 01:59:56 UTC (rev 12188)
@@ -1,24 +1,13 @@
# Makefile for uClibc
#
-# Copyright (C) 2000,2001 Erik Andersen <andersen at uclibc.org>
+# Copyright (C) 2000,2001,2005 Erik Andersen <andersen at uclibc.org>
#
-# This program is free software; you can redistribute it and/or modify it under
-# the terms of the GNU Library General Public License as published by the Free
-# Software Foundation; either version 2 of the License, or (at your option) any
-# later version.
-#
-# This program is distributed in the hope that it will be useful, but WITHOUT
-# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
-# FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more
-# details.
-#
-# You should have received a copy of the GNU Library General Public License
-# along with this program; if not, write to the Free Software Foundation, Inc.,
-# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-#
# Derived in part from the Linux-8086 C library, the GNU C Library, and several
# other sundry sources. Files within this library are copyright by their
# respective copyright holders.
+#
+# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
+#
include ../Config.mk
More information about the uClibc-cvs
mailing list