From f62a6df27c24796059a9d105342778b53835f1d1 Mon Sep 17 00:00:00 2001
From: Mike Frysinger <vapier@gentoo.org>
Date: Wed, 5 Jul 2006 10:53:20 +0000
Subject: update license

---
 libc/signal/raise.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/libc/signal/raise.c b/libc/signal/raise.c
index 9761ac162..28e511635 100644
--- a/libc/signal/raise.c
+++ b/libc/signal/raise.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1995,1996 Robert de Bath <rdebath@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>
-- 
cgit v1.2.3