]> git.baikalelectronics.ru Git - kernel.git/commit
samples/kobject: be explicit in the module license
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Mar 2015 12:41:42 +0000 (13:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Mar 2015 12:41:42 +0000 (13:41 +0100)
commitd2b35df53147c7186b59a943c99881536df18042
treeff6df9153ce6179f87a9127d8accbf369ccb651f
parent9253d0a903b71aa1923fb0dd7fe4c9675323bc8d
samples/kobject: be explicit in the module license

Rusty pointed out that the module license should be "GPL v2" to properly
match the notice at the top of the files, so make that change.

Reported-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
samples/kobject/kobject-example.c
samples/kobject/kset-example.c