svn commit: trunk/uClibc/libc/signal

vapier at uclibc.org vapier at uclibc.org
Wed Jul 5 10:53:21 UTC 2006


Author: vapier
Date: 2006-07-05 03:53:20 -0700 (Wed, 05 Jul 2006)
New Revision: 15629

Log:
update license

Modified:
   trunk/uClibc/libc/signal/raise.c


Changeset:
Modified: trunk/uClibc/libc/signal/raise.c
===================================================================
--- trunk/uClibc/libc/signal/raise.c	2006-07-05 10:49:56 UTC (rev 15628)
+++ trunk/uClibc/libc/signal/raise.c	2006-07-05 10:53:20 UTC (rev 15629)
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995,1996 Robert de Bath <rdebath at cix.compulink.co.uk>
- * This file is part of the Linux-8086 C library and is distributed
- * under the GNU Library General Public License.
+ * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
  */
 
 #include <unistd.h>




More information about the uClibc-cvs mailing list