]> pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
V4L (957): Compat ioctl32 license fix
authorRicardo Cerqueira <v4l@cerqueira.org>
Mon, 9 Jan 2006 17:24:57 +0000 (15:24 -0200)
committerMauro Carvalho Chehab <mchehab@brturbo.com.br>
Mon, 9 Jan 2006 17:24:57 +0000 (15:24 -0200)
- Compat_ioctl32 license fix

Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
drivers/media/video/compat_ioctl32.c

index 42dc11c63c0dcfd0fb0447fe7df73701db1b389f..55c2fd3527fd11a5d62269b0591e0111188b549d 100644 (file)
@@ -316,3 +316,5 @@ long v4l_compat_ioctl32(struct file *file, unsigned int cmd, unsigned long arg)
 }
 #endif
 EXPORT_SYMBOL_GPL(v4l_compat_ioctl32);
+
+MODULE_LICENSE("GPL");