From 1d5f318e0dbfb59479f9b1d834a46d2dde22c942 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Wed, 18 Sep 2002 19:02:52 +0000 Subject: plugins part of license field patch Original commit message from CVS: plugins part of license field patch --- sys/qcam/gstqcamsrc.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/qcam/gstqcamsrc.c') diff --git a/sys/qcam/gstqcamsrc.c b/sys/qcam/gstqcamsrc.c index f9ce9b7e..7a30d34c 100644 --- a/sys/qcam/gstqcamsrc.c +++ b/sys/qcam/gstqcamsrc.c @@ -29,11 +29,13 @@ #include "qcamip.h" +/* elementfactory information */ static GstElementDetails gst_qcamsrc_details = { "QCam Source", "Source/Video", + "LGPL", "Read from a QuickCam device", VERSION, "Wim Taymans ", -- cgit v1.2.1