[rhythmbox] Updated FSF's address



commit 9c86a476f5cb79795ac83f15e831f8128c13904e
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Thu Jan 23 12:44:44 2014 +0100

    Updated FSF's address

 backends/gstreamer/rb-player-gst-xfade.h |    4 +---
 backends/gstreamer/rb-player-gst.h       |    4 +---
 backends/rb-player-gst-data-tee.c        |    3 +--
 backends/rb-player-gst-filter.c          |    3 +--
 backends/rb-player-gst-tee.c             |    3 +--
 backends/rb-player.c                     |    3 +--
 lib/eggdesktopfile.c                     |    3 +--
 lib/eggdesktopfile.h                     |    3 +--
 lib/libmediaplayerid/mediaplayerid.h     |    4 +---
 lib/libmediaplayerid/mpid-device.c       |    4 +---
 lib/libmediaplayerid/mpid-dummy.c        |    4 +---
 lib/libmediaplayerid/mpid-files.c        |    4 +---
 lib/libmediaplayerid/mpid-hal.c          |    4 +---
 lib/libmediaplayerid/mpid-private.h      |    4 +---
 lib/libmediaplayerid/mpid-udev.c         |    4 +---
 lib/libmediaplayerid/mpid-util.c         |    4 +---
 lib/libmediaplayerid/testmpid.c          |    4 +---
 lib/rb-missing-plugins.c                 |    3 +--
 lib/rb-missing-plugins.h                 |    3 +--
 lib/rb-task-progress.c                   |    3 +--
 plugins/daap/rb-daap-plugin.c            |    3 +--
 sources/rb-device-source.c               |    3 +--
 sources/rb-transfer-target.c             |    3 +--
 widgets/eggwrapbox.c                     |    4 +---
 widgets/eggwrapbox.h                     |    4 +---
 widgets/gossip-cell-renderer-expander.c  |    4 +---
 widgets/gossip-cell-renderer-expander.h  |    4 +---
 widgets/rb-alert-dialog.c                |    3 +--
 widgets/rb-alert-dialog.h                |    3 +--
 29 files changed, 29 insertions(+), 73 deletions(-)
---
diff --git a/backends/gstreamer/rb-player-gst-xfade.h b/backends/gstreamer/rb-player-gst-xfade.h
index db63fb1..db49e70 100644
--- a/backends/gstreamer/rb-player-gst-xfade.h
+++ b/backends/gstreamer/rb-player-gst-xfade.h
@@ -21,9 +21,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __RB_PLAYER_GST_XFADE_H__
diff --git a/backends/gstreamer/rb-player-gst.h b/backends/gstreamer/rb-player-gst.h
index 03e17e7..b956821 100644
--- a/backends/gstreamer/rb-player-gst.h
+++ b/backends/gstreamer/rb-player-gst.h
@@ -21,9 +21,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __RB_PLAYER_GST_H__
diff --git a/backends/rb-player-gst-data-tee.c b/backends/rb-player-gst-data-tee.c
index a6fa636..ccce585 100644
--- a/backends/rb-player-gst-data-tee.c
+++ b/backends/rb-player-gst-data-tee.c
@@ -21,8 +21,7 @@
  *  GNU General Public License for more details.
  *
  *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, write to the Free Software
- *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/backends/rb-player-gst-filter.c b/backends/rb-player-gst-filter.c
index b696693..9890460 100644
--- a/backends/rb-player-gst-filter.c
+++ b/backends/rb-player-gst-filter.c
@@ -21,8 +21,7 @@
  *  GNU General Public License for more details.
  *
  *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, write to the Free Software
- *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/backends/rb-player-gst-tee.c b/backends/rb-player-gst-tee.c
index 56fa789..dd8240a 100644
--- a/backends/rb-player-gst-tee.c
+++ b/backends/rb-player-gst-tee.c
@@ -21,8 +21,7 @@
  *  GNU General Public License for more details.
  *
  *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, write to the Free Software
- *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/backends/rb-player.c b/backends/rb-player.c
index 586a7e6..f090d22 100644
--- a/backends/rb-player.c
+++ b/backends/rb-player.c
@@ -21,8 +21,7 @@
  *  GNU General Public License for more details.
  *
  *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, write to the Free Software
- *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/lib/eggdesktopfile.c b/lib/eggdesktopfile.c
index 9b12af5..942db5f 100644
--- a/lib/eggdesktopfile.c
+++ b/lib/eggdesktopfile.c
@@ -17,8 +17,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; see the file COPYING.LIB. If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place -
- * Suite 330, Boston, MA 02111-1307, USA.
+ * see <http://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
diff --git a/lib/eggdesktopfile.h b/lib/eggdesktopfile.h
index 16c5426..c29dbea 100644
--- a/lib/eggdesktopfile.h
+++ b/lib/eggdesktopfile.h
@@ -13,8 +13,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; see the file COPYING.LIB. If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place -
- * Suite 330, Boston, MA 02111-1307, USA.
+ * see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __EGG_DESKTOP_FILE_H__
diff --git a/lib/libmediaplayerid/mediaplayerid.h b/lib/libmediaplayerid/mediaplayerid.h
index e98efc2..885f1f1 100644
--- a/lib/libmediaplayerid/mediaplayerid.h
+++ b/lib/libmediaplayerid/mediaplayerid.h
@@ -12,9 +12,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <glib.h>
diff --git a/lib/libmediaplayerid/mpid-device.c b/lib/libmediaplayerid/mpid-device.c
index 558110c..6ae7271 100644
--- a/lib/libmediaplayerid/mpid-device.c
+++ b/lib/libmediaplayerid/mpid-device.c
@@ -12,9 +12,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <string.h>
diff --git a/lib/libmediaplayerid/mpid-dummy.c b/lib/libmediaplayerid/mpid-dummy.c
index a366694..8d29dac 100644
--- a/lib/libmediaplayerid/mpid-dummy.c
+++ b/lib/libmediaplayerid/mpid-dummy.c
@@ -12,9 +12,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "mediaplayerid.h"
diff --git a/lib/libmediaplayerid/mpid-files.c b/lib/libmediaplayerid/mpid-files.c
index a5452c1..d476a03 100644
--- a/lib/libmediaplayerid/mpid-files.c
+++ b/lib/libmediaplayerid/mpid-files.c
@@ -12,9 +12,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <glib.h>
diff --git a/lib/libmediaplayerid/mpid-hal.c b/lib/libmediaplayerid/mpid-hal.c
index 3996892..acf365a 100644
--- a/lib/libmediaplayerid/mpid-hal.c
+++ b/lib/libmediaplayerid/mpid-hal.c
@@ -12,9 +12,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <dbus/dbus.h>
diff --git a/lib/libmediaplayerid/mpid-private.h b/lib/libmediaplayerid/mpid-private.h
index ce80c69..b7cd76b 100644
--- a/lib/libmediaplayerid/mpid-private.h
+++ b/lib/libmediaplayerid/mpid-private.h
@@ -12,9 +12,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __MPID_PRIVATE_H
diff --git a/lib/libmediaplayerid/mpid-udev.c b/lib/libmediaplayerid/mpid-udev.c
index 5e6fcd9..fd1f564 100644
--- a/lib/libmediaplayerid/mpid-udev.c
+++ b/lib/libmediaplayerid/mpid-udev.c
@@ -12,9 +12,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <glib.h>
diff --git a/lib/libmediaplayerid/mpid-util.c b/lib/libmediaplayerid/mpid-util.c
index 2986c19..5a821d5 100644
--- a/lib/libmediaplayerid/mpid-util.c
+++ b/lib/libmediaplayerid/mpid-util.c
@@ -12,9 +12,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <string.h>
diff --git a/lib/libmediaplayerid/testmpid.c b/lib/libmediaplayerid/testmpid.c
index 7471523..367c314 100644
--- a/lib/libmediaplayerid/testmpid.c
+++ b/lib/libmediaplayerid/testmpid.c
@@ -12,9 +12,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "mediaplayerid.h"
diff --git a/lib/rb-missing-plugins.c b/lib/rb-missing-plugins.c
index b499826..dfa464c 100644
--- a/lib/rb-missing-plugins.c
+++ b/lib/rb-missing-plugins.c
@@ -15,8 +15,7 @@
 
    You should have received a copy of the GNU Library General Public
    License along with the Gnome Library; see the file COPYING.LIB.  If not,
-   write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   see <http://www.gnu.org/licenses/>.
 
    Based on totem-missing-plugins.c, authored by Tim-Philipp Müller <tim centricular net>
  */
diff --git a/lib/rb-missing-plugins.h b/lib/rb-missing-plugins.h
index 85e8685..1d1329f 100644
--- a/lib/rb-missing-plugins.h
+++ b/lib/rb-missing-plugins.h
@@ -15,8 +15,7 @@
 
    You should have received a copy of the GNU Library General Public
    License along with the Gnome Library; see the file COPYING.LIB.  If not,
-   write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   see <http://www.gnu.org/licenses/>.
 
    Author: Tim-Philipp Müller <tim centricular net>
  */
diff --git a/lib/rb-task-progress.c b/lib/rb-task-progress.c
index 753a338..d9e56b8 100644
--- a/lib/rb-task-progress.c
+++ b/lib/rb-task-progress.c
@@ -21,8 +21,7 @@
  *  GNU General Public License for more details.
  *
  *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, write to the Free Software
- *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/plugins/daap/rb-daap-plugin.c b/plugins/daap/rb-daap-plugin.c
index 77dd333..fd62d34 100644
--- a/plugins/daap/rb-daap-plugin.c
+++ b/plugins/daap/rb-daap-plugin.c
@@ -23,8 +23,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifdef HAVE_CONFIG_H
diff --git a/sources/rb-device-source.c b/sources/rb-device-source.c
index 284c964..88dc2db 100644
--- a/sources/rb-device-source.c
+++ b/sources/rb-device-source.c
@@ -21,8 +21,7 @@
  *  GNU General Public License for more details.
  *
  *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, write to the Free Software
- *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/sources/rb-transfer-target.c b/sources/rb-transfer-target.c
index b21a5b2..1056a05 100644
--- a/sources/rb-transfer-target.c
+++ b/sources/rb-transfer-target.c
@@ -21,8 +21,7 @@
  *  GNU General Public License for more details.
  *
  *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, write to the Free Software
- *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  */
 
diff --git a/widgets/eggwrapbox.c b/widgets/eggwrapbox.c
index 34e9ac4..16d598d 100644
--- a/widgets/eggwrapbox.c
+++ b/widgets/eggwrapbox.c
@@ -15,9 +15,7 @@
  * Library General Public License for more details.
  *
  * You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 
diff --git a/widgets/eggwrapbox.h b/widgets/eggwrapbox.h
index e4625a0..74b7cda 100644
--- a/widgets/eggwrapbox.h
+++ b/widgets/eggwrapbox.h
@@ -15,9 +15,7 @@
  * Library General Public License for more details.
  *
  * You should have received a copy of the GNU Library General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __EGG_WRAP_BOX_H__
diff --git a/widgets/gossip-cell-renderer-expander.c b/widgets/gossip-cell-renderer-expander.c
index 3192e99..8424410 100644
--- a/widgets/gossip-cell-renderer-expander.c
+++ b/widgets/gossip-cell-renderer-expander.c
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include "config.h"
diff --git a/widgets/gossip-cell-renderer-expander.h b/widgets/gossip-cell-renderer-expander.h
index b512205..9ca804f 100644
--- a/widgets/gossip-cell-renderer-expander.h
+++ b/widgets/gossip-cell-renderer-expander.h
@@ -13,9 +13,7 @@
  * General Public License for more details.
  *
  * You should have received a copy of the GNU General Public
- * License along with this program; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __GOSSIP_CELL_RENDERER_EXPANDER_H__
diff --git a/widgets/rb-alert-dialog.c b/widgets/rb-alert-dialog.c
index 465b441..65c8354 100644
--- a/widgets/rb-alert-dialog.c
+++ b/widgets/rb-alert-dialog.c
@@ -14,8 +14,7 @@
 
    You should have received a copy of the GNU Library General Public
    License along with the Gnome Library; see the file COPYING.LIB.  If not,
-   write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   see <http://www.gnu.org/licenses/>.
 
 */
 
diff --git a/widgets/rb-alert-dialog.h b/widgets/rb-alert-dialog.h
index 40ab348..7d0b4f3 100644
--- a/widgets/rb-alert-dialog.h
+++ b/widgets/rb-alert-dialog.h
@@ -14,8 +14,7 @@
 
    You should have received a copy of the GNU Library General Public
    License along with the Gnome Library; see the file COPYING.LIB.  If not,
-   write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   see <http://www.gnu.org/licenses/>.
 
 */
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]