From: Paolo 'Blaisorblade' Giarrusso Date: Sat, 28 May 2005 22:51:58 +0000 (-0700) Subject: [PATCH] uml: add MOD_LICENSE to random driver X-Git-Tag: v2.6.12-rc6~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=567b56508f7367e161d6d861ef214a900ab45ce9;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed