|
|
Subscribe / Log in / New account

Re: [OT] use of patented algorithms in the kernel ok or not?

From:  Albert Cahalan <albert-AT-users.sf.net>
To:  linux-kernel mailing list <linux-kernel-AT-vger.kernel.org>
Subject:  Re: [OT] use of patented algorithms in the kernel ok or not?
Date:  20 Dec 2003 20:12:58 -0500
Cc:  Linus Torvalds <torvalds-AT-osdl.org>

Linus writes:
> On Thu, 18 Dec 2003, Lennert Buytenhek wrote:

>> What am I to do?  Ignore the patent?  Or should
>> I refrain from submitting the patch I wrote,
>> and look for an unencumbered algorithm instead?
>
> Don't submit, and find an unencumbered algorithm.
> Unless you can get the patent holder to grant a
> license (it does happen).

What about the obvious Kconfig option?

config PATENT_1234567890
        bool "Patent 1234567890"
        default n
        help
          Say Y here if you have the right to use
          patent 1234567890 (the foo patent). Some
          countries do not recognise this patent, an
          educational or research exemption may apply,
          you may be the patent holder, the patent
          may have expired, or you may have aquired
          rights via licensing. Seek legal help if you
          need advice concerning your rights. If unsure,
          say N.

This assumes that the patented algorithm is
important enough to bother with, and we'd all
hope a non-patented alternative is available
for those of us without rights to the patent.


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



to post comments


Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds