[goobox] updated obsolete info in license text



commit 106845ac5e47bfe950355571b80d6e6f2a9eef60
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Thu Jan 30 19:31:03 2014 +0100

    updated obsolete info in license text
    
    updated using a script written by Andika Triwidadan
    
    https://bugzilla.gnome.org/show_bug.cgi?id=721455

 src/album-info.c                        |    3 +--
 src/album-info.h                        |    3 +--
 src/dlg-cover-chooser.c                 |    3 +--
 src/dlg-cover-chooser.h                 |    3 +--
 src/dlg-extract.c                       |    3 +--
 src/dlg-extract.h                       |    3 +--
 src/dlg-preferences.c                   |    3 +--
 src/dlg-preferences.h                   |    3 +--
 src/dlg-properties.c                    |    3 +--
 src/dlg-properties.h                    |    3 +--
 src/dlg-ripper.c                        |    3 +--
 src/dlg-ripper.h                        |    3 +--
 src/gio-utils.c                         |    3 +--
 src/gio-utils.h                         |    3 +--
 src/glib-utils.c                        |    3 +--
 src/glib-utils.h                        |    3 +--
 src/gnome-desktop-thumbnail.c           |    3 +--
 src/gnome-desktop-thumbnail.h           |    3 +--
 src/gnome-thumbnail-pixbuf-utils.c      |    3 +--
 src/goo-application-actions-callbacks.c |    3 +--
 src/goo-application-actions-callbacks.h |    3 +--
 src/goo-application-actions-entries.h   |    3 +--
 src/goo-error.c                         |    3 +--
 src/goo-error.h                         |    3 +--
 src/goo-player-bar.c                    |    3 +--
 src/goo-player-bar.h                    |    3 +--
 src/goo-player-info.c                   |    3 +--
 src/goo-player-info.h                   |    3 +--
 src/goo-player.c                        |    3 +--
 src/goo-player.h                        |    3 +--
 src/goo-window-actions-callbacks.c      |    3 +--
 src/goo-window-actions-callbacks.h      |    3 +--
 src/goo-window-actions-entries.h        |    3 +--
 src/goo-window.c                        |    3 +--
 src/goo-window.h                        |    3 +--
 src/gth-user-dir.c                      |    3 +--
 src/gth-user-dir.h                      |    3 +--
 src/gtk-file-chooser-preview.c          |    3 +--
 src/gtk-file-chooser-preview.h          |    3 +--
 src/gtk-utils.c                         |    3 +--
 src/gtk-utils.h                         |    3 +--
 src/main.c                              |    3 +--
 src/main.h                              |    3 +--
 src/metadata.c                          |    3 +--
 src/metadata.h                          |    3 +--
 src/preferences.h                       |    3 +--
 src/track-info.c                        |    3 +--
 src/track-info.h                        |    3 +--
 src/typedefs.h                          |    3 +--
 49 files changed, 49 insertions(+), 98 deletions(-)
---
diff --git a/src/album-info.c b/src/album-info.c
index ffc5a1e..9088d37 100644
--- a/src/album-info.c
+++ b/src/album-info.c
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/src/album-info.h b/src/album-info.h
index 947b25f..cd0aa5e 100644
--- a/src/album-info.h
+++ b/src/album-info.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef ALBUM_INFO_H
diff --git a/src/dlg-cover-chooser.c b/src/dlg-cover-chooser.c
index 843781d..98db69d 100644
--- a/src/dlg-cover-chooser.c
+++ b/src/dlg-cover-chooser.c
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 
diff --git a/src/dlg-cover-chooser.h b/src/dlg-cover-chooser.h
index bfd3bfd..a8b8686 100644
--- a/src/dlg-cover-chooser.h
+++ b/src/dlg-cover-chooser.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef DLG_COVER_CHOOSER_H
diff --git a/src/dlg-extract.c b/src/dlg-extract.c
index 50e466a..a3f531e 100644
--- a/src/dlg-extract.c
+++ b/src/dlg-extract.c
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/src/dlg-extract.h b/src/dlg-extract.h
index c6b1d78..b419723 100644
--- a/src/dlg-extract.h
+++ b/src/dlg-extract.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef DLG_EXTRACT_H
diff --git a/src/dlg-preferences.c b/src/dlg-preferences.c
index 8cae3a7..1a1052a 100644
--- a/src/dlg-preferences.c
+++ b/src/dlg-preferences.c
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/src/dlg-preferences.h b/src/dlg-preferences.h
index 3621287..4bde5c4 100644
--- a/src/dlg-preferences.h
+++ b/src/dlg-preferences.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef DLG_PREFERENCES_H
diff --git a/src/dlg-properties.c b/src/dlg-properties.c
index b020900..2e05511 100644
--- a/src/dlg-properties.c
+++ b/src/dlg-properties.c
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/src/dlg-properties.h b/src/dlg-properties.h
index 74deb2b..a8a7ef6 100644
--- a/src/dlg-properties.h
+++ b/src/dlg-properties.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef DLG_PROPERTIES_H
diff --git a/src/dlg-ripper.c b/src/dlg-ripper.c
index efbff51..ab6b762 100644
--- a/src/dlg-ripper.c
+++ b/src/dlg-ripper.c
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/src/dlg-ripper.h b/src/dlg-ripper.h
index 74b99f0..4d21adf 100644
--- a/src/dlg-ripper.h
+++ b/src/dlg-ripper.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef DLG_RIPPER_H
diff --git a/src/gio-utils.c b/src/gio-utils.c
index 702a9c2..8767857 100644
--- a/src/gio-utils.c
+++ b/src/gio-utils.c
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <string.h>
diff --git a/src/gio-utils.h b/src/gio-utils.h
index 332b1ae..c4c8369 100644
--- a/src/gio-utils.h
+++ b/src/gio-utils.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef _GIO_UTILS_H
diff --git a/src/glib-utils.c b/src/glib-utils.c
index f91eb75..c2d1ba8 100644
--- a/src/glib-utils.c
+++ b/src/glib-utils.c
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/src/glib-utils.h b/src/glib-utils.h
index f1159a2..aa12bf6 100644
--- a/src/glib-utils.h
+++ b/src/glib-utils.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef _GLIB_UTILS_H
diff --git a/src/gnome-desktop-thumbnail.c b/src/gnome-desktop-thumbnail.c
index cfc8f08..6465250 100644
--- a/src/gnome-desktop-thumbnail.c
+++ b/src/gnome-desktop-thumbnail.c
@@ -18,8 +18,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: Alexander Larsson <alexl redhat com>
  */
diff --git a/src/gnome-desktop-thumbnail.h b/src/gnome-desktop-thumbnail.h
index 8e68582..066aeba 100644
--- a/src/gnome-desktop-thumbnail.h
+++ b/src/gnome-desktop-thumbnail.h
@@ -17,8 +17,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: Alexander Larsson <alexl redhat com>
  */
diff --git a/src/gnome-thumbnail-pixbuf-utils.c b/src/gnome-thumbnail-pixbuf-utils.c
index 833242a..f1cbc08 100644
--- a/src/gnome-thumbnail-pixbuf-utils.c
+++ b/src/gnome-thumbnail-pixbuf-utils.c
@@ -17,8 +17,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: Alexander Larsson <alexl redhat com>
  */
diff --git a/src/goo-application-actions-callbacks.c b/src/goo-application-actions-callbacks.c
index 84a232d..cc5a14d 100644
--- a/src/goo-application-actions-callbacks.c
+++ b/src/goo-application-actions-callbacks.c
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/src/goo-application-actions-callbacks.h b/src/goo-application-actions-callbacks.h
index ec7368d..c0ac4ea 100644
--- a/src/goo-application-actions-callbacks.h
+++ b/src/goo-application-actions-callbacks.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef GOO_APPLICATION_ACTIONS_CALLBACKS_H
diff --git a/src/goo-application-actions-entries.h b/src/goo-application-actions-entries.h
index 8bdff65..94d9566 100644
--- a/src/goo-application-actions-entries.h
+++ b/src/goo-application-actions-entries.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef GOO_WINDOW_ACTIONS_ENTRIES_H
diff --git a/src/goo-error.c b/src/goo-error.c
index db85bd0..7affe2e 100644
--- a/src/goo-error.c
+++ b/src/goo-error.c
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 
diff --git a/src/goo-error.h b/src/goo-error.h
index 3753b17..5ae48cf 100644
--- a/src/goo-error.h
+++ b/src/goo-error.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __GOO_ERROR_H__
diff --git a/src/goo-player-bar.c b/src/goo-player-bar.c
index 858f341..7a30ed1 100644
--- a/src/goo-player-bar.c
+++ b/src/goo-player-bar.c
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/src/goo-player-bar.h b/src/goo-player-bar.h
index e07b669..ca2ff6e 100644
--- a/src/goo-player-bar.h
+++ b/src/goo-player-bar.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef GOO_PLAYER_BAR_H
diff --git a/src/goo-player-info.c b/src/goo-player-info.c
index 2401ae3..588dde0 100644
--- a/src/goo-player-info.c
+++ b/src/goo-player-info.c
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/src/goo-player-info.h b/src/goo-player-info.h
index a0ebbcc..81fee74 100644
--- a/src/goo-player-info.h
+++ b/src/goo-player-info.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef GOO_PLAYER_INFO_H
diff --git a/src/goo-player.c b/src/goo-player.c
index 3c32f24..e49bcbf 100644
--- a/src/goo-player.c
+++ b/src/goo-player.c
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/src/goo-player.h b/src/goo-player.h
index 32a8c6b..9d7e27b 100644
--- a/src/goo-player.h
+++ b/src/goo-player.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef GOO_PLAYER_H
diff --git a/src/goo-window-actions-callbacks.c b/src/goo-window-actions-callbacks.c
index 0271357..0fa4b80 100644
--- a/src/goo-window-actions-callbacks.c
+++ b/src/goo-window-actions-callbacks.c
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/src/goo-window-actions-callbacks.h b/src/goo-window-actions-callbacks.h
index 40c501c..bb7aea1 100644
--- a/src/goo-window-actions-callbacks.h
+++ b/src/goo-window-actions-callbacks.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef GOO_WINDOW_ACTIONS_CALLBACKS_H
diff --git a/src/goo-window-actions-entries.h b/src/goo-window-actions-entries.h
index 8dd3ebc..6942ed6 100644
--- a/src/goo-window-actions-entries.h
+++ b/src/goo-window-actions-entries.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef GOO_WINDOW_ACTIONS_ENTRIES_H
diff --git a/src/goo-window.c b/src/goo-window.c
index e69a0f1..1a2c5c5 100644
--- a/src/goo-window.c
+++ b/src/goo-window.c
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/src/goo-window.h b/src/goo-window.h
index e2fa9a6..916871c 100644
--- a/src/goo-window.h
+++ b/src/goo-window.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef GOO_WINDOW_H
diff --git a/src/gth-user-dir.c b/src/gth-user-dir.c
index ad1e3d3..d44189d 100644
--- a/src/gth-user-dir.c
+++ b/src/gth-user-dir.c
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/src/gth-user-dir.h b/src/gth-user-dir.h
index 2308c1b..0df680c 100644
--- a/src/gth-user-dir.h
+++ b/src/gth-user-dir.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef GTH_USER_DIR_H
diff --git a/src/gtk-file-chooser-preview.c b/src/gtk-file-chooser-preview.c
index e47e4ab..d106b2b 100644
--- a/src/gtk-file-chooser-preview.c
+++ b/src/gtk-file-chooser-preview.c
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  *  Author: Paolo Bacchilega
  */
diff --git a/src/gtk-file-chooser-preview.h b/src/gtk-file-chooser-preview.h
index ff9d296..e7c717a 100644
--- a/src/gtk-file-chooser-preview.h
+++ b/src/gtk-file-chooser-preview.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
  *  Author: Paolo Bacchilega
  */
diff --git a/src/gtk-utils.c b/src/gtk-utils.c
index 470a33c..b0d0bd2 100644
--- a/src/gtk-utils.c
+++ b/src/gtk-utils.c
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/src/gtk-utils.h b/src/gtk-utils.h
index 4eee433..0538917 100644
--- a/src/gtk-utils.h
+++ b/src/gtk-utils.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef GTK_UTILS_H
diff --git a/src/main.c b/src/main.c
index 010c037..3040dce 100644
--- a/src/main.c
+++ b/src/main.c
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/src/main.h b/src/main.h
index d5731ae..76baa7c 100644
--- a/src/main.h
+++ b/src/main.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef MAIN_H
diff --git a/src/metadata.c b/src/metadata.c
index cffa6aa..9f03ad0 100644
--- a/src/metadata.c
+++ b/src/metadata.c
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/src/metadata.h b/src/metadata.h
index af331fa..66acd51 100644
--- a/src/metadata.h
+++ b/src/metadata.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef METADATA_H
diff --git a/src/preferences.h b/src/preferences.h
index 6808dd7..6523ce4 100644
--- a/src/preferences.h
+++ b/src/preferences.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef PREFERENCES_H
diff --git a/src/track-info.c b/src/track-info.c
index 827f364..bbd7c85 100644
--- a/src/track-info.c
+++ b/src/track-info.c
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
diff --git a/src/track-info.h b/src/track-info.h
index 54d3071..54bfaba 100644
--- a/src/track-info.h
+++ b/src/track-info.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef TRACK_INFO_H
diff --git a/src/typedefs.h b/src/typedefs.h
index 86930aa..9d1d8f8 100644
--- a/src/typedefs.h
+++ b/src/typedefs.h
@@ -16,8 +16,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 Street #330, Boston, MA 02111-1307, USA.
+ *  along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef TYPEDEFS_H


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