From owner-freebsd-net@FreeBSD.ORG Sun May 4 22:31:51 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3AAAB106566B for ; Sun, 4 May 2008 22:31:51 +0000 (UTC) (envelope-from hlwhyw@shtel.net.cn) Received: from mx1.81890.net (mx1.gchahn.com.cn [210.74.224.39]) by mx1.freebsd.org (Postfix) with ESMTP id 90DFD8FC12 for ; Sun, 4 May 2008 22:31:49 +0000 (UTC) (envelope-from hlwhyw@shtel.net.cn) Received: from [210.74.224.42] by [210.74.224.39] with StormMail ESMTP id 90148.1567993108; Mon, 5 May 2008 06:53:47 +0800 (CST) Received: from honglan ([58.24.132.80]) by ims.shtel.net.cn (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTPA id <0K0D0008J7A3QR@ims.shtel.net.cn> for freebsd-net@freebsd.org; Mon, 05 May 2008 06:18:03 +0800 (CST) Date: Mon, 05 May 2008 06:31:25 +0800 From: kevin To: freebsd-net@freebsd.org Message-id: <001701c8ae36$96f0f560$5084183a@honglan> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-Priority: 3 X-MSMail-priority: Normal X-Mailman-Approved-At: Mon, 05 May 2008 16:24:58 +0000 Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 7BIT X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Change from BSDL to GPL X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 May 2008 22:31:51 -0000 Hi, all I want to port 4.4BSD-Lite's TCP/IP source code to my own OS kernel. My OS kernel is GPL licenced. Is it possible for me to modify 4.4BSD-Lite's source code and change its licence from 4.4BSD-Lite licence to GPL licence? BR Kevin Wu