From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from gate2.ipvision.dk ([94.127.49.3]:50412 "EHLO gate2.ipvision.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753946Ab3AKOKo (ORCPT ); Fri, 11 Jan 2013 09:10:44 -0500 From: Benny Amorsen To: Mauro Carvalho Chehab Cc: Jonathan McCrohan , Oliver Schinagl , Jiri Slaby , Manu Abraham , Michael Krufky , Johannes Stezenbach , linux-media , Christoph Pfister Subject: Re: [RFC] Initial scan files troubles and brainstorming References: <50EF0A4F.1000604@gmail.com> <50EF2155.5060905@schinagl.nl> <50EF256B.8030308@gmail.com> <50EF276C.1080101@gmail.com> <50EF2AC0.20206@schinagl.nl> <20130111011232.GA3255@lambda.dereenigne.org> <20130111102317.63b26248@redhat.com> Date: Fri, 11 Jan 2013 15:10:38 +0100 In-Reply-To: <20130111102317.63b26248@redhat.com> (Mauro Carvalho Chehab's message of "Fri, 11 Jan 2013 10:23:17 -0200") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-media-owner@vger.kernel.org List-ID: Mauro Carvalho Chehab writes: > That's said, this is just database entries where the values were obtained > from a public service. Anyone else with access to the same > transponders/carriers would be obtaining the very same data. So, I don't > think that copyright law applies here. IANAL, but it sounds to me > that such info would be public domain. Please be aware that in at least the EU database compilations _can_ be copyrighted. It makes life a lot simpler for distributions if you just pretend that it can be copyrighted and apply a license. If you want something approaching public domain, the BSD license is an obvious choice. Going with the LGPL as you propose later in the email is perfectly fine too. /Benny