Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964905AbWEONmg (ORCPT ); Mon, 15 May 2006 09:42:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964906AbWEONmg (ORCPT ); Mon, 15 May 2006 09:42:36 -0400 Received: from ms-smtp-04.nyroc.rr.com ([24.24.2.58]:936 "EHLO ms-smtp-04.nyroc.rr.com") by vger.kernel.org with ESMTP id S964905AbWEONmg (ORCPT ); Mon, 15 May 2006 09:42:36 -0400 Date: Mon, 15 May 2006 09:41:47 -0400 (EDT) From: Steven Rostedt X-X-Sender: rostedt@gandalf.stny.rr.com To: "Nutan C." cc: Jan Engelhardt , linux-kernel-Mailing-list , Fawad Lateef , jjoy@novell.com, "Mukund JB." , gauravd.chd@gmail.com, bulb@ucw.cz, greg@kroah.com, Shakthi Kannan , "Srinivas G." Subject: RE: GPL and NON GPL version modules In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1436 Lines: 35 On Mon, 15 May 2006, Nutan C. wrote: > Ok, so now, I have a new doubt :-) Forgive me, if I am asking a lot, but > I really don't want to move ahead with the development, until and unless > I am sure I am not violating GPL. So, please bear with me. Here's the > question: > > 1. I developed a code which interfaces well with a proprietary OS. Now, > somebody else feels to use the same module in his Linux Kernel. So, he > comes up with a patch, which interfaces and talks to my module with my > interfaces and then makes a release with the patch. And, I would have no > idea of my module being really compatible/used in Linux Kernel. One fine > day, I would get a mail saying that I need to make my code open source. > What would be my reply? > Big fat answer is No! You are not distributing GPL code. Just because someone made GPL code that interacts with your module, doesn't make you responsible for it. (OK now for a IANAL disclaimer) I'm not a lawyer, but I would bet my career on this one (at least in the US). You cant be held responsible for someone else's actions. So your reply is simple: I'm sorry, but I don't distribute GPL code, please see your distributor. -- Steve - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/