2013-04-11 16:43:42

by Andy Shevchenko

[permalink] [raw]
Subject: license of string_helpers module

Hello, James.

Could you please share what is the License applied to the
lib/string_helpers.c module which you wrote on 2008?

Shall we update top of the file to be clear on it in future?

--
Andy Shevchenko <[email protected]>
Intel Finland Oy
---------------------------------------------------------------------
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki
Business Identity Code: 0357606 - 4
Domiciled in Helsinki

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
????{.n?+???????+%?????ݶ??w??{.n?+????{??G?????{ay?ʇڙ?,j??f???h?????????z_??(?階?ݢj"???m??????G????????????&???~???iO???z??v?^?m???? ????????I?


2013-04-11 16:55:43

by James Bottomley

[permalink] [raw]
Subject: Re: license of string_helpers module

On Thu, 2013-04-11 at 16:43 +0000, Shevchenko, Andriy wrote:
> Hello, James.
>
> Could you please share what is the License applied to the
> lib/string_helpers.c module which you wrote on 2008?

Um, it's in the kernel, so it follows the licence of the COPYING file,
so GPLv2 only.

> Shall we update top of the file to be clear on it in future?

There's no need to waste space with individual licences, that's why we
have a COPYING file.

James