diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-07-05 10:53:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-07-05 10:53:20 +0000 |
commit | f62a6df27c24796059a9d105342778b53835f1d1 (patch) | |
tree | 1cb89d4fa2c0c0a87450537b54d76ad592e6ff42 /libc/signal/raise.c | |
parent | 277d3a256112ccd2931f97ac7bc5b9ad8afb8f68 (diff) |
update license
Diffstat (limited to 'libc/signal/raise.c')
-rw-r--r-- | libc/signal/raise.c | 3 |
1 files changed, 1 insertions, 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> |