commit | 567b56508f7367e161d6d861ef214a900ab45ce9 | [log] [tgz] |
---|---|---|
author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | Sat May 28 15:51:58 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sat May 28 16:46:12 2005 -0700 |
tree | 78693c3e7854e76ef579de64eda0787a86fbe3e9 | |
parent | 34a1a63e37ee8d60bdb842476d9337cdff5413d9 [diff] |
[PATCH] uml: add MOD_LICENSE to random driver Add a MODULE_LICENSE("GPL") to the driver, remove some unused macros and add the GPL license (it's GPL-licensed anyway since it's a GPL-derivative, apart that Jeff Dike releases GPL software, in case anybody is wondering). Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>