Re: [PATCH] macmodes: needs a license

From: Geert Uytterhoeven
Date: Mon Jun 13 2005 - 16:21:13 EST


On Mon, 13 Jun 2005, randy_dunlap wrote:
> From: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
>
> Module needs a license to prevent kernel tainting.
>
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx>

Ack'ed by Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>

> diffstat:=
> drivers/video/macmodes.c | 1 +
> 1 files changed, 1 insertion(+)
>
> diff -Naurp ./drivers/video/macmodes.c~taint_video ./drivers/video/macmodes.c
> --- ./drivers/video/macmodes.c~taint_video 2005-06-10 18:41:17.000000000 -0700
> +++ ./drivers/video/macmodes.c 2005-06-13 10:30:59.000000000 -0700
> @@ -387,3 +387,4 @@ int __init mac_find_mode(struct fb_var_s
> }
> EXPORT_SYMBOL(mac_find_mode);
>
> +MODULE_LICENSE("GPL");

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/