Original commit message from CVS:
add license
GstElementDetails gst_iir_details = {
"IIR",
"Filter/Audio/Effect",
+ "LGPL",
"IIR filter based on vorbis code",
VERSION,
"Monty <monty@xiph.org>, "\
GstElementDetails gst_lpwsinc_details = {
"LPWSinc",
"Filter/Audio/Effect",
+ "LGPL",
"Low-pass Windowed sinc filter",
VERSION,
"Thomas <thomas@apestaart.org>",
static GstElementDetails cdplayer_details = {
"CD Player",
"Generic/Bin",
+ "LGPL",
"Play CD audio through the CD Drive",
VERSION,
"Charles Schmidt <cbschmid@uiuc.edu>",