diff --git a/ChangeLog b/ChangeLog index a79b79f3b..f978e2563 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,297 @@ +2008-10-01 William Jon McCann + + * backends/gstreamer/rb-encoder-gst.c: + * backends/gstreamer/rb-encoder-gst.h: + * backends/gstreamer/rb-player-gst-xfade.c: + * backends/gstreamer/rb-player-gst-xfade.h: + * backends/gstreamer/rb-player-gst.c: + * backends/gstreamer/rb-player-gst.h: + * backends/rb-encoder.c: + * backends/rb-encoder.h: + * backends/rb-player-gst-data-tee.c: + * backends/rb-player-gst-data-tee.h: + * backends/rb-player-gst-filter.c: + * backends/rb-player-gst-filter.h: + * backends/rb-player-gst-tee.c: + * backends/rb-player-gst-tee.h: + * backends/rb-player.c: + * backends/rb-player.h: + * bindings/python/override_common.c: + * bindings/python/override_common.h: + * lib/rb-async-queue-watch.c: + * lib/rb-async-queue-watch.h: + * lib/rb-debug.c: + * lib/rb-debug.h: + * lib/rb-file-helpers.c: + * lib/rb-file-helpers.h: + * lib/rb-glade-helpers.c: + * lib/rb-glade-helpers.h: + * lib/rb-preferences.h: + * lib/rb-proxy-config.c: + * lib/rb-proxy-config.h: + * lib/rb-stock-icons.c: + * lib/rb-stock-icons.h: + * lib/rb-string-value-map.c: + * lib/rb-string-value-map.h: + * lib/rb-thread.c: + * lib/rb-thread.h: + * lib/rb-util.c: + * lib/rb-util.h: + * metadata/rb-metadata-common.c: + * metadata/rb-metadata-dbus-client.c: + * metadata/rb-metadata-dbus-service.c: + * metadata/rb-metadata-dbus.c: + * metadata/rb-metadata-dbus.h: + * metadata/rb-metadata-gst.c: + * metadata/rb-metadata.h: + * metadata/test-metadata.c: + * plugins/artdisplay/artdisplay/AmazonCoverArtSearch.py: + * plugins/artdisplay/artdisplay/CoverArtDatabase.py: + * plugins/artdisplay/artdisplay/LocalCoverArtSearch.py: + * plugins/artdisplay/artdisplay/PodcastCoverArtSearch.py: + * plugins/artdisplay/artdisplay/__init__.py: + * plugins/audiocd/rb-audiocd-plugin.c: + * plugins/audiocd/rb-audiocd-source.c: + * plugins/audiocd/rb-audiocd-source.h: + * plugins/audioscrobbler/rb-audioscrobbler-entry.c: + * plugins/audioscrobbler/rb-audioscrobbler-entry.h: + * plugins/audioscrobbler/rb-audioscrobbler-plugin.c: + * plugins/audioscrobbler/rb-audioscrobbler.c: + * plugins/audioscrobbler/rb-audioscrobbler.h: + * plugins/audioscrobbler/rb-lastfm-source.c: + * plugins/audioscrobbler/rb-lastfm-source.h: + * plugins/cd-recorder/rb-cd-recorder-plugin.c: + * plugins/cd-recorder/rb-playlist-source-recorder.c: + * plugins/cd-recorder/rb-playlist-source-recorder.h: + * plugins/cd-recorder/rb-recorder-gst.c: + * plugins/cd-recorder/rb-recorder.h: + * plugins/daap/rb-daap-connection.c: + * plugins/daap/rb-daap-connection.h: + * plugins/daap/rb-daap-dialog.c: + * plugins/daap/rb-daap-dialog.h: + * plugins/daap/rb-daap-hash.c: + * plugins/daap/rb-daap-hash.h: + * plugins/daap/rb-daap-mdns-browser-avahi.c: + * plugins/daap/rb-daap-mdns-browser.h: + * plugins/daap/rb-daap-mdns-publisher-avahi.c: + * plugins/daap/rb-daap-mdns-publisher.h: + * plugins/daap/rb-daap-plugin.c: + * plugins/daap/rb-daap-plugin.h: + * plugins/daap/rb-daap-share.c: + * plugins/daap/rb-daap-share.h: + * plugins/daap/rb-daap-sharing.c: + * plugins/daap/rb-daap-sharing.h: + * plugins/daap/rb-daap-source.c: + * plugins/daap/rb-daap-source.h: + * plugins/daap/rb-daap-src.c: + * plugins/daap/rb-daap-src.h: + * plugins/daap/rb-daap-structure.c: + * plugins/daap/rb-daap-structure.h: + * plugins/fmradio/rb-fm-radio-gst-src.c: + * plugins/fmradio/rb-fm-radio-plugin.c: + * plugins/fmradio/rb-fm-radio-source.c: + * plugins/fmradio/rb-fm-radio-source.h: + * plugins/fmradio/rb-radio-tuner-v4l2.c: + * plugins/fmradio/rb-radio-tuner.h: + * plugins/generic-player/rb-generic-player-playlist-source.c: + * plugins/generic-player/rb-generic-player-playlist-source.h: + * plugins/generic-player/rb-generic-player-plugin.c: + * plugins/generic-player/rb-generic-player-source.c: + * plugins/generic-player/rb-generic-player-source.h: + * plugins/generic-player/rb-nokia770-source.c: + * plugins/generic-player/rb-nokia770-source.h: + * plugins/generic-player/rb-psp-source.c: + * plugins/generic-player/rb-psp-source.h: + * plugins/ipod/rb-ipod-db.c: + * plugins/ipod/rb-ipod-db.h: + * plugins/ipod/rb-ipod-plugin.c: + * plugins/ipod/rb-ipod-source.c: + * plugins/ipod/rb-ipod-source.h: + * plugins/iradio/rb-iradio-plugin.c: + * plugins/iradio/rb-iradio-source.c: + * plugins/iradio/rb-iradio-source.h: + * plugins/iradio/rb-station-properties-dialog.c: + * plugins/iradio/rb-station-properties-dialog.h: + * plugins/jamendo/jamendo/__init__.py: + * plugins/lirc/rb-lirc-plugin.c: + * plugins/lyrics/lyrics/AstrawebParser.py: + * plugins/lyrics/lyrics/LeoslyricsParser.py: + * plugins/lyrics/lyrics/LyrcParser.py: + * plugins/lyrics/lyrics/LyricWikiParser.py: + * plugins/lyrics/lyrics/LyricsConfigureDialog.py: + * plugins/lyrics/lyrics/LyricsParse.py: + * plugins/lyrics/lyrics/WinampcnParser.py: + * plugins/lyrics/lyrics/__init__.py: + * plugins/magnatune/magnatune/BuyAlbumHandler.py: + * plugins/magnatune/magnatune/MagnatuneSource.py: + * plugins/magnatune/magnatune/TrackListHandler.py: + * plugins/magnatune/magnatune/__init__.py: + * plugins/mmkeys/rb-mmkeys-plugin.c: + * plugins/mtpdevice/rb-mtp-plugin.c: + * plugins/mtpdevice/rb-mtp-source.c: + * plugins/mtpdevice/rb-mtp-source.h: + * plugins/power-manager/rb-power-manager-plugin.c: + * plugins/pythonconsole/pythonconsole.py: + * plugins/rb-module.c: + * plugins/rb-module.h: + * plugins/rb-plugin-manager.c: + * plugins/rb-plugin-manager.h: + * plugins/rb-plugin.c: + * plugins/rb-plugin.h: + * plugins/rb-plugins-engine.c: + * plugins/rb-plugins-engine.h: + * plugins/rb-python-module.c: + * plugins/rb-python-module.h: + * plugins/rb-python-plugin.c: + * plugins/rb-python-plugin.h: + * plugins/rb/Coroutine.py: + * plugins/rb/Loader.py: + * plugins/rb/__init__.py: + * plugins/sample/rb-sample-plugin.c: + * plugins/visualizer/rb-fake-visualizer.c: + * plugins/visualizer/rb-vis-widget.c: + * plugins/visualizer/rb-vis-widget.h: + * plugins/visualizer/rb-visualizer-plugin.c: + * podcast/rb-feed-podcast-properties-dialog.c: + * podcast/rb-feed-podcast-properties-dialog.h: + * podcast/rb-podcast-manager.c: + * podcast/rb-podcast-manager.h: + * podcast/rb-podcast-parse.c: + * podcast/rb-podcast-parse.h: + * podcast/rb-podcast-properties-dialog.c: + * podcast/rb-podcast-properties-dialog.h: + * podcast/test-podcast-parse.c: + * remote/dbus/rb-client.c: + * rhythmdb/rb-refstring.c: + * rhythmdb/rb-refstring.h: + * rhythmdb/rhythmdb-import-job.c: + * rhythmdb/rhythmdb-import-job.h: + * rhythmdb/rhythmdb-monitor.c: + * rhythmdb/rhythmdb-private.h: + * rhythmdb/rhythmdb-property-model.c: + * rhythmdb/rhythmdb-property-model.h: + * rhythmdb/rhythmdb-query-model.c: + * rhythmdb/rhythmdb-query-model.h: + * rhythmdb/rhythmdb-query-results.c: + * rhythmdb/rhythmdb-query-results.h: + * rhythmdb/rhythmdb-query.c: + * rhythmdb/rhythmdb-tree.c: + * rhythmdb/rhythmdb-tree.h: + * rhythmdb/rhythmdb.c: + * rhythmdb/rhythmdb.h: + * shell/main.c: + * shell/rb-history.c: + * shell/rb-history.h: + * shell/rb-play-order-linear-loop.c: + * shell/rb-play-order-linear-loop.h: + * shell/rb-play-order-linear.c: + * shell/rb-play-order-linear.h: + * shell/rb-play-order-queue.c: + * shell/rb-play-order-queue.h: + * shell/rb-play-order-random-by-age-and-rating.c: + * shell/rb-play-order-random-by-age-and-rating.h: + * shell/rb-play-order-random-by-age.c: + * shell/rb-play-order-random-by-age.h: + * shell/rb-play-order-random-by-rating.c: + * shell/rb-play-order-random-by-rating.h: + * shell/rb-play-order-random-equal-weights.c: + * shell/rb-play-order-random-equal-weights.h: + * shell/rb-play-order-random.c: + * shell/rb-play-order-random.h: + * shell/rb-play-order-shuffle.c: + * shell/rb-play-order-shuffle.h: + * shell/rb-play-order.c: + * shell/rb-play-order.h: + * shell/rb-playlist-manager.c: + * shell/rb-playlist-manager.h: + * shell/rb-removable-media-manager.c: + * shell/rb-removable-media-manager.h: + * shell/rb-shell-clipboard.c: + * shell/rb-shell-clipboard.h: + * shell/rb-shell-player.c: + * shell/rb-shell-player.h: + * shell/rb-shell-preferences.c: + * shell/rb-shell-preferences.h: + * shell/rb-shell.c: + * shell/rb-shell.h: + * shell/rb-source-header.c: + * shell/rb-source-header.h: + * shell/rb-statusbar.c: + * shell/rb-statusbar.h: + * shell/rb-tray-icon.c: + * shell/rb-tray-icon.h: + * sources/rb-auto-playlist-source.c: + * sources/rb-auto-playlist-source.h: + * sources/rb-browser-source.c: + * sources/rb-browser-source.h: + * sources/rb-import-errors-source.c: + * sources/rb-import-errors-source.h: + * sources/rb-library-source.c: + * sources/rb-library-source.h: + * sources/rb-missing-files-source.c: + * sources/rb-missing-files-source.h: + * sources/rb-play-queue-source.c: + * sources/rb-play-queue-source.h: + * sources/rb-playlist-source.c: + * sources/rb-playlist-source.h: + * sources/rb-playlist-xml.h: + * sources/rb-podcast-source.c: + * sources/rb-podcast-source.h: + * sources/rb-removable-media-source.c: + * sources/rb-removable-media-source.h: + * sources/rb-source-group.c: + * sources/rb-source-group.h: + * sources/rb-source.c: + * sources/rb-source.h: + * sources/rb-sourcelist-model.c: + * sources/rb-sourcelist-model.h: + * sources/rb-sourcelist.c: + * sources/rb-sourcelist.h: + * sources/rb-static-playlist-source.c: + * sources/rb-static-playlist-source.h: + * sources/rb-streaming-source.c: + * sources/rb-streaming-source.h: + * tests/bench-rhythmdb-load.c: + * tests/test-audioscrobbler.c: + * tests/test-file-helpers.c: + * tests/test-rb-lib.c: + * tests/test-rhythmdb-property-model.c: + * tests/test-rhythmdb-query-model.c: + * tests/test-rhythmdb-query.c: + * tests/test-rhythmdb-tree-serialization.c: + * tests/test-rhythmdb-view.c: + * tests/test-rhythmdb.c: + * tests/test-utils.c: + * tests/test-utils.h: + * widgets/gedit-message-area.c: + * widgets/gedit-message-area.h: + * widgets/rb-dialog.c: + * widgets/rb-dialog.h: + * widgets/rb-entry-view.c: + * widgets/rb-entry-view.h: + * widgets/rb-header.c: + * widgets/rb-header.h: + * widgets/rb-library-browser.c: + * widgets/rb-library-browser.h: + * widgets/rb-property-view.c: + * widgets/rb-property-view.h: + * widgets/rb-query-creator-private.h: + * widgets/rb-query-creator-properties.c: + * widgets/rb-query-creator.c: + * widgets/rb-query-creator.h: + * widgets/rb-rating-helper.c: + * widgets/rb-rating-helper.h: + * widgets/rb-rating.c: + * widgets/rb-rating.h: + * widgets/rb-search-entry.c: + * widgets/rb-search-entry.h: + * widgets/rb-song-info.c: + * widgets/rb-song-info.h: + * widgets/rb-uri-dialog.c: + * widgets/rb-uri-dialog.h: + Fix one of the grammatical errors in the license exception. + From #513617 + 2008-10-01 William Jon McCann * plugins/iradio/iradio-initial.pls: diff --git a/backends/gstreamer/rb-encoder-gst.c b/backends/gstreamer/rb-encoder-gst.c index 4d8b43f4b..4a8c6dda7 100644 --- a/backends/gstreamer/rb-encoder-gst.c +++ b/backends/gstreamer/rb-encoder-gst.c @@ -12,7 +12,7 @@ * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/backends/gstreamer/rb-encoder-gst.h b/backends/gstreamer/rb-encoder-gst.h index 5637ed9e0..70e8529e1 100644 --- a/backends/gstreamer/rb-encoder-gst.h +++ b/backends/gstreamer/rb-encoder-gst.h @@ -9,7 +9,7 @@ * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/backends/gstreamer/rb-player-gst-xfade.c b/backends/gstreamer/rb-player-gst-xfade.c index 723d00a1e..eb31d4cd8 100644 --- a/backends/gstreamer/rb-player-gst-xfade.c +++ b/backends/gstreamer/rb-player-gst-xfade.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/backends/gstreamer/rb-player-gst-xfade.h b/backends/gstreamer/rb-player-gst-xfade.h index 4ec9f93c8..b1749c96a 100644 --- a/backends/gstreamer/rb-player-gst-xfade.h +++ b/backends/gstreamer/rb-player-gst-xfade.h @@ -7,7 +7,7 @@ * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/backends/gstreamer/rb-player-gst.c b/backends/gstreamer/rb-player-gst.c index f44ec4b8a..b44d4ed9c 100644 --- a/backends/gstreamer/rb-player-gst.c +++ b/backends/gstreamer/rb-player-gst.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/backends/gstreamer/rb-player-gst.h b/backends/gstreamer/rb-player-gst.h index 6529d256f..62a639d5c 100644 --- a/backends/gstreamer/rb-player-gst.h +++ b/backends/gstreamer/rb-player-gst.h @@ -7,7 +7,7 @@ * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/backends/rb-encoder.c b/backends/rb-encoder.c index 5d2845691..6904b1544 100644 --- a/backends/rb-encoder.c +++ b/backends/rb-encoder.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/backends/rb-encoder.h b/backends/rb-encoder.h index edb592053..939a47ddd 100644 --- a/backends/rb-encoder.h +++ b/backends/rb-encoder.h @@ -9,7 +9,7 @@ * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/backends/rb-player-gst-data-tee.c b/backends/rb-player-gst-data-tee.c index e2f51477f..a6fa6364d 100644 --- a/backends/rb-player-gst-data-tee.c +++ b/backends/rb-player-gst-data-tee.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/backends/rb-player-gst-data-tee.h b/backends/rb-player-gst-data-tee.h index bc8b479eb..6b9f160a2 100644 --- a/backends/rb-player-gst-data-tee.h +++ b/backends/rb-player-gst-data-tee.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/backends/rb-player-gst-filter.c b/backends/rb-player-gst-filter.c index 77c7f872e..b696693a8 100644 --- a/backends/rb-player-gst-filter.c +++ b/backends/rb-player-gst-filter.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/backends/rb-player-gst-filter.h b/backends/rb-player-gst-filter.h index 02fae1f23..abd7c12a5 100644 --- a/backends/rb-player-gst-filter.h +++ b/backends/rb-player-gst-filter.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/backends/rb-player-gst-tee.c b/backends/rb-player-gst-tee.c index 04b505bf1..c81f40305 100644 --- a/backends/rb-player-gst-tee.c +++ b/backends/rb-player-gst-tee.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/backends/rb-player-gst-tee.h b/backends/rb-player-gst-tee.h index 60b125c84..e0d987ebf 100644 --- a/backends/rb-player-gst-tee.h +++ b/backends/rb-player-gst-tee.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/backends/rb-player.c b/backends/rb-player.c index 586e41a20..c7008ee70 100644 --- a/backends/rb-player.c +++ b/backends/rb-player.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/backends/rb-player.h b/backends/rb-player.h index 0db18a6f5..67723f956 100644 --- a/backends/rb-player.h +++ b/backends/rb-player.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/bindings/python/override_common.c b/bindings/python/override_common.c index 6cd311af0..f976546b8 100644 --- a/bindings/python/override_common.c +++ b/bindings/python/override_common.c @@ -12,7 +12,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/bindings/python/override_common.h b/bindings/python/override_common.h index 0c0b46411..8c3715dc1 100644 --- a/bindings/python/override_common.h +++ b/bindings/python/override_common.h @@ -12,7 +12,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/lib/rb-async-queue-watch.c b/lib/rb-async-queue-watch.c index 981a9083b..ce6b33c9f 100644 --- a/lib/rb-async-queue-watch.c +++ b/lib/rb-async-queue-watch.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/lib/rb-async-queue-watch.h b/lib/rb-async-queue-watch.h index 8098e0f3e..c33d638b0 100644 --- a/lib/rb-async-queue-watch.h +++ b/lib/rb-async-queue-watch.h @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/lib/rb-debug.c b/lib/rb-debug.c index f6c1544a5..d1c57f623 100644 --- a/lib/rb-debug.c +++ b/lib/rb-debug.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/lib/rb-debug.h b/lib/rb-debug.h index c4921cfec..7c1e4a696 100644 --- a/lib/rb-debug.h +++ b/lib/rb-debug.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/lib/rb-file-helpers.c b/lib/rb-file-helpers.c index 4e9577320..9bb7160a1 100644 --- a/lib/rb-file-helpers.c +++ b/lib/rb-file-helpers.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/lib/rb-file-helpers.h b/lib/rb-file-helpers.h index 0a8a9ef83..9139d541f 100644 --- a/lib/rb-file-helpers.h +++ b/lib/rb-file-helpers.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/lib/rb-glade-helpers.c b/lib/rb-glade-helpers.c index ab03e1a87..14f465e0f 100644 --- a/lib/rb-glade-helpers.c +++ b/lib/rb-glade-helpers.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/lib/rb-glade-helpers.h b/lib/rb-glade-helpers.h index 84db096c1..d59ecb1d3 100644 --- a/lib/rb-glade-helpers.h +++ b/lib/rb-glade-helpers.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/lib/rb-preferences.h b/lib/rb-preferences.h index 1c3b05626..94dfc38f0 100644 --- a/lib/rb-preferences.h +++ b/lib/rb-preferences.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/lib/rb-proxy-config.c b/lib/rb-proxy-config.c index 588df5162..a9c5752c9 100644 --- a/lib/rb-proxy-config.c +++ b/lib/rb-proxy-config.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/lib/rb-proxy-config.h b/lib/rb-proxy-config.h index 2166b6894..d581ac79d 100644 --- a/lib/rb-proxy-config.h +++ b/lib/rb-proxy-config.h @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/lib/rb-stock-icons.c b/lib/rb-stock-icons.c index c11a6a375..2b7b10cd4 100644 --- a/lib/rb-stock-icons.c +++ b/lib/rb-stock-icons.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/lib/rb-stock-icons.h b/lib/rb-stock-icons.h index 3c7597462..21983bc03 100644 --- a/lib/rb-stock-icons.h +++ b/lib/rb-stock-icons.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/lib/rb-string-value-map.c b/lib/rb-string-value-map.c index 2650d25d1..c25e9241f 100644 --- a/lib/rb-string-value-map.c +++ b/lib/rb-string-value-map.c @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/lib/rb-string-value-map.h b/lib/rb-string-value-map.h index 55fd6379c..d71b82ef7 100644 --- a/lib/rb-string-value-map.h +++ b/lib/rb-string-value-map.h @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/lib/rb-thread.c b/lib/rb-thread.c index 9c1dbdd4e..2e41a8a35 100644 --- a/lib/rb-thread.c +++ b/lib/rb-thread.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/lib/rb-thread.h b/lib/rb-thread.h index d1428154b..236505991 100644 --- a/lib/rb-thread.h +++ b/lib/rb-thread.h @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/lib/rb-util.c b/lib/rb-util.c index db2dee50b..3dcb6b34b 100644 --- a/lib/rb-util.c +++ b/lib/rb-util.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/lib/rb-util.h b/lib/rb-util.h index 94dbd1ff2..384bfc4e5 100644 --- a/lib/rb-util.h +++ b/lib/rb-util.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/metadata/rb-metadata-common.c b/metadata/rb-metadata-common.c index c1e2bc9ba..107463604 100644 --- a/metadata/rb-metadata-common.c +++ b/metadata/rb-metadata-common.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/metadata/rb-metadata-dbus-client.c b/metadata/rb-metadata-dbus-client.c index 9678a69a1..852818232 100644 --- a/metadata/rb-metadata-dbus-client.c +++ b/metadata/rb-metadata-dbus-client.c @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/metadata/rb-metadata-dbus-service.c b/metadata/rb-metadata-dbus-service.c index 0bac1ea39..9f5d0f7b9 100644 --- a/metadata/rb-metadata-dbus-service.c +++ b/metadata/rb-metadata-dbus-service.c @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/metadata/rb-metadata-dbus.c b/metadata/rb-metadata-dbus.c index fefd40ef4..0afb54e82 100644 --- a/metadata/rb-metadata-dbus.c +++ b/metadata/rb-metadata-dbus.c @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/metadata/rb-metadata-dbus.h b/metadata/rb-metadata-dbus.h index 8ef5baa28..022e82892 100644 --- a/metadata/rb-metadata-dbus.h +++ b/metadata/rb-metadata-dbus.h @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/metadata/rb-metadata-gst.c b/metadata/rb-metadata-gst.c index bcb18fc17..4bec9af51 100644 --- a/metadata/rb-metadata-gst.c +++ b/metadata/rb-metadata-gst.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/metadata/rb-metadata.h b/metadata/rb-metadata.h index e801c2537..4df253557 100644 --- a/metadata/rb-metadata.h +++ b/metadata/rb-metadata.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/metadata/test-metadata.c b/metadata/test-metadata.c index edac79f3d..1c17a30e0 100644 --- a/metadata/test-metadata.c +++ b/metadata/test-metadata.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/artdisplay/artdisplay/AmazonCoverArtSearch.py b/plugins/artdisplay/artdisplay/AmazonCoverArtSearch.py index a2b881f26..c4a818425 100644 --- a/plugins/artdisplay/artdisplay/AmazonCoverArtSearch.py +++ b/plugins/artdisplay/artdisplay/AmazonCoverArtSearch.py @@ -7,7 +7,7 @@ # the Free Software Foundation; either version 2, or (at your option) # any later version. # -# The Rhythmbox authors hereby grants permission for non-GPL compatible +# The Rhythmbox authors hereby grant permission for non-GPL compatible # GStreamer plugins to be used and distributed together with GStreamer # and Rhythmbox. This permission is above and beyond the permissions granted # by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/artdisplay/artdisplay/CoverArtDatabase.py b/plugins/artdisplay/artdisplay/CoverArtDatabase.py index e0c8e73b8..8cd6a0a9d 100644 --- a/plugins/artdisplay/artdisplay/CoverArtDatabase.py +++ b/plugins/artdisplay/artdisplay/CoverArtDatabase.py @@ -8,7 +8,7 @@ # the Free Software Foundation; either version 2, or (at your option) # any later version. # -# The Rhythmbox authors hereby grants permission for non-GPL compatible +# The Rhythmbox authors hereby grant permission for non-GPL compatible # GStreamer plugins to be used and distributed together with GStreamer # and Rhythmbox. This permission is above and beyond the permissions granted # by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/artdisplay/artdisplay/LocalCoverArtSearch.py b/plugins/artdisplay/artdisplay/LocalCoverArtSearch.py index bf09ce884..f17b7fa43 100644 --- a/plugins/artdisplay/artdisplay/LocalCoverArtSearch.py +++ b/plugins/artdisplay/artdisplay/LocalCoverArtSearch.py @@ -7,7 +7,7 @@ # the Free Software Foundation; either version 2, or (at your option) # any later version. # -# The Rhythmbox authors hereby grants permission for non-GPL compatible +# The Rhythmbox authors hereby grant permission for non-GPL compatible # GStreamer plugins to be used and distributed together with GStreamer # and Rhythmbox. This permission is above and beyond the permissions granted # by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/artdisplay/artdisplay/PodcastCoverArtSearch.py b/plugins/artdisplay/artdisplay/PodcastCoverArtSearch.py index 19ca02743..794225536 100644 --- a/plugins/artdisplay/artdisplay/PodcastCoverArtSearch.py +++ b/plugins/artdisplay/artdisplay/PodcastCoverArtSearch.py @@ -7,7 +7,7 @@ # the Free Software Foundation; either version 2, or (at your option) # any later version. # -# The Rhythmbox authors hereby grants permission for non-GPL compatible +# The Rhythmbox authors hereby grant permission for non-GPL compatible # GStreamer plugins to be used and distributed together with GStreamer # and Rhythmbox. This permission is above and beyond the permissions granted # by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/artdisplay/artdisplay/__init__.py b/plugins/artdisplay/artdisplay/__init__.py index f8a62ee30..51e6129dc 100644 --- a/plugins/artdisplay/artdisplay/__init__.py +++ b/plugins/artdisplay/artdisplay/__init__.py @@ -7,7 +7,7 @@ # the Free Software Foundation; either version 2, or (at your option) # any later version. # -# The Rhythmbox authors hereby grants permission for non-GPL compatible +# The Rhythmbox authors hereby grant permission for non-GPL compatible # GStreamer plugins to be used and distributed together with GStreamer # and Rhythmbox. This permission is above and beyond the permissions granted # by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/audiocd/rb-audiocd-plugin.c b/plugins/audiocd/rb-audiocd-plugin.c index fc6b84a30..56167862a 100644 --- a/plugins/audiocd/rb-audiocd-plugin.c +++ b/plugins/audiocd/rb-audiocd-plugin.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/audiocd/rb-audiocd-source.c b/plugins/audiocd/rb-audiocd-source.c index 615d8dfac..89fc428ce 100644 --- a/plugins/audiocd/rb-audiocd-source.c +++ b/plugins/audiocd/rb-audiocd-source.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/audiocd/rb-audiocd-source.h b/plugins/audiocd/rb-audiocd-source.h index 508924dd9..000cc5412 100644 --- a/plugins/audiocd/rb-audiocd-source.h +++ b/plugins/audiocd/rb-audiocd-source.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/audioscrobbler/rb-audioscrobbler-entry.c b/plugins/audioscrobbler/rb-audioscrobbler-entry.c index c37eb7f63..885cb9ff5 100644 --- a/plugins/audioscrobbler/rb-audioscrobbler-entry.c +++ b/plugins/audioscrobbler/rb-audioscrobbler-entry.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/audioscrobbler/rb-audioscrobbler-entry.h b/plugins/audioscrobbler/rb-audioscrobbler-entry.h index 6432af4e4..d25a50e6d 100644 --- a/plugins/audioscrobbler/rb-audioscrobbler-entry.h +++ b/plugins/audioscrobbler/rb-audioscrobbler-entry.h @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/audioscrobbler/rb-audioscrobbler-plugin.c b/plugins/audioscrobbler/rb-audioscrobbler-plugin.c index c6bffccad..ef6b46c86 100644 --- a/plugins/audioscrobbler/rb-audioscrobbler-plugin.c +++ b/plugins/audioscrobbler/rb-audioscrobbler-plugin.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/audioscrobbler/rb-audioscrobbler.c b/plugins/audioscrobbler/rb-audioscrobbler.c index d7eda4b90..bbe2f905d 100644 --- a/plugins/audioscrobbler/rb-audioscrobbler.c +++ b/plugins/audioscrobbler/rb-audioscrobbler.c @@ -11,7 +11,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/audioscrobbler/rb-audioscrobbler.h b/plugins/audioscrobbler/rb-audioscrobbler.h index eb7de4cc2..ceb94239a 100644 --- a/plugins/audioscrobbler/rb-audioscrobbler.h +++ b/plugins/audioscrobbler/rb-audioscrobbler.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/audioscrobbler/rb-lastfm-source.c b/plugins/audioscrobbler/rb-lastfm-source.c index 40b2f74d7..22478f32a 100644 --- a/plugins/audioscrobbler/rb-lastfm-source.c +++ b/plugins/audioscrobbler/rb-lastfm-source.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/audioscrobbler/rb-lastfm-source.h b/plugins/audioscrobbler/rb-lastfm-source.h index 5be0b1ade..e8bd2dad6 100644 --- a/plugins/audioscrobbler/rb-lastfm-source.h +++ b/plugins/audioscrobbler/rb-lastfm-source.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/cd-recorder/rb-cd-recorder-plugin.c b/plugins/cd-recorder/rb-cd-recorder-plugin.c index 2b845e63c..42b11fef7 100644 --- a/plugins/cd-recorder/rb-cd-recorder-plugin.c +++ b/plugins/cd-recorder/rb-cd-recorder-plugin.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/cd-recorder/rb-playlist-source-recorder.c b/plugins/cd-recorder/rb-playlist-source-recorder.c index b96c695fc..79cc71f6a 100644 --- a/plugins/cd-recorder/rb-playlist-source-recorder.c +++ b/plugins/cd-recorder/rb-playlist-source-recorder.c @@ -11,7 +11,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/cd-recorder/rb-playlist-source-recorder.h b/plugins/cd-recorder/rb-playlist-source-recorder.h index 03627b909..8fd378a60 100644 --- a/plugins/cd-recorder/rb-playlist-source-recorder.h +++ b/plugins/cd-recorder/rb-playlist-source-recorder.h @@ -11,7 +11,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/cd-recorder/rb-recorder-gst.c b/plugins/cd-recorder/rb-recorder-gst.c index 2923fc94c..75e3b14b5 100644 --- a/plugins/cd-recorder/rb-recorder-gst.c +++ b/plugins/cd-recorder/rb-recorder-gst.c @@ -9,7 +9,7 @@ * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/cd-recorder/rb-recorder.h b/plugins/cd-recorder/rb-recorder.h index 08b9b5612..0050c1255 100644 --- a/plugins/cd-recorder/rb-recorder.h +++ b/plugins/cd-recorder/rb-recorder.h @@ -9,7 +9,7 @@ * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/daap/rb-daap-connection.c b/plugins/daap/rb-daap-connection.c index 8cb611794..4f533aba0 100644 --- a/plugins/daap/rb-daap-connection.c +++ b/plugins/daap/rb-daap-connection.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/daap/rb-daap-connection.h b/plugins/daap/rb-daap-connection.h index a58a40bc7..11235ca07 100644 --- a/plugins/daap/rb-daap-connection.h +++ b/plugins/daap/rb-daap-connection.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/daap/rb-daap-dialog.c b/plugins/daap/rb-daap-dialog.c index f2e89110f..f709fec0f 100644 --- a/plugins/daap/rb-daap-dialog.c +++ b/plugins/daap/rb-daap-dialog.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/daap/rb-daap-dialog.h b/plugins/daap/rb-daap-dialog.h index 6431dde24..eb266b73d 100644 --- a/plugins/daap/rb-daap-dialog.h +++ b/plugins/daap/rb-daap-dialog.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/daap/rb-daap-hash.c b/plugins/daap/rb-daap-hash.c index b0ba157f8..d0a9a3982 100644 --- a/plugins/daap/rb-daap-hash.c +++ b/plugins/daap/rb-daap-hash.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/daap/rb-daap-hash.h b/plugins/daap/rb-daap-hash.h index e695d92fc..e6c25ad1e 100644 --- a/plugins/daap/rb-daap-hash.h +++ b/plugins/daap/rb-daap-hash.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/daap/rb-daap-mdns-browser-avahi.c b/plugins/daap/rb-daap-mdns-browser-avahi.c index 9ad2fec96..8fef48932 100644 --- a/plugins/daap/rb-daap-mdns-browser-avahi.c +++ b/plugins/daap/rb-daap-mdns-browser-avahi.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/daap/rb-daap-mdns-browser.h b/plugins/daap/rb-daap-mdns-browser.h index c316a594e..296299751 100644 --- a/plugins/daap/rb-daap-mdns-browser.h +++ b/plugins/daap/rb-daap-mdns-browser.h @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/daap/rb-daap-mdns-publisher-avahi.c b/plugins/daap/rb-daap-mdns-publisher-avahi.c index ef5099ca6..403173979 100644 --- a/plugins/daap/rb-daap-mdns-publisher-avahi.c +++ b/plugins/daap/rb-daap-mdns-publisher-avahi.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/daap/rb-daap-mdns-publisher.h b/plugins/daap/rb-daap-mdns-publisher.h index 2bce56d41..b429432fb 100644 --- a/plugins/daap/rb-daap-mdns-publisher.h +++ b/plugins/daap/rb-daap-mdns-publisher.h @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/daap/rb-daap-plugin.c b/plugins/daap/rb-daap-plugin.c index a9c067dd9..1fb8877d4 100644 --- a/plugins/daap/rb-daap-plugin.c +++ b/plugins/daap/rb-daap-plugin.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/daap/rb-daap-plugin.h b/plugins/daap/rb-daap-plugin.h index 8e6d6c0e1..4f7686f76 100644 --- a/plugins/daap/rb-daap-plugin.h +++ b/plugins/daap/rb-daap-plugin.h @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/daap/rb-daap-share.c b/plugins/daap/rb-daap-share.c index d9a858234..608b4e57e 100644 --- a/plugins/daap/rb-daap-share.c +++ b/plugins/daap/rb-daap-share.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/daap/rb-daap-share.h b/plugins/daap/rb-daap-share.h index 52b59f853..4f634931a 100644 --- a/plugins/daap/rb-daap-share.h +++ b/plugins/daap/rb-daap-share.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/daap/rb-daap-sharing.c b/plugins/daap/rb-daap-sharing.c index 2bdf931d5..a5f43bb6c 100644 --- a/plugins/daap/rb-daap-sharing.c +++ b/plugins/daap/rb-daap-sharing.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/daap/rb-daap-sharing.h b/plugins/daap/rb-daap-sharing.h index ce5917379..f5765152e 100644 --- a/plugins/daap/rb-daap-sharing.h +++ b/plugins/daap/rb-daap-sharing.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/daap/rb-daap-source.c b/plugins/daap/rb-daap-source.c index a08b12b12..3e7cc779e 100644 --- a/plugins/daap/rb-daap-source.c +++ b/plugins/daap/rb-daap-source.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/daap/rb-daap-source.h b/plugins/daap/rb-daap-source.h index 725e5f4f6..914bd82dc 100644 --- a/plugins/daap/rb-daap-source.h +++ b/plugins/daap/rb-daap-source.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/daap/rb-daap-src.c b/plugins/daap/rb-daap-src.c index 1d9b5a1ea..be1ff7ebb 100644 --- a/plugins/daap/rb-daap-src.c +++ b/plugins/daap/rb-daap-src.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/daap/rb-daap-src.h b/plugins/daap/rb-daap-src.h index d4f881e06..ffc91c3d7 100644 --- a/plugins/daap/rb-daap-src.h +++ b/plugins/daap/rb-daap-src.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/daap/rb-daap-structure.c b/plugins/daap/rb-daap-structure.c index 574c15cd1..d3f98db74 100644 --- a/plugins/daap/rb-daap-structure.c +++ b/plugins/daap/rb-daap-structure.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/daap/rb-daap-structure.h b/plugins/daap/rb-daap-structure.h index 2bdb49567..4b9ba39f9 100644 --- a/plugins/daap/rb-daap-structure.h +++ b/plugins/daap/rb-daap-structure.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/fmradio/rb-fm-radio-gst-src.c b/plugins/fmradio/rb-fm-radio-gst-src.c index 56c18eef6..59bd92878 100644 --- a/plugins/fmradio/rb-fm-radio-gst-src.c +++ b/plugins/fmradio/rb-fm-radio-gst-src.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/fmradio/rb-fm-radio-plugin.c b/plugins/fmradio/rb-fm-radio-plugin.c index c668266af..598a5444d 100644 --- a/plugins/fmradio/rb-fm-radio-plugin.c +++ b/plugins/fmradio/rb-fm-radio-plugin.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/fmradio/rb-fm-radio-source.c b/plugins/fmradio/rb-fm-radio-source.c index 46b1a3468..70e3f324d 100644 --- a/plugins/fmradio/rb-fm-radio-source.c +++ b/plugins/fmradio/rb-fm-radio-source.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/fmradio/rb-fm-radio-source.h b/plugins/fmradio/rb-fm-radio-source.h index ce34525c4..ef5a30328 100644 --- a/plugins/fmradio/rb-fm-radio-source.h +++ b/plugins/fmradio/rb-fm-radio-source.h @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/fmradio/rb-radio-tuner-v4l2.c b/plugins/fmradio/rb-radio-tuner-v4l2.c index f8ca1bd32..4c5a3b470 100644 --- a/plugins/fmradio/rb-radio-tuner-v4l2.c +++ b/plugins/fmradio/rb-radio-tuner-v4l2.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/fmradio/rb-radio-tuner.h b/plugins/fmradio/rb-radio-tuner.h index 0397560e6..5a60029f3 100644 --- a/plugins/fmradio/rb-radio-tuner.h +++ b/plugins/fmradio/rb-radio-tuner.h @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/generic-player/rb-generic-player-playlist-source.c b/plugins/generic-player/rb-generic-player-playlist-source.c index 352fe0958..c38019d39 100644 --- a/plugins/generic-player/rb-generic-player-playlist-source.c +++ b/plugins/generic-player/rb-generic-player-playlist-source.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/generic-player/rb-generic-player-playlist-source.h b/plugins/generic-player/rb-generic-player-playlist-source.h index 4e5f86d97..5af30b555 100644 --- a/plugins/generic-player/rb-generic-player-playlist-source.h +++ b/plugins/generic-player/rb-generic-player-playlist-source.h @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/generic-player/rb-generic-player-plugin.c b/plugins/generic-player/rb-generic-player-plugin.c index 323276612..b8162f495 100644 --- a/plugins/generic-player/rb-generic-player-plugin.c +++ b/plugins/generic-player/rb-generic-player-plugin.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/generic-player/rb-generic-player-source.c b/plugins/generic-player/rb-generic-player-source.c index f5fae0ac8..019443234 100644 --- a/plugins/generic-player/rb-generic-player-source.c +++ b/plugins/generic-player/rb-generic-player-source.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/generic-player/rb-generic-player-source.h b/plugins/generic-player/rb-generic-player-source.h index 7ec36c951..9c9879564 100644 --- a/plugins/generic-player/rb-generic-player-source.h +++ b/plugins/generic-player/rb-generic-player-source.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/generic-player/rb-nokia770-source.c b/plugins/generic-player/rb-nokia770-source.c index 40fdbee8d..8fae9ad34 100644 --- a/plugins/generic-player/rb-nokia770-source.c +++ b/plugins/generic-player/rb-nokia770-source.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/generic-player/rb-nokia770-source.h b/plugins/generic-player/rb-nokia770-source.h index 099ba3904..c4146b641 100644 --- a/plugins/generic-player/rb-nokia770-source.h +++ b/plugins/generic-player/rb-nokia770-source.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/generic-player/rb-psp-source.c b/plugins/generic-player/rb-psp-source.c index 27c194507..3e1fcd8ab 100644 --- a/plugins/generic-player/rb-psp-source.c +++ b/plugins/generic-player/rb-psp-source.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/generic-player/rb-psp-source.h b/plugins/generic-player/rb-psp-source.h index f9f508943..52e56e005 100644 --- a/plugins/generic-player/rb-psp-source.h +++ b/plugins/generic-player/rb-psp-source.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/ipod/rb-ipod-db.c b/plugins/ipod/rb-ipod-db.c index 81682659b..d91d1f7c3 100644 --- a/plugins/ipod/rb-ipod-db.c +++ b/plugins/ipod/rb-ipod-db.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/ipod/rb-ipod-db.h b/plugins/ipod/rb-ipod-db.h index f37dc469c..137717999 100644 --- a/plugins/ipod/rb-ipod-db.h +++ b/plugins/ipod/rb-ipod-db.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/ipod/rb-ipod-plugin.c b/plugins/ipod/rb-ipod-plugin.c index 616d7dbb9..1164a76dd 100644 --- a/plugins/ipod/rb-ipod-plugin.c +++ b/plugins/ipod/rb-ipod-plugin.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/ipod/rb-ipod-source.c b/plugins/ipod/rb-ipod-source.c index af405c870..895562027 100644 --- a/plugins/ipod/rb-ipod-source.c +++ b/plugins/ipod/rb-ipod-source.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/ipod/rb-ipod-source.h b/plugins/ipod/rb-ipod-source.h index 24a24c870..cde31e2ab 100644 --- a/plugins/ipod/rb-ipod-source.h +++ b/plugins/ipod/rb-ipod-source.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/iradio/rb-iradio-plugin.c b/plugins/iradio/rb-iradio-plugin.c index 28df10c59..228735dbb 100644 --- a/plugins/iradio/rb-iradio-plugin.c +++ b/plugins/iradio/rb-iradio-plugin.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/iradio/rb-iradio-source.c b/plugins/iradio/rb-iradio-source.c index 67a99a25a..32884040c 100644 --- a/plugins/iradio/rb-iradio-source.c +++ b/plugins/iradio/rb-iradio-source.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/iradio/rb-iradio-source.h b/plugins/iradio/rb-iradio-source.h index 1a9b02185..8315d03eb 100644 --- a/plugins/iradio/rb-iradio-source.h +++ b/plugins/iradio/rb-iradio-source.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/iradio/rb-station-properties-dialog.c b/plugins/iradio/rb-station-properties-dialog.c index d3387eb65..b8e65c519 100644 --- a/plugins/iradio/rb-station-properties-dialog.c +++ b/plugins/iradio/rb-station-properties-dialog.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/iradio/rb-station-properties-dialog.h b/plugins/iradio/rb-station-properties-dialog.h index 07e29c4e6..63438a0c4 100644 --- a/plugins/iradio/rb-station-properties-dialog.h +++ b/plugins/iradio/rb-station-properties-dialog.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/jamendo/jamendo/__init__.py b/plugins/jamendo/jamendo/__init__.py index 898f65b88..05fb2e069 100644 --- a/plugins/jamendo/jamendo/__init__.py +++ b/plugins/jamendo/jamendo/__init__.py @@ -9,7 +9,7 @@ # the Free Software Foundation; either version 2, or (at your option) # any later version. # -# The Rhythmbox authors hereby grants permission for non-GPL compatible +# The Rhythmbox authors hereby grant permission for non-GPL compatible # GStreamer plugins to be used and distributed together with GStreamer # and Rhythmbox. This permission is above and beyond the permissions granted # by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/lirc/rb-lirc-plugin.c b/plugins/lirc/rb-lirc-plugin.c index aed2c0738..44f687933 100644 --- a/plugins/lirc/rb-lirc-plugin.c +++ b/plugins/lirc/rb-lirc-plugin.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/lyrics/lyrics/AstrawebParser.py b/plugins/lyrics/lyrics/AstrawebParser.py index 19181cc12..d5c80c2d0 100644 --- a/plugins/lyrics/lyrics/AstrawebParser.py +++ b/plugins/lyrics/lyrics/AstrawebParser.py @@ -8,7 +8,7 @@ # the Free Software Foundation; either version 2, or (at your option) # any later version. # -# The Rhythmbox authors hereby grants permission for non-GPL compatible +# The Rhythmbox authors hereby grant permission for non-GPL compatible # GStreamer plugins to be used and distributed together with GStreamer # and Rhythmbox. This permission is above and beyond the permissions granted # by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/lyrics/lyrics/LeoslyricsParser.py b/plugins/lyrics/lyrics/LeoslyricsParser.py index d6b479d84..002e83e9c 100644 --- a/plugins/lyrics/lyrics/LeoslyricsParser.py +++ b/plugins/lyrics/lyrics/LeoslyricsParser.py @@ -8,7 +8,7 @@ # the Free Software Foundation; either version 2, or (at your option) # any later version. # -# The Rhythmbox authors hereby grants permission for non-GPL compatible +# The Rhythmbox authors hereby grant permission for non-GPL compatible # GStreamer plugins to be used and distributed together with GStreamer # and Rhythmbox. This permission is above and beyond the permissions granted # by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/lyrics/lyrics/LyrcParser.py b/plugins/lyrics/lyrics/LyrcParser.py index 30d7d0f6c..0881e2297 100644 --- a/plugins/lyrics/lyrics/LyrcParser.py +++ b/plugins/lyrics/lyrics/LyrcParser.py @@ -8,7 +8,7 @@ # the Free Software Foundation; either version 2, or (at your option) # any later version. # -# The Rhythmbox authors hereby grants permission for non-GPL compatible +# The Rhythmbox authors hereby grant permission for non-GPL compatible # GStreamer plugins to be used and distributed together with GStreamer # and Rhythmbox. This permission is above and beyond the permissions granted # by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/lyrics/lyrics/LyricWikiParser.py b/plugins/lyrics/lyrics/LyricWikiParser.py index 89412edac..a333a9042 100644 --- a/plugins/lyrics/lyrics/LyricWikiParser.py +++ b/plugins/lyrics/lyrics/LyricWikiParser.py @@ -7,7 +7,7 @@ # the Free Software Foundation; either version 2, or (at your option) # any later version. # -# The Rhythmbox authors hereby grants permission for non-GPL compatible +# The Rhythmbox authors hereby grant permission for non-GPL compatible # GStreamer plugins to be used and distributed together with GStreamer # and Rhythmbox. This permission is above and beyond the permissions granted # by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/lyrics/lyrics/LyricsConfigureDialog.py b/plugins/lyrics/lyrics/LyricsConfigureDialog.py index 07117268f..b897541b1 100644 --- a/plugins/lyrics/lyrics/LyricsConfigureDialog.py +++ b/plugins/lyrics/lyrics/LyricsConfigureDialog.py @@ -8,7 +8,7 @@ # the Free Software Foundation; either version 2, or (at your option) # any later version. # -# The Rhythmbox authors hereby grants permission for non-GPL compatible +# The Rhythmbox authors hereby grant permission for non-GPL compatible # GStreamer plugins to be used and distributed together with GStreamer # and Rhythmbox. This permission is above and beyond the permissions granted # by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/lyrics/lyrics/LyricsParse.py b/plugins/lyrics/lyrics/LyricsParse.py index 948ae3e54..b321ffe52 100644 --- a/plugins/lyrics/lyrics/LyricsParse.py +++ b/plugins/lyrics/lyrics/LyricsParse.py @@ -7,7 +7,7 @@ # the Free Software Foundation; either version 2, or (at your option) # any later version. # -# The Rhythmbox authors hereby grants permission for non-GPL compatible +# The Rhythmbox authors hereby grant permission for non-GPL compatible # GStreamer plugins to be used and distributed together with GStreamer # and Rhythmbox. This permission is above and beyond the permissions granted # by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/lyrics/lyrics/WinampcnParser.py b/plugins/lyrics/lyrics/WinampcnParser.py index 07d04a55b..4f8ea1ef0 100644 --- a/plugins/lyrics/lyrics/WinampcnParser.py +++ b/plugins/lyrics/lyrics/WinampcnParser.py @@ -7,7 +7,7 @@ # the Free Software Foundation; either version 2, or (at your option) # any later version. # -# The Rhythmbox authors hereby grants permission for non-GPL compatible +# The Rhythmbox authors hereby grant permission for non-GPL compatible # GStreamer plugins to be used and distributed together with GStreamer # and Rhythmbox. This permission is above and beyond the permissions granted # by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/lyrics/lyrics/__init__.py b/plugins/lyrics/lyrics/__init__.py index 6a7100cd9..c70530f00 100644 --- a/plugins/lyrics/lyrics/__init__.py +++ b/plugins/lyrics/lyrics/__init__.py @@ -9,7 +9,7 @@ # the Free Software Foundation; either version 2, or (at your option) # any later version. # -# The Rhythmbox authors hereby grants permission for non-GPL compatible +# The Rhythmbox authors hereby grant permission for non-GPL compatible # GStreamer plugins to be used and distributed together with GStreamer # and Rhythmbox. This permission is above and beyond the permissions granted # by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/magnatune/magnatune/BuyAlbumHandler.py b/plugins/magnatune/magnatune/BuyAlbumHandler.py index 5f9574816..ec679bf50 100644 --- a/plugins/magnatune/magnatune/BuyAlbumHandler.py +++ b/plugins/magnatune/magnatune/BuyAlbumHandler.py @@ -8,7 +8,7 @@ # the Free Software Foundation; either version 2, or (at your option) # any later version. # -# The Rhythmbox authors hereby grants permission for non-GPL compatible +# The Rhythmbox authors hereby grant permission for non-GPL compatible # GStreamer plugins to be used and distributed together with GStreamer # and Rhythmbox. This permission is above and beyond the permissions granted # by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/magnatune/magnatune/MagnatuneSource.py b/plugins/magnatune/magnatune/MagnatuneSource.py index 2285356d1..644495205 100644 --- a/plugins/magnatune/magnatune/MagnatuneSource.py +++ b/plugins/magnatune/magnatune/MagnatuneSource.py @@ -8,7 +8,7 @@ # the Free Software Foundation; either version 2, or (at your option) # any later version. # -# The Rhythmbox authors hereby grants permission for non-GPL compatible +# The Rhythmbox authors hereby grant permission for non-GPL compatible # GStreamer plugins to be used and distributed together with GStreamer # and Rhythmbox. This permission is above and beyond the permissions granted # by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/magnatune/magnatune/TrackListHandler.py b/plugins/magnatune/magnatune/TrackListHandler.py index b74f83286..3782bba9e 100644 --- a/plugins/magnatune/magnatune/TrackListHandler.py +++ b/plugins/magnatune/magnatune/TrackListHandler.py @@ -8,7 +8,7 @@ # the Free Software Foundation; either version 2, or (at your option) # any later version. # -# The Rhythmbox authors hereby grants permission for non-GPL compatible +# The Rhythmbox authors hereby grant permission for non-GPL compatible # GStreamer plugins to be used and distributed together with GStreamer # and Rhythmbox. This permission is above and beyond the permissions granted # by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/magnatune/magnatune/__init__.py b/plugins/magnatune/magnatune/__init__.py index 85ede7d70..df601925d 100644 --- a/plugins/magnatune/magnatune/__init__.py +++ b/plugins/magnatune/magnatune/__init__.py @@ -8,7 +8,7 @@ # the Free Software Foundation; either version 2, or (at your option) # any later version. # -# The Rhythmbox authors hereby grants permission for non-GPL compatible +# The Rhythmbox authors hereby grant permission for non-GPL compatible # GStreamer plugins to be used and distributed together with GStreamer # and Rhythmbox. This permission is above and beyond the permissions granted # by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/mmkeys/rb-mmkeys-plugin.c b/plugins/mmkeys/rb-mmkeys-plugin.c index 36c62c896..88ba0bc78 100644 --- a/plugins/mmkeys/rb-mmkeys-plugin.c +++ b/plugins/mmkeys/rb-mmkeys-plugin.c @@ -11,7 +11,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/mtpdevice/rb-mtp-plugin.c b/plugins/mtpdevice/rb-mtp-plugin.c index 72874d090..bca4a8e50 100644 --- a/plugins/mtpdevice/rb-mtp-plugin.c +++ b/plugins/mtpdevice/rb-mtp-plugin.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/mtpdevice/rb-mtp-source.c b/plugins/mtpdevice/rb-mtp-source.c index 2bfedeff3..457fb96a6 100644 --- a/plugins/mtpdevice/rb-mtp-source.c +++ b/plugins/mtpdevice/rb-mtp-source.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/mtpdevice/rb-mtp-source.h b/plugins/mtpdevice/rb-mtp-source.h index b14a8a046..e203be8e8 100644 --- a/plugins/mtpdevice/rb-mtp-source.h +++ b/plugins/mtpdevice/rb-mtp-source.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/power-manager/rb-power-manager-plugin.c b/plugins/power-manager/rb-power-manager-plugin.c index 184d3dbf8..c8dea1df4 100644 --- a/plugins/power-manager/rb-power-manager-plugin.c +++ b/plugins/power-manager/rb-power-manager-plugin.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/pythonconsole/pythonconsole.py b/plugins/pythonconsole/pythonconsole.py index e294b1b81..4039c2b37 100644 --- a/plugins/pythonconsole/pythonconsole.py +++ b/plugins/pythonconsole/pythonconsole.py @@ -9,7 +9,7 @@ # the Free Software Foundation; either version 2, or (at your option) # any later version. # -# The Rhythmbox authors hereby grants permission for non-GPL compatible +# The Rhythmbox authors hereby grant permission for non-GPL compatible # GStreamer plugins to be used and distributed together with GStreamer # and Rhythmbox. This permission is above and beyond the permissions granted # by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/rb-module.c b/plugins/rb-module.c index ff1d4df0a..ebeaa1098 100644 --- a/plugins/rb-module.c +++ b/plugins/rb-module.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/rb-module.h b/plugins/rb-module.h index 07345478a..921fed9e4 100644 --- a/plugins/rb-module.h +++ b/plugins/rb-module.h @@ -11,7 +11,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/rb-plugin-manager.c b/plugins/rb-plugin-manager.c index 07b81eda3..7e183a378 100644 --- a/plugins/rb-plugin-manager.c +++ b/plugins/rb-plugin-manager.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/rb-plugin-manager.h b/plugins/rb-plugin-manager.h index 0919d2598..d65045f9f 100644 --- a/plugins/rb-plugin-manager.h +++ b/plugins/rb-plugin-manager.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/rb-plugin.c b/plugins/rb-plugin.c index 31b9d2f2b..ae85317da 100644 --- a/plugins/rb-plugin.c +++ b/plugins/rb-plugin.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/rb-plugin.h b/plugins/rb-plugin.h index 1973b6fca..b173732dd 100644 --- a/plugins/rb-plugin.h +++ b/plugins/rb-plugin.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/rb-plugins-engine.c b/plugins/rb-plugins-engine.c index 8b1094cff..d184f7c68 100644 --- a/plugins/rb-plugins-engine.c +++ b/plugins/rb-plugins-engine.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/rb-plugins-engine.h b/plugins/rb-plugins-engine.h index f39aeb5c5..186c6f77b 100644 --- a/plugins/rb-plugins-engine.h +++ b/plugins/rb-plugins-engine.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/rb-python-module.c b/plugins/rb-python-module.c index a87b5bb5f..5758a46e0 100644 --- a/plugins/rb-python-module.c +++ b/plugins/rb-python-module.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/rb-python-module.h b/plugins/rb-python-module.h index 4d62c9dc8..5b2c152ae 100644 --- a/plugins/rb-python-module.h +++ b/plugins/rb-python-module.h @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/rb-python-plugin.c b/plugins/rb-python-plugin.c index 3fcd3b508..c3badad07 100644 --- a/plugins/rb-python-plugin.c +++ b/plugins/rb-python-plugin.c @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/rb-python-plugin.h b/plugins/rb-python-plugin.h index 187bf6949..94c5d44df 100644 --- a/plugins/rb-python-plugin.h +++ b/plugins/rb-python-plugin.h @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/rb/Coroutine.py b/plugins/rb/Coroutine.py index edc8504e6..b45eacfa5 100644 --- a/plugins/rb/Coroutine.py +++ b/plugins/rb/Coroutine.py @@ -7,7 +7,7 @@ # the Free Software Foundation; either version 2, or (at your option) # any later version. # -# The Rhythmbox authors hereby grants permission for non-GPL compatible +# The Rhythmbox authors hereby grant permission for non-GPL compatible # GStreamer plugins to be used and distributed together with GStreamer # and Rhythmbox. This permission is above and beyond the permissions granted # by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/rb/Loader.py b/plugins/rb/Loader.py index 7c60dc54f..f432608fa 100644 --- a/plugins/rb/Loader.py +++ b/plugins/rb/Loader.py @@ -7,7 +7,7 @@ # the Free Software Foundation; either version 2, or (at your option) # any later version. # -# The Rhythmbox authors hereby grants permission for non-GPL compatible +# The Rhythmbox authors hereby grant permission for non-GPL compatible # GStreamer plugins to be used and distributed together with GStreamer # and Rhythmbox. This permission is above and beyond the permissions granted # by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/rb/__init__.py b/plugins/rb/__init__.py index 926eb2d7d..0a3805e0a 100644 --- a/plugins/rb/__init__.py +++ b/plugins/rb/__init__.py @@ -9,7 +9,7 @@ # the Free Software Foundation; either version 2, or (at your option) # any later version. # -# The Rhythmbox authors hereby grants permission for non-GPL compatible +# The Rhythmbox authors hereby grant permission for non-GPL compatible # GStreamer plugins to be used and distributed together with GStreamer # and Rhythmbox. This permission is above and beyond the permissions granted # by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/sample/rb-sample-plugin.c b/plugins/sample/rb-sample-plugin.c index 0f12de1d5..21dbc00ad 100644 --- a/plugins/sample/rb-sample-plugin.c +++ b/plugins/sample/rb-sample-plugin.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/visualizer/rb-fake-visualizer.c b/plugins/visualizer/rb-fake-visualizer.c index 1f9841967..2b8123203 100644 --- a/plugins/visualizer/rb-fake-visualizer.c +++ b/plugins/visualizer/rb-fake-visualizer.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/visualizer/rb-vis-widget.c b/plugins/visualizer/rb-vis-widget.c index 519370790..fbb958702 100644 --- a/plugins/visualizer/rb-vis-widget.c +++ b/plugins/visualizer/rb-vis-widget.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/visualizer/rb-vis-widget.h b/plugins/visualizer/rb-vis-widget.h index 91708b498..1713c74e3 100644 --- a/plugins/visualizer/rb-vis-widget.h +++ b/plugins/visualizer/rb-vis-widget.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/plugins/visualizer/rb-visualizer-plugin.c b/plugins/visualizer/rb-visualizer-plugin.c index b406a57f7..71281d4e0 100644 --- a/plugins/visualizer/rb-visualizer-plugin.c +++ b/plugins/visualizer/rb-visualizer-plugin.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/podcast/rb-feed-podcast-properties-dialog.c b/podcast/rb-feed-podcast-properties-dialog.c index 6ef4e9fa3..61cbcea21 100644 --- a/podcast/rb-feed-podcast-properties-dialog.c +++ b/podcast/rb-feed-podcast-properties-dialog.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/podcast/rb-feed-podcast-properties-dialog.h b/podcast/rb-feed-podcast-properties-dialog.h index b6c285fe1..9d7042b44 100644 --- a/podcast/rb-feed-podcast-properties-dialog.h +++ b/podcast/rb-feed-podcast-properties-dialog.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/podcast/rb-podcast-manager.c b/podcast/rb-podcast-manager.c index 21a267886..f6cf9ef2b 100644 --- a/podcast/rb-podcast-manager.c +++ b/podcast/rb-podcast-manager.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/podcast/rb-podcast-manager.h b/podcast/rb-podcast-manager.h index 516a2cfdc..8dbf1863e 100644 --- a/podcast/rb-podcast-manager.h +++ b/podcast/rb-podcast-manager.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/podcast/rb-podcast-parse.c b/podcast/rb-podcast-parse.c index ada8b0987..a64630442 100644 --- a/podcast/rb-podcast-parse.c +++ b/podcast/rb-podcast-parse.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/podcast/rb-podcast-parse.h b/podcast/rb-podcast-parse.h index fdfaedcdc..7505d3475 100644 --- a/podcast/rb-podcast-parse.h +++ b/podcast/rb-podcast-parse.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/podcast/rb-podcast-properties-dialog.c b/podcast/rb-podcast-properties-dialog.c index 820e51dac..c7c22827b 100644 --- a/podcast/rb-podcast-properties-dialog.c +++ b/podcast/rb-podcast-properties-dialog.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/podcast/rb-podcast-properties-dialog.h b/podcast/rb-podcast-properties-dialog.h index 9cb49b613..5c6c6f4d7 100644 --- a/podcast/rb-podcast-properties-dialog.h +++ b/podcast/rb-podcast-properties-dialog.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/podcast/test-podcast-parse.c b/podcast/test-podcast-parse.c index 1626b043d..b85f686a5 100644 --- a/podcast/test-podcast-parse.c +++ b/podcast/test-podcast-parse.c @@ -5,7 +5,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/remote/dbus/rb-client.c b/remote/dbus/rb-client.c index a2c8d100a..fcf678217 100644 --- a/remote/dbus/rb-client.c +++ b/remote/dbus/rb-client.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/rhythmdb/rb-refstring.c b/rhythmdb/rb-refstring.c index be4a740dc..2a65430b8 100644 --- a/rhythmdb/rb-refstring.c +++ b/rhythmdb/rb-refstring.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/rhythmdb/rb-refstring.h b/rhythmdb/rb-refstring.h index 958568244..f03b764df 100644 --- a/rhythmdb/rb-refstring.h +++ b/rhythmdb/rb-refstring.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/rhythmdb/rhythmdb-import-job.c b/rhythmdb/rhythmdb-import-job.c index 415909503..761946199 100644 --- a/rhythmdb/rhythmdb-import-job.c +++ b/rhythmdb/rhythmdb-import-job.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/rhythmdb/rhythmdb-import-job.h b/rhythmdb/rhythmdb-import-job.h index eb180360d..e228f0217 100644 --- a/rhythmdb/rhythmdb-import-job.h +++ b/rhythmdb/rhythmdb-import-job.h @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/rhythmdb/rhythmdb-monitor.c b/rhythmdb/rhythmdb-monitor.c index 9cb86fa9b..289a664f8 100644 --- a/rhythmdb/rhythmdb-monitor.c +++ b/rhythmdb/rhythmdb-monitor.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/rhythmdb/rhythmdb-private.h b/rhythmdb/rhythmdb-private.h index 927adb9ec..57fa010c0 100644 --- a/rhythmdb/rhythmdb-private.h +++ b/rhythmdb/rhythmdb-private.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/rhythmdb/rhythmdb-property-model.c b/rhythmdb/rhythmdb-property-model.c index f9f8e4daa..d112ba43a 100644 --- a/rhythmdb/rhythmdb-property-model.c +++ b/rhythmdb/rhythmdb-property-model.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/rhythmdb/rhythmdb-property-model.h b/rhythmdb/rhythmdb-property-model.h index 55a7f80b1..cbbc89704 100644 --- a/rhythmdb/rhythmdb-property-model.h +++ b/rhythmdb/rhythmdb-property-model.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/rhythmdb/rhythmdb-query-model.c b/rhythmdb/rhythmdb-query-model.c index ed0e45587..517e626d8 100644 --- a/rhythmdb/rhythmdb-query-model.c +++ b/rhythmdb/rhythmdb-query-model.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/rhythmdb/rhythmdb-query-model.h b/rhythmdb/rhythmdb-query-model.h index 1501dd8a3..b01745d4b 100644 --- a/rhythmdb/rhythmdb-query-model.h +++ b/rhythmdb/rhythmdb-query-model.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/rhythmdb/rhythmdb-query-results.c b/rhythmdb/rhythmdb-query-results.c index e7d49a36f..8c03fad71 100644 --- a/rhythmdb/rhythmdb-query-results.c +++ b/rhythmdb/rhythmdb-query-results.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/rhythmdb/rhythmdb-query-results.h b/rhythmdb/rhythmdb-query-results.h index d9df4c2a2..ef9497424 100644 --- a/rhythmdb/rhythmdb-query-results.h +++ b/rhythmdb/rhythmdb-query-results.h @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/rhythmdb/rhythmdb-query.c b/rhythmdb/rhythmdb-query.c index cb9dda0f0..0183b9d33 100644 --- a/rhythmdb/rhythmdb-query.c +++ b/rhythmdb/rhythmdb-query.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/rhythmdb/rhythmdb-tree.c b/rhythmdb/rhythmdb-tree.c index 041ae11bc..6bf4e185c 100644 --- a/rhythmdb/rhythmdb-tree.c +++ b/rhythmdb/rhythmdb-tree.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/rhythmdb/rhythmdb-tree.h b/rhythmdb/rhythmdb-tree.h index 9a8837e86..c9ab6cb7a 100644 --- a/rhythmdb/rhythmdb-tree.h +++ b/rhythmdb/rhythmdb-tree.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/rhythmdb/rhythmdb.c b/rhythmdb/rhythmdb.c index 6e6b84efa..25c94af45 100644 --- a/rhythmdb/rhythmdb.c +++ b/rhythmdb/rhythmdb.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/rhythmdb/rhythmdb.h b/rhythmdb/rhythmdb.h index 122644936..01d3ec6b4 100644 --- a/rhythmdb/rhythmdb.h +++ b/rhythmdb/rhythmdb.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/main.c b/shell/main.c index 482e65813..61db81d6e 100644 --- a/shell/main.c +++ b/shell/main.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-history.c b/shell/rb-history.c index 38863b0aa..c56142f2e 100644 --- a/shell/rb-history.c +++ b/shell/rb-history.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-history.h b/shell/rb-history.h index 254a5b9d4..47859fd26 100644 --- a/shell/rb-history.h +++ b/shell/rb-history.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-play-order-linear-loop.c b/shell/rb-play-order-linear-loop.c index b5d46bab7..ac648da08 100644 --- a/shell/rb-play-order-linear-loop.c +++ b/shell/rb-play-order-linear-loop.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-play-order-linear-loop.h b/shell/rb-play-order-linear-loop.h index 32d246de1..811f3961d 100644 --- a/shell/rb-play-order-linear-loop.h +++ b/shell/rb-play-order-linear-loop.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-play-order-linear.c b/shell/rb-play-order-linear.c index 3759a5bc4..bba7bd756 100644 --- a/shell/rb-play-order-linear.c +++ b/shell/rb-play-order-linear.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-play-order-linear.h b/shell/rb-play-order-linear.h index 07e76cfe5..500e15b8c 100644 --- a/shell/rb-play-order-linear.h +++ b/shell/rb-play-order-linear.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-play-order-queue.c b/shell/rb-play-order-queue.c index c5f5b4bfd..b5bc0a168 100644 --- a/shell/rb-play-order-queue.c +++ b/shell/rb-play-order-queue.c @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-play-order-queue.h b/shell/rb-play-order-queue.h index 76eb0e7fd..2bf0b461b 100644 --- a/shell/rb-play-order-queue.h +++ b/shell/rb-play-order-queue.h @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-play-order-random-by-age-and-rating.c b/shell/rb-play-order-random-by-age-and-rating.c index 5606152d9..a547861b9 100644 --- a/shell/rb-play-order-random-by-age-and-rating.c +++ b/shell/rb-play-order-random-by-age-and-rating.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-play-order-random-by-age-and-rating.h b/shell/rb-play-order-random-by-age-and-rating.h index e6c27cc81..47e788604 100644 --- a/shell/rb-play-order-random-by-age-and-rating.h +++ b/shell/rb-play-order-random-by-age-and-rating.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-play-order-random-by-age.c b/shell/rb-play-order-random-by-age.c index b9677d2dd..06e99677b 100644 --- a/shell/rb-play-order-random-by-age.c +++ b/shell/rb-play-order-random-by-age.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-play-order-random-by-age.h b/shell/rb-play-order-random-by-age.h index 2ec300554..b1736a3d2 100644 --- a/shell/rb-play-order-random-by-age.h +++ b/shell/rb-play-order-random-by-age.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-play-order-random-by-rating.c b/shell/rb-play-order-random-by-rating.c index 943167726..0ef9d3bf2 100644 --- a/shell/rb-play-order-random-by-rating.c +++ b/shell/rb-play-order-random-by-rating.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-play-order-random-by-rating.h b/shell/rb-play-order-random-by-rating.h index 3b6952244..b9a82e4aa 100644 --- a/shell/rb-play-order-random-by-rating.h +++ b/shell/rb-play-order-random-by-rating.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-play-order-random-equal-weights.c b/shell/rb-play-order-random-equal-weights.c index 1b49caf77..314ce907c 100644 --- a/shell/rb-play-order-random-equal-weights.c +++ b/shell/rb-play-order-random-equal-weights.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-play-order-random-equal-weights.h b/shell/rb-play-order-random-equal-weights.h index 063186c89..7e1f625b2 100644 --- a/shell/rb-play-order-random-equal-weights.h +++ b/shell/rb-play-order-random-equal-weights.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-play-order-random.c b/shell/rb-play-order-random.c index 992fa4fcd..8c31ed42c 100644 --- a/shell/rb-play-order-random.c +++ b/shell/rb-play-order-random.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-play-order-random.h b/shell/rb-play-order-random.h index 417ed0211..70f1dc300 100644 --- a/shell/rb-play-order-random.h +++ b/shell/rb-play-order-random.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-play-order-shuffle.c b/shell/rb-play-order-shuffle.c index 735802f9a..4b7fad827 100644 --- a/shell/rb-play-order-shuffle.c +++ b/shell/rb-play-order-shuffle.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-play-order-shuffle.h b/shell/rb-play-order-shuffle.h index f1b544575..36f8e6ed3 100644 --- a/shell/rb-play-order-shuffle.h +++ b/shell/rb-play-order-shuffle.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-play-order.c b/shell/rb-play-order.c index 78a4e21f7..0dd56259f 100644 --- a/shell/rb-play-order.c +++ b/shell/rb-play-order.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-play-order.h b/shell/rb-play-order.h index 2a0967308..ac3e22e50 100644 --- a/shell/rb-play-order.h +++ b/shell/rb-play-order.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-playlist-manager.c b/shell/rb-playlist-manager.c index ccbf12597..bd87048c3 100644 --- a/shell/rb-playlist-manager.c +++ b/shell/rb-playlist-manager.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-playlist-manager.h b/shell/rb-playlist-manager.h index 939b329bd..829ad7709 100644 --- a/shell/rb-playlist-manager.h +++ b/shell/rb-playlist-manager.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-removable-media-manager.c b/shell/rb-removable-media-manager.c index caadfb137..6a4d3ba15 100644 --- a/shell/rb-removable-media-manager.c +++ b/shell/rb-removable-media-manager.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-removable-media-manager.h b/shell/rb-removable-media-manager.h index a360cd5a9..21e609d31 100644 --- a/shell/rb-removable-media-manager.h +++ b/shell/rb-removable-media-manager.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-shell-clipboard.c b/shell/rb-shell-clipboard.c index 04e748a55..456696ff9 100644 --- a/shell/rb-shell-clipboard.c +++ b/shell/rb-shell-clipboard.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-shell-clipboard.h b/shell/rb-shell-clipboard.h index 9d24bffee..66afbd8a4 100644 --- a/shell/rb-shell-clipboard.h +++ b/shell/rb-shell-clipboard.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-shell-player.c b/shell/rb-shell-player.c index cf6621060..9d4dae31a 100644 --- a/shell/rb-shell-player.c +++ b/shell/rb-shell-player.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-shell-player.h b/shell/rb-shell-player.h index 44fe861be..9ecf28698 100644 --- a/shell/rb-shell-player.h +++ b/shell/rb-shell-player.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-shell-preferences.c b/shell/rb-shell-preferences.c index c051902d1..c1c9872ff 100644 --- a/shell/rb-shell-preferences.c +++ b/shell/rb-shell-preferences.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-shell-preferences.h b/shell/rb-shell-preferences.h index d4abc2c34..8227b1387 100644 --- a/shell/rb-shell-preferences.h +++ b/shell/rb-shell-preferences.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-shell.c b/shell/rb-shell.c index 4dd570ba5..28abf74f6 100644 --- a/shell/rb-shell.c +++ b/shell/rb-shell.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-shell.h b/shell/rb-shell.h index d270cfe9c..a8834f794 100644 --- a/shell/rb-shell.h +++ b/shell/rb-shell.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-source-header.c b/shell/rb-source-header.c index 0eaf187a4..6a100e97b 100644 --- a/shell/rb-source-header.c +++ b/shell/rb-source-header.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-source-header.h b/shell/rb-source-header.h index 388bd3ac6..bdad92aa7 100644 --- a/shell/rb-source-header.h +++ b/shell/rb-source-header.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-statusbar.c b/shell/rb-statusbar.c index 84deb7bec..2145462cd 100644 --- a/shell/rb-statusbar.c +++ b/shell/rb-statusbar.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-statusbar.h b/shell/rb-statusbar.h index 8c6906ea6..eab0915c1 100644 --- a/shell/rb-statusbar.h +++ b/shell/rb-statusbar.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-tray-icon.c b/shell/rb-tray-icon.c index ef3c917fc..27257ad0d 100644 --- a/shell/rb-tray-icon.c +++ b/shell/rb-tray-icon.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/shell/rb-tray-icon.h b/shell/rb-tray-icon.h index 5c585f652..c999818cd 100644 --- a/shell/rb-tray-icon.h +++ b/shell/rb-tray-icon.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-auto-playlist-source.c b/sources/rb-auto-playlist-source.c index cdea2aa68..9d8bc69eb 100644 --- a/sources/rb-auto-playlist-source.c +++ b/sources/rb-auto-playlist-source.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-auto-playlist-source.h b/sources/rb-auto-playlist-source.h index 9da98c541..9ebda29d6 100644 --- a/sources/rb-auto-playlist-source.h +++ b/sources/rb-auto-playlist-source.h @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-browser-source.c b/sources/rb-browser-source.c index bc4a8195e..843d39b02 100644 --- a/sources/rb-browser-source.c +++ b/sources/rb-browser-source.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-browser-source.h b/sources/rb-browser-source.h index f4d77b4a9..f9c124691 100644 --- a/sources/rb-browser-source.h +++ b/sources/rb-browser-source.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-import-errors-source.c b/sources/rb-import-errors-source.c index 1c9ad5af7..5a9067f85 100644 --- a/sources/rb-import-errors-source.c +++ b/sources/rb-import-errors-source.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-import-errors-source.h b/sources/rb-import-errors-source.h index 1b620ff30..cd1190c88 100644 --- a/sources/rb-import-errors-source.h +++ b/sources/rb-import-errors-source.h @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-library-source.c b/sources/rb-library-source.c index 6899a9ce8..e853b997f 100644 --- a/sources/rb-library-source.c +++ b/sources/rb-library-source.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-library-source.h b/sources/rb-library-source.h index ccf56bceb..9eb87211d 100644 --- a/sources/rb-library-source.h +++ b/sources/rb-library-source.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-missing-files-source.c b/sources/rb-missing-files-source.c index 8766fb94c..661f8b195 100644 --- a/sources/rb-missing-files-source.c +++ b/sources/rb-missing-files-source.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-missing-files-source.h b/sources/rb-missing-files-source.h index 3dffa595c..4cf2677e8 100644 --- a/sources/rb-missing-files-source.h +++ b/sources/rb-missing-files-source.h @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-play-queue-source.c b/sources/rb-play-queue-source.c index 9d1e6a6dd..21a352f80 100644 --- a/sources/rb-play-queue-source.c +++ b/sources/rb-play-queue-source.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-play-queue-source.h b/sources/rb-play-queue-source.h index edc349f43..ab26584b7 100644 --- a/sources/rb-play-queue-source.h +++ b/sources/rb-play-queue-source.h @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-playlist-source.c b/sources/rb-playlist-source.c index b66d36726..41308eafb 100644 --- a/sources/rb-playlist-source.c +++ b/sources/rb-playlist-source.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-playlist-source.h b/sources/rb-playlist-source.h index c38cf0467..dc984d857 100644 --- a/sources/rb-playlist-source.h +++ b/sources/rb-playlist-source.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-playlist-xml.h b/sources/rb-playlist-xml.h index 6559dec6d..f7b2b3107 100644 --- a/sources/rb-playlist-xml.h +++ b/sources/rb-playlist-xml.h @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-podcast-source.c b/sources/rb-podcast-source.c index feaab28ba..43cc9792f 100644 --- a/sources/rb-podcast-source.c +++ b/sources/rb-podcast-source.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-podcast-source.h b/sources/rb-podcast-source.h index 32847ab0d..706c084bf 100644 --- a/sources/rb-podcast-source.h +++ b/sources/rb-podcast-source.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-removable-media-source.c b/sources/rb-removable-media-source.c index f3d3f8b45..3192d139c 100644 --- a/sources/rb-removable-media-source.c +++ b/sources/rb-removable-media-source.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-removable-media-source.h b/sources/rb-removable-media-source.h index a3ce8c03a..763155b14 100644 --- a/sources/rb-removable-media-source.h +++ b/sources/rb-removable-media-source.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-source-group.c b/sources/rb-source-group.c index 367267950..207b82541 100644 --- a/sources/rb-source-group.c +++ b/sources/rb-source-group.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-source-group.h b/sources/rb-source-group.h index 344bfb00e..f73635414 100644 --- a/sources/rb-source-group.h +++ b/sources/rb-source-group.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-source.c b/sources/rb-source.c index 30a4db6b2..0662a86fe 100644 --- a/sources/rb-source.c +++ b/sources/rb-source.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-source.h b/sources/rb-source.h index 0e8fd27c7..a3b7f1556 100644 --- a/sources/rb-source.h +++ b/sources/rb-source.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-sourcelist-model.c b/sources/rb-sourcelist-model.c index 93427415f..63e242d52 100644 --- a/sources/rb-sourcelist-model.c +++ b/sources/rb-sourcelist-model.c @@ -9,7 +9,7 @@ * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-sourcelist-model.h b/sources/rb-sourcelist-model.h index 7f83268df..b0a2a6e5a 100644 --- a/sources/rb-sourcelist-model.h +++ b/sources/rb-sourcelist-model.h @@ -8,7 +8,7 @@ * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-sourcelist.c b/sources/rb-sourcelist.c index 5bd148f24..898e538c8 100644 --- a/sources/rb-sourcelist.c +++ b/sources/rb-sourcelist.c @@ -9,7 +9,7 @@ * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-sourcelist.h b/sources/rb-sourcelist.h index 3c341ed8e..803172cc3 100644 --- a/sources/rb-sourcelist.h +++ b/sources/rb-sourcelist.h @@ -8,7 +8,7 @@ * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-static-playlist-source.c b/sources/rb-static-playlist-source.c index bdacff5d2..5175fcc56 100644 --- a/sources/rb-static-playlist-source.c +++ b/sources/rb-static-playlist-source.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-static-playlist-source.h b/sources/rb-static-playlist-source.h index 84c0d6d92..aa1f61a63 100644 --- a/sources/rb-static-playlist-source.h +++ b/sources/rb-static-playlist-source.h @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-streaming-source.c b/sources/rb-streaming-source.c index c4d096dee..d51dff9cb 100644 --- a/sources/rb-streaming-source.c +++ b/sources/rb-streaming-source.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/sources/rb-streaming-source.h b/sources/rb-streaming-source.h index cdb583d7d..9929eb6a6 100644 --- a/sources/rb-streaming-source.h +++ b/sources/rb-streaming-source.h @@ -6,7 +6,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/tests/bench-rhythmdb-load.c b/tests/bench-rhythmdb-load.c index c3902d707..058aa869f 100644 --- a/tests/bench-rhythmdb-load.c +++ b/tests/bench-rhythmdb-load.c @@ -7,7 +7,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/tests/test-audioscrobbler.c b/tests/test-audioscrobbler.c index 27513b621..8f51f3740 100644 --- a/tests/test-audioscrobbler.c +++ b/tests/test-audioscrobbler.c @@ -5,7 +5,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/tests/test-file-helpers.c b/tests/test-file-helpers.c index 4d76facd1..9fad9a1ba 100644 --- a/tests/test-file-helpers.c +++ b/tests/test-file-helpers.c @@ -5,7 +5,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/tests/test-rb-lib.c b/tests/test-rb-lib.c index 39e12bac2..48b720408 100644 --- a/tests/test-rb-lib.c +++ b/tests/test-rb-lib.c @@ -5,7 +5,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/tests/test-rhythmdb-property-model.c b/tests/test-rhythmdb-property-model.c index 6b16e8223..704ccd5dd 100644 --- a/tests/test-rhythmdb-property-model.c +++ b/tests/test-rhythmdb-property-model.c @@ -5,7 +5,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/tests/test-rhythmdb-query-model.c b/tests/test-rhythmdb-query-model.c index 9a1511ba8..d6da72419 100644 --- a/tests/test-rhythmdb-query-model.c +++ b/tests/test-rhythmdb-query-model.c @@ -5,7 +5,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/tests/test-rhythmdb-query.c b/tests/test-rhythmdb-query.c index e07e5876e..752a04db5 100644 --- a/tests/test-rhythmdb-query.c +++ b/tests/test-rhythmdb-query.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/tests/test-rhythmdb-tree-serialization.c b/tests/test-rhythmdb-tree-serialization.c index 17da59cd9..6cbd4d38e 100644 --- a/tests/test-rhythmdb-tree-serialization.c +++ b/tests/test-rhythmdb-tree-serialization.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/tests/test-rhythmdb-view.c b/tests/test-rhythmdb-view.c index ed6494177..836afe3bc 100644 --- a/tests/test-rhythmdb-view.c +++ b/tests/test-rhythmdb-view.c @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/tests/test-rhythmdb.c b/tests/test-rhythmdb.c index 64b360174..21284b5e9 100644 --- a/tests/test-rhythmdb.c +++ b/tests/test-rhythmdb.c @@ -5,7 +5,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/tests/test-utils.c b/tests/test-utils.c index dd4f16775..e5eb2fef0 100644 --- a/tests/test-utils.c +++ b/tests/test-utils.c @@ -5,7 +5,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/tests/test-utils.h b/tests/test-utils.h index 628439bef..0a11f2d0e 100644 --- a/tests/test-utils.h +++ b/tests/test-utils.h @@ -5,7 +5,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/gedit-message-area.c b/widgets/gedit-message-area.c index d6f6ed54c..7592e74e1 100644 --- a/widgets/gedit-message-area.c +++ b/widgets/gedit-message-area.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/gedit-message-area.h b/widgets/gedit-message-area.h index 4d9e28c0f..18c1cb955 100644 --- a/widgets/gedit-message-area.h +++ b/widgets/gedit-message-area.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-dialog.c b/widgets/rb-dialog.c index 5308b009d..1f8d9e404 100644 --- a/widgets/rb-dialog.c +++ b/widgets/rb-dialog.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-dialog.h b/widgets/rb-dialog.h index 188be76ad..e120d3e4c 100644 --- a/widgets/rb-dialog.h +++ b/widgets/rb-dialog.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2, or (at your option) * any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-entry-view.c b/widgets/rb-entry-view.c index 699e0c3e3..fbe8555be 100644 --- a/widgets/rb-entry-view.c +++ b/widgets/rb-entry-view.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-entry-view.h b/widgets/rb-entry-view.h index fe70301ba..c8c84057a 100644 --- a/widgets/rb-entry-view.h +++ b/widgets/rb-entry-view.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-header.c b/widgets/rb-header.c index 16ce749f0..f386d0b56 100644 --- a/widgets/rb-header.c +++ b/widgets/rb-header.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-header.h b/widgets/rb-header.h index edec49c2c..630af645d 100644 --- a/widgets/rb-header.h +++ b/widgets/rb-header.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-library-browser.c b/widgets/rb-library-browser.c index deca78b85..023fa13e4 100644 --- a/widgets/rb-library-browser.c +++ b/widgets/rb-library-browser.c @@ -11,7 +11,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-library-browser.h b/widgets/rb-library-browser.h index 3dbecb91a..803b57390 100644 --- a/widgets/rb-library-browser.h +++ b/widgets/rb-library-browser.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-property-view.c b/widgets/rb-property-view.c index c22f6ddc1..2cba6d1de 100644 --- a/widgets/rb-property-view.c +++ b/widgets/rb-property-view.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-property-view.h b/widgets/rb-property-view.h index 8d1550b79..dc86339e7 100644 --- a/widgets/rb-property-view.h +++ b/widgets/rb-property-view.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-query-creator-private.h b/widgets/rb-query-creator-private.h index 4c0bfafa1..3ca2179a1 100644 --- a/widgets/rb-query-creator-private.h +++ b/widgets/rb-query-creator-private.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-query-creator-properties.c b/widgets/rb-query-creator-properties.c index 5be0bd69a..e8b39a39b 100644 --- a/widgets/rb-query-creator-properties.c +++ b/widgets/rb-query-creator-properties.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-query-creator.c b/widgets/rb-query-creator.c index 12028cb41..a6f58ba59 100644 --- a/widgets/rb-query-creator.c +++ b/widgets/rb-query-creator.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-query-creator.h b/widgets/rb-query-creator.h index 7e2eaed49..a0f31d853 100644 --- a/widgets/rb-query-creator.h +++ b/widgets/rb-query-creator.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-rating-helper.c b/widgets/rb-rating-helper.c index 905eae931..3b222ad07 100644 --- a/widgets/rb-rating-helper.c +++ b/widgets/rb-rating-helper.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-rating-helper.h b/widgets/rb-rating-helper.h index 7609c2232..688d65e24 100644 --- a/widgets/rb-rating-helper.h +++ b/widgets/rb-rating-helper.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-rating.c b/widgets/rb-rating.c index 2af3e8732..14ce4b33a 100644 --- a/widgets/rb-rating.c +++ b/widgets/rb-rating.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-rating.h b/widgets/rb-rating.h index b0c410222..3bb1209b0 100644 --- a/widgets/rb-rating.h +++ b/widgets/rb-rating.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-search-entry.c b/widgets/rb-search-entry.c index 9a0dd6998..d5fd7d297 100644 --- a/widgets/rb-search-entry.c +++ b/widgets/rb-search-entry.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-search-entry.h b/widgets/rb-search-entry.h index 6db7a4a46..bad03d455 100644 --- a/widgets/rb-search-entry.h +++ b/widgets/rb-search-entry.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-song-info.c b/widgets/rb-song-info.c index 4698342e7..9acf23b12 100644 --- a/widgets/rb-song-info.c +++ b/widgets/rb-song-info.c @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-song-info.h b/widgets/rb-song-info.h index 964ad16e2..4c1281d21 100644 --- a/widgets/rb-song-info.h +++ b/widgets/rb-song-info.h @@ -8,7 +8,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-uri-dialog.c b/widgets/rb-uri-dialog.c index 06c8edc42..6c0811e6b 100644 --- a/widgets/rb-uri-dialog.c +++ b/widgets/rb-uri-dialog.c @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code diff --git a/widgets/rb-uri-dialog.h b/widgets/rb-uri-dialog.h index 2fa8f9205..03af09a00 100644 --- a/widgets/rb-uri-dialog.h +++ b/widgets/rb-uri-dialog.h @@ -9,7 +9,7 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * The Rhythmbox authors hereby grants permission for non-GPL compatible + * The Rhythmbox authors hereby grant permission for non-GPL compatible * GStreamer plugins to be used and distributed together with GStreamer * and Rhythmbox. This permission is above and beyond the permissions granted * by the GPL license by which Rhythmbox is covered. If you modify this code