From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id EAA32144; Sun, 5 Sep 2004 04:03:23 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id EAA01293 for ; Sun, 5 Sep 2004 04:03:21 +0200 (MET DST) Received: from mail.davidb.org (adsl-64-172-240-129.dsl.sndg02.pacbell.net [64.172.240.129]) by concorde.inria.fr (8.13.0/8.13.0) with ESMTP id i8523JXs003301 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 5 Sep 2004 04:03:21 +0200 Received: from davidb by mail.davidb.org with local (Exim 4.41 #1 (Debian)) id 1C3mNC-00010y-QF; Sat, 04 Sep 2004 19:03:18 -0700 Date: Sat, 4 Sep 2004 19:03:18 -0700 From: David Brown To: james woodyatt Cc: The Caml Trade Subject: Re: [Caml-list] Announcing the OMake build system version 0.9.1 Message-ID: <20040905020318.GA3858@old.davidb.org> References: <4139ECD3.1050708@cs.caltech.edu> <001e01c492a6$872c7280$19b0e152@warp> <413A0921.7030607@ntlworld.com> <002301c492db$11b9aa10$19b0e152@warp> <90216F7A-FED9-11D8-837C-000A958FF2FE@wetware.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <90216F7A-FED9-11D8-837C-000A958FF2FE@wetware.com> User-Agent: Mutt/1.5.6i X-Miltered: at concorde with ID 413A73E7.001 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; caml-list:01 caml-list:01 2004:99 woodyatt:01 gpl:01 gpl:01 binary-only:01 linked:01 0700,:01 sep:01 dave:03 04,:03 wrote:03 product:92 davidb:08 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Sat, Sep 04, 2004 at 06:18:58PM -0700, james woodyatt wrote: > OMake looks good, but it is GPL? which prevents me from using it until > it is a widely distributed and mature product. There isn't any particular reason you couldn't distribute a GPL program along with a program of another license. They aren't linked together, and therefore the licenses don't affect one another. Your program could even be a closed-source binary-only program that is distributed along with omake (but there is less of a need to do so). Dave ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners