Re: License violation?

From: David Schwartz
Date: Fri Mar 02 2007 - 16:18:58 EST



> I have a GPL driver (written by me) with workarounds, since I hadn't
> know-how,
> when I wrote it. Now I've got 2.4 proprietary driver from the vendor.
> Is use of
> the 2.4 driver know-how OK? (And could be such driver merged?)

Unless you made some kind of agreement with the copyright holder or did
not lawfully acquire the software, you have every right to study it and
learn from it. You have every right to use your own knowledge to implement
a driver any way you want.

What you can't do, of course, is steal protected expression from the
driver. Function is not protected. Facts are not protected.

DS


-
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/