gst/mpegtsparse/: Update licences to reflect LGPL-ness of these files also.
authorZaheer Abbas Merali <zaheerabbas@merali.org>
Fri, 24 Aug 2007 11:23:28 +0000 (11:23 +0000)
committerZaheer Abbas Merali <zaheerabbas@merali.org>
Fri, 24 Aug 2007 11:23:28 +0000 (11:23 +0000)
Original commit message from CVS:
* gst/mpegtsparse/flutspatinfo.c:
* gst/mpegtsparse/flutspatinfo.h:
* gst/mpegtsparse/flutspmtinfo.c:
* gst/mpegtsparse/flutspmtinfo.h:
Update licences to reflect LGPL-ness of these files also.

ChangeLog
gst/mpegtsparse/flutspatinfo.c
gst/mpegtsparse/flutspatinfo.h
gst/mpegtsparse/flutspmtinfo.c
gst/mpegtsparse/flutspmtinfo.h

index 584e73e9aa19f4c9cddb0ca3a064935f010b8016..17ec1c4619ce013fbf94fe91f0efc5d5939dbda5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-08-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
+
+       * gst/mpegtsparse/flutspatinfo.c:
+       * gst/mpegtsparse/flutspatinfo.h:
+       * gst/mpegtsparse/flutspmtinfo.c:
+       * gst/mpegtsparse/flutspmtinfo.h:
+       Update licences to reflect LGPL-ness of these files also.
+
 2007-08-23  Tim-Philipp Müller  <tim at centricular dot net>
 
        * docs/plugins/gst-plugins-bad-plugins-sections.txt:
index 47da431546e5319afcc8aa72563aef22cc4bdb6f..a3c66d42778e06d3ec6237a54a05811dbb08492e 100644 (file)
  * Fluendo, S.L. All Rights Reserved.
  *
  * Contributor(s): Jan Schmidt <jan@fluendo.com>
+ *
+ * Alternatively, the contents of this file may be used under the terms of
+ * the GNU Lesser General Public License Version 2 or later (the "LGPL"),
+ * in which case the provisions of the LGPL are applicable instead
+ * of those above. If you wish to allow use of your version of this file only
+ * under the terms of the LGPL, and not to allow others to
+ * use your version of this file under the terms of the MPL, indicate your
+ * decision by deleting the provisions above and replace them with the notice
+ * and other provisions required by the LGPL. If you do not delete
+ * the provisions above, a recipient may use your version of this file under
+ * the terms of the MPL or the LGPL.
  */
 
 #ifdef HAVE_CONFIG_H
index 5f375d4c9351687a395ee4fe2f0421119458a6e1..a9b96e43e90af5c17e56b0266db2e04271180701 100644 (file)
  * Fluendo, S.L. All Rights Reserved.
  *
  * Contributor(s): Jan Schmidt <jan@fluendo.com>
+ *
+ * Alternatively, the contents of this file may be used under the terms of
+ * the GNU Lesser General Public License Version 2 or later (the "LGPL"),
+ * in which case the provisions of the LGPL are applicable instead
+ * of those above. If you wish to allow use of your version of this file only
+ * under the terms of the LGPL, and not to allow others to
+ * use your version of this file under the terms of the MPL, indicate your
+ * decision by deleting the provisions above and replace them with the notice
+ * and other provisions required by the LGPL. If you do not delete
+ * the provisions above, a recipient may use your version of this file under
+ * the terms of the MPL or the LGPL.
  */
 
 #ifndef __MPEGTS_PAT_INFO_H__
index 96df0a2cc230d7eec1d2f53f5492540306b202e5..2cd21054f438373567d8c91cdc19387464fd935a 100644 (file)
  * Fluendo, S.L. All Rights Reserved.
  *
  * Contributor(s): Jan Schmidt <jan@fluendo.com>
+ * Alternatively, the contents of this file may be used under the terms of
+ * the GNU Lesser General Public License Version 2 or later (the "LGPL"),
+ * in which case the provisions of the LGPL are applicable instead
+ * of those above. If you wish to allow use of your version of this file only
+ * under the terms of the LGPL, and not to allow others to
+ * use your version of this file under the terms of the MPL, indicate your
+ * decision by deleting the provisions above and replace them with the notice
+ * and other provisions required by the LGPL. If you do not delete
+ * the provisions above, a recipient may use your version of this file under
+ * the terms of the MPL or the LGPL.
  */
 
 #ifdef HAVE_CONFIG_H
index 56c136de673be5c93929f4b7beab54615fb00db9..b4fe59382701eda7a656fb0bb8cd52e07c51302d 100644 (file)
  * Fluendo, S.L. All Rights Reserved.
  *
  * Contributor(s): Jan Schmidt <jan@fluendo.com>
+ *
+ * Alternatively, the contents of this file may be used under the terms of
+ * the GNU Lesser General Public License Version 2 or later (the "LGPL"),
+ * in which case the provisions of the LGPL are applicable instead
+ * of those above. If you wish to allow use of your version of this file only
+ * under the terms of the LGPL, and not to allow others to
+ * use your version of this file under the terms of the MPL, indicate your
+ * decision by deleting the provisions above and replace them with the notice
+ * and other provisions required by the LGPL. If you do not delete
+ * the provisions above, a recipient may use your version of this file under
+ * the terms of the MPL or the LGPL.
  */
 
 #ifndef __MPEGTS_PMT_INFO_H__