From owner-freebsd-questions@FreeBSD.ORG Fri Aug 13 12:19:07 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F50E16A4CE for ; Fri, 13 Aug 2004 12:19:07 +0000 (GMT) Received: from lorna.circlesquared.com (host217-45-219-85.in-addr.btopenworld.com [217.45.219.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DAC343D54 for ; Fri, 13 Aug 2004 12:18:57 +0000 (GMT) (envelope-from peter@circlesquared.com) Received: from circlesquared.com (localhost.circlesquared.com [127.0.0.1]) i7DCGex0033418; Fri, 13 Aug 2004 13:16:41 +0100 (BST) (envelope-from peter@circlesquared.com) Message-ID: <411CB128.4000303@circlesquared.com> Date: Fri, 13 Aug 2004 13:16:40 +0100 From: Peter Risdon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040611 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jonathon McKitrick References: <20040813121022.GB94786@dogma.freebsd-uk.eu.org> In-Reply-To: <20040813121022.GB94786@dogma.freebsd-uk.eu.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Looking for commercial code gone open source X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Aug 2004 12:19:07 -0000 Jonathon McKitrick wrote: > Does anyone know where there are any web-accessible examples of large or > medium sized commercial software products that have been open sourced? > > I'd like to see some examples of code that were not written from the > beginning with the intention of being open source. > > jm I'm not sure how well this will meet your criteria, but Star Office began as a closed cource commercial product and, while under that name it remains commercial, Open Office is an open source version. However, I think the code base has changed significantly prior to it becoming open source. Peter.