diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-03-19 18:19:12 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-03-19 18:19:12 +0000 |
commit | 3999646a0d26f7db52bd18325e390a2695614f2a (patch) | |
tree | 9b23b1a4978147da64ebf374e8f721c452de9e69 /ChangeLog | |
parent | ef2cb71d5fcad4dc3cbc239368a7bb9c30206761 (diff) | |
download | gst-plugins-bad-3999646a0d26f7db52bd18325e390a2695614f2a.tar.gz gst-plugins-bad-3999646a0d26f7db52bd18325e390a2695614f2a.tar.bz2 gst-plugins-bad-3999646a0d26f7db52bd18325e390a2695614f2a.zip |
ext/ofa/gstofa.c: Use GPL as license, the plugin itself is LGPL but libofa is GPL.
Original commit message from CVS:
* ext/ofa/gstofa.c:
Use GPL as license, the plugin itself is LGPL but libofa is GPL.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2008-03-19 Sebastian Dröge <slomo@circular-chaos.org> + * ext/ofa/gstofa.c: + Use GPL as license, the plugin itself is LGPL but libofa is GPL. + +2008-03-19 Sebastian Dröge <slomo@circular-chaos.org> + Based on a patch by: Eric Buehl <eric dot buehl at gmail dot com> * configure.ac: |