diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-05-24 00:53:22 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-05-24 00:53:22 +0800 |
commit | 14996cd9a0545230d4cd35b85d15a40521c24d19 (patch) | |
tree | 42a8c12751941ff3dba03ea25e5910f65f511301 /src/bacon-message-connection.c | |
parent | 914908699dce39e6f3e570a75c9a314b4f0c498d (diff) | |
download | gsoc2013-empathy-14996cd9a0545230d4cd35b85d15a40521c24d19.tar gsoc2013-empathy-14996cd9a0545230d4cd35b85d15a40521c24d19.tar.gz gsoc2013-empathy-14996cd9a0545230d4cd35b85d15a40521c24d19.tar.bz2 gsoc2013-empathy-14996cd9a0545230d4cd35b85d15a40521c24d19.tar.lz gsoc2013-empathy-14996cd9a0545230d4cd35b85d15a40521c24d19.tar.xz gsoc2013-empathy-14996cd9a0545230d4cd35b85d15a40521c24d19.tar.zst gsoc2013-empathy-14996cd9a0545230d4cd35b85d15a40521c24d19.zip |
Update BaconMessageConnection from libbacon SVN
svn path=/trunk/; revision=1123
Diffstat (limited to 'src/bacon-message-connection.c')
-rw-r--r-- | src/bacon-message-connection.c | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/bacon-message-connection.c b/src/bacon-message-connection.c index c8000de24..c755cd5d2 100644 --- a/src/bacon-message-connection.c +++ b/src/bacon-message-connection.c @@ -15,6 +15,14 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * The Totem project hereby grant permission for non-gpl compatible GStreamer + * plugins to be used and distributed together with GStreamer and Totem. This + * permission are above and beyond the permissions granted by the GPL license + * Totem is covered by. + * + * Monday 7th February 2005: Christian Schaller: Add excemption clause. + * See license_change file for details. + * */ #include <sys/types.h> |