[PATCH] Add license string to sisfb

John Tyner (jtyner@cs.ucr.edu)
Fri, 3 May 2002 10:10:42 -0700 (PDT)


The following adds a license string to the sisfb module. I haven't been
able to find a reference to a license for this module, so I just put GPL.
I hope this is correct.

Patch is made against 2.4.19-pre7, should apply to 2.5.

--- drivers/video/sis/sis_main.c.orig Fri May 3 10:00:27 2002
+++ drivers/video/sis/sis_main.c Fri May 3 10:00:54 2002
@@ -3092,3 +3092,4 @@

EXPORT_SYMBOL(ivideo);

+MODULE_LICENSE("GPL");

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/