public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* What "module license" applies to public domain code?
@ 2002-02-08 22:07 Mark E. Carson
  2002-02-08 22:20 ` arjan
  2002-02-09  0:05 ` Alan Cox
  0 siblings, 2 replies; 4+ messages in thread
From: Mark E. Carson @ 2002-02-08 22:07 UTC (permalink / raw)
  To: linux-kernel

There was a discussion awhile ago which touched briefly on this, but I
didn't see a resolution, so...

I am writing kernel module code which must (for various reasons) be
public domain.  Given that, are any of the module license strings in
include/linux/module.h appropriate for it?

I checked the version in the 2.5.3 kernel tree, and the best I could
come up with was "GPL and additional rights."  However, I couldn't find
any precise definition of this anywhere, so I'm not sure it's really
correct here.  It'd be kind of a perverse definition of "public domain,"
in any case.

Of course, anyone else would be free to take the code and apply any
license whatsoever to it, but my concern is simply what MODULE_LICENSE()
line I can legitimately include, if any.

Mark Carson	mark.carson@nist.gov	301-975-3694	Fax 301-590-0932


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-02-08 23:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-08 22:07 What "module license" applies to public domain code? Mark E. Carson
2002-02-08 22:20 ` arjan
2002-02-08 22:33   ` H. Peter Anvin
2002-02-09  0:05 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox