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 --- gst/videocrop/gstvideocrop.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gst/videocrop') diff --git a/gst/videocrop/gstvideocrop.c b/gst/videocrop/gstvideocrop.c index 0554042e..0f051795 100644 --- a/gst/videocrop/gstvideocrop.c +++ b/gst/videocrop/gstvideocrop.c @@ -56,6 +56,7 @@ struct _GstVideoCropClass { static GstElementDetails gst_video_crop_details = { "video crop filter", "Filter/Video/Crop", + "LGPL", "Crops video into a user defined region", VERSION, "Wim Taymans ", -- cgit v1.2.1