summaryrefslogtreecommitdiff
path: root/src/string_list.c
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2014-09-20 15:48:26 +0200
committerChristian Pointner <equinox@spreadspace.org>2014-09-20 15:48:26 +0200
commit761ae57310985bc9d351eafe66e0fd8e1be51edf (patch)
tree562559afd1523c8ec4cef9738a63fb5c5776f4ff /src/string_list.c
parentrefactoring (diff)
added exception for non-GPL Gstreamer components
Diffstat (limited to 'src/string_list.c')
-rw-r--r--src/string_list.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/string_list.c b/src/string_list.c
index 1309745..18325df 100644
--- a/src/string_list.c
+++ b/src/string_list.c
@@ -25,6 +25,12 @@
*
* You should have received a copy of the GNU General Public License
* along with sydra. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * In addition, as a special exception, the copyright holders hereby
+ * grant permission for non-GPL-compatible GStreamer plugins to be used
+ * and distributed together with GStreamer and sydra.
+ * This permission goes above and beyond the permissions granted by the
+ * GPL license sydra is covered by.
*/
#include <string.h>