GNOME Bugzilla – Bug 433115
totem gstreamer licence exemption + ev-sidebar
Last modified: 2007-05-03 22:31:08 UTC
Totem includes ev-sidebar.[ch] which is GPL without the gstreamer excemption.
Not many committers: $ svn annotate ev-sidebar.[ch] | tr -s " " | cut -d " " -f 3 | sort | uniq andersca carlosgc jrb krh marco nshmyrev We can remove a few people from this list: $ svn annotate ev-sidebar.[ch] | grep andersca 379 andersca $ svn annotate ev-sidebar.[ch] | grep krh 870 krh gtk_box_pack_start (GTK_BOX (ev_sidebar), hbox, FALSE, FALSE, 0); I'll send mails now.
All mails received, thanks guys! 2007-05-03 Bastien Nocera <hadess@hadess.net> * license_change: * src/backend/bacon-video-widget-common.c: * src/backend/bacon-video-widget-common.h: * src/backend/bacon-video-widget-gst-0.10.c: * src/backend/bacon-video-widget.h: * src/ev-sidebar.c: * src/ev-sidebar.h: * src/plugins/galago/totem-galago.c: * src/plugins/gromit/totem-gromit.c: * src/plugins/lirc/totem-lirc.c: * src/plugins/media-player-keys/totem-media-player-keys.c: * src/plugins/ontop/totem-ontop.c: * src/plugins/screensaver/totem-screensaver.c: * src/plugins/sidebar-test/totem-sidebar-test.c: * src/test-properties-page.c: * src/totem-interface.c: * src/totem-object.c: * src/totem-preferences.c: * src/totem-preferences.h: * src/totem-private.h: * src/totem-properties-main.c: * src/totem-properties-view.c: * src/totem-properties-view.h: * src/totem-subtitle-encoding.c: * src/totem-video-indexer.c: * src/totem.c: * src/totem.h: Fix excemption/exemption/exception usage Add exception clauses to ev-sidebar.[ch], thanks to the copyright holders for agreeing to the relicensing (Closes: #433115)