Re: Can't use SYSFS for "Proprietry" driver modules !!!.

From: Wichert Akkerman
Date: Sun Mar 27 2005 - 08:55:50 EST


Previously Sean wrote:
> On Sat, March 26, 2005 12:52 pm, Mark Fortescue said:
> > In order to be able to use SYSFS to debug the driver during development
> > the way I would like to be able to do, I will have to temporally change
> > the module licence line to "GPL". When the development is finnished I
> > then need to remove all the code that accesses the SYSFS stuf in the
> > Kernel and change the module back to a "Proprietry" licence in order to
> > comply with other requirements. This will then hinder any debugging if
> > future issues arise.
>
> Likely this won't be enough to keep you or your company from being sued.

Are you sure? It is perfectly legal to relicense things if you own the
copyright. As long as he never distributes his GPL version I don't see
why he should have a problem.

Wichert.

--
Wichert Akkerman <wichert@xxxxxxxxx> It is simple to make things.
http://www.wiggy.net/ It is hard to make things simple.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/