浏览代码

update license

Mike Frysinger 18 年之前
父节点
当前提交
f62a6df27c
共有 1 个文件被更改,包括 1 次插入2 次删除
  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>