From 2ff64d483edbe24c8f940a779d57c8961e99d15e Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Wed, 18 Sep 2002 19:02:51 +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/gstvideocrop.c') 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