From mboxrd@z Thu Jan 1 00:00:00 1970 From: Born Without Subject: Re: Wrapper script for ipset listing Date: Thu, 10 Jan 2013 22:18:56 +0100 Message-ID: <50EF3040.9030803@airpost.net> References: <50E84F5E.8060704@airpost.net> <50E8F495.40307@airpost.net> <50ED13BC.6010005@airpost.net> <20130109115232.GA19321@1984> <50EEB9DC.7070902@airpost.net> <50EED7D4.2000203@ngtech.co.il> Reply-To: blackhole@airpost.net Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=airpost.net; h= message-id:date:from:reply-to:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; s=mesmtp; bh=U3k2mPomnb7UpMwYHrnzS9s+n80=; b=tNJOkMsUdTLDdJjv0D BaDMwGf9lzw5E35x14Bk1pO/F0fOdNOzjGtSWtAorPUPvkjYVF/hZ4oQb5y3o5Zv 0TCK8scUoASctwx//A/uzxQxAXNLBs3hqw8SmwCmXXo1NY/0kpRVNw3O6XfRI1xR MSDeQO8Uqqo4M0O7bDjTRre4g= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:date:from:reply-to :mime-version:to:cc:subject:references:in-reply-to:content-type :content-transfer-encoding; s=smtpout; bh=U3k2mPomnb7UpMwYHrnzS9 s+n80=; b=hnJCIQtUtWk1tVZLLAj7RvCf92ggdz1GakazYPEJcv3gNF+Vj075Ac +M/koGg+tWTcrPBil07uwF+U/MwlZtt+p2bfytPs5/lu7KJ7Y0oPCwlgAm1cR3sm CHptGsKGykkGSrwFR7FvcIGPTd1FFV4xF4UdGiwHsIyB/jqKalBU4= In-Reply-To: <50EED7D4.2000203@ngtech.co.il> Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Eliezer Croitoru Cc: "netfilter@vger.kernel.org" On 10.01.2013 16:01, Eliezer Croitoru wrote: > On 1/10/2013 2:53 PM, Born Without wrote: >> Thank you for the suggestion. >> I wasn't even thinking of license stuff... >> This is just a simple helper script. Anybody can use it freely. >> But no problem, I'll add some license :) >> Don't know much about them. >> But I guess GPL 3 will do? > BSD is free for all and GPL is forcing you to share somethings and will > not allow you to do somethings with it. > > In case you don't mind anyone in the world to use it even for profit BSD > is the common one to use if I remember right. I was reading this: http://news.slashdot.org/story/99/06/23/1313224/featuregpl-vs-bsd so I choose to use GPL, but thank you for your suggestion. Best regards