commit | 07afb6ace3bde4ffdce26befa6b2f38c5d708dd0 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 25 13:41:42 2015 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 25 13:41:42 2015 +0100 |
tree | ff6df9153ce6179f87a9127d8accbf369ccb651f | |
parent | 5fd637e7a75fb2a4c0b62683c08dae959160fedf [diff] |
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>