On Wed, 28 Jan 2004 08:57:49 -0700 "Burnes, James" <[EMAIL PROTECTED]> wrote:
> Excellent. Is it kernel specific? Also, is it kosher to mix freebsd > license with GPL? (stand back while flame throwers are cranked up ;-) > I won't engage in open source holy wars until we fix the m$ problem. This is not a bsd licence. The only file taken from freebsd was malloc.c Check: http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/lib/libc/stdlib/malloc.c?rev=1.84.2.1&content-type=text/plain /* * ---------------------------------------------------------------------------- * "THE BEER-WARE LICENSE" (Revision 42): * <[EMAIL PROTECTED]> wrote this file. As long as you retain this notice you * can do whatever you want with this stuff. If we meet some day, and you think * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * */ #include <sys/cdefs.h> __FBSDID("$FreeBSD: /repoman/r/ncvs/src/lib/libc/stdlib/malloc.c,v 1.84.2.1 2003/12/07 04:12:46 scottl Exp $"); -- georgi _______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.netsys.com/full-disclosure-charter.html
