Browse Source

update license

Mike Frysinger 18 years ago
parent
commit
f62a6df27c
1 changed files with 1 additions and 2 deletions
  1. 1 2
      libc/signal/raise.c

+ 1 - 2
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>