[easytag] Update FSF Address, bug 695321



commit 26ddaa7c4be188b18bd5ffbdc8b4691f2c204df5
Author: Dominique Leuenberger <dimstar opensuse org>
Date:   Wed Mar 6 21:11:50 2013 +0100

    Update FSF Address, bug 695321

 COPYING                    |   43 +++++++++++++++++++++----------------------
 src/about.c                |    2 +-
 src/about.h                |    2 +-
 src/ape_tag.c              |    2 +-
 src/ape_tag.h              |    2 +-
 src/bar.c                  |    2 +-
 src/bar.h                  |    2 +-
 src/browser.c              |    2 +-
 src/browser.h              |    2 +-
 src/cddb.c                 |    2 +-
 src/cddb.h                 |    2 +-
 src/charset.c              |    4 ++--
 src/charset.h              |    2 +-
 src/crc32.c                |    2 +-
 src/crc32.h                |    2 +-
 src/easytag.c              |    2 +-
 src/easytag.h              |    2 +-
 src/et_core.c              |    2 +-
 src/et_core.h              |    2 +-
 src/flac_header.c          |    2 +-
 src/flac_header.h          |    2 +-
 src/flac_tag.c             |    2 +-
 src/flac_tag.h             |    2 +-
 src/genres.h               |    2 +-
 src/id3_tag.c              |    2 +-
 src/id3_tag.h              |    2 +-
 src/id3lib/c_wrapper.cpp   |    2 +-
 src/id3lib/id3_bugfix.h    |    2 +-
 src/id3v24_tag.c           |    2 +-
 src/libapetag/COPYING.LGPL |    4 ++--
 src/libapetag/apetaglib.c  |    2 +-
 src/libapetag/apetaglib.h  |    2 +-
 src/libapetag/id3v2_read.c |    2 +-
 src/libapetag/id3v2_read.h |    2 +-
 src/libapetag/info_mac.c   |    2 +-
 src/libapetag/info_mac.h   |    2 +-
 src/libapetag/info_mpc.c   |    2 +-
 src/libapetag/info_mpc.h   |    2 +-
 src/libapetag/is_tag.c     |    2 +-
 src/libapetag/is_tag.h     |    2 +-
 src/libmpg123/README       |    2 +-
 src/libmpg123/mpg123.c     |    2 +-
 src/log.c                  |    2 +-
 src/log.h                  |    2 +-
 src/misc.c                 |    2 +-
 src/misc.h                 |    2 +-
 src/monkeyaudio_header.c   |    2 +-
 src/monkeyaudio_header.h   |    2 +-
 src/mp4_header.c           |    2 +-
 src/mp4_header.h           |    2 +-
 src/mp4_tag.c              |    2 +-
 src/mp4_tag.h              |    2 +-
 src/mpeg_header.c          |    2 +-
 src/mpeg_header.h          |    2 +-
 src/musepack_header.c      |    2 +-
 src/musepack_header.h      |    2 +-
 src/ogg_header.c           |    2 +-
 src/ogg_header.h           |    2 +-
 src/ogg_tag.c              |    2 +-
 src/ogg_tag.h              |    2 +-
 src/picture.c              |    2 +-
 src/picture.h              |    2 +-
 src/prefs.c                |    2 +-
 src/prefs.h                |    2 +-
 src/scan.c                 |    2 +-
 src/scan.h                 |    2 +-
 src/setting.c              |    2 +-
 src/setting.h              |    2 +-
 src/wavpack_header.c       |    2 +-
 src/wavpack_header.h       |    2 +-
 src/wavpack_tag.c          |    2 +-
 src/wavpack_tag.h          |    2 +-
 src/win32/win32dep.c       |    2 +-
 src/win32/win32dep.h       |    2 +-
 src/win32/win_easytag.c    |    2 +-
 75 files changed, 97 insertions(+), 98 deletions(-)
---
diff --git a/COPYING b/COPYING
index eeb586b..d159169 100644
--- a/COPYING
+++ b/COPYING
@@ -1,12 +1,12 @@
-                   GNU GENERAL PUBLIC LICENSE
-                      Version 2, June 1991
+                    GNU GENERAL PUBLIC LICENSE
+                       Version 2, June 1991
 
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-                           Preamble
+                            Preamble
 
   The licenses for most software are designed to take away your
 freedom to share and change it.  By contrast, the GNU General Public
@@ -15,7 +15,7 @@ software--to make sure the software is free for all its users.  This
 General Public License applies to most of the Free Software
 Foundation's software and to any other program whose authors commit to
 using it.  (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.)  You can apply it to
+the GNU Lesser General Public License instead.)  You can apply it to
 your programs, too.
 
   When we speak of free software, we are referring to freedom, not
@@ -55,8 +55,8 @@ patent must be licensed for everyone's free use or not licensed at all.
 
   The precise terms and conditions for copying, distribution and
 modification follow.
-
-                   GNU GENERAL PUBLIC LICENSE
+
+                    GNU GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License applies to any program or other work which contains
@@ -110,7 +110,7 @@ above, provided that you also meet all of these conditions:
     License.  (Exception: if the Program itself is interactive but
     does not normally print such an announcement, your work based on
     the Program is not required to print an announcement.)
-
+
 These requirements apply to the modified work as a whole.  If
 identifiable sections of that work are not derived from the Program,
 and can be reasonably considered independent and separate works in
@@ -168,7 +168,7 @@ access to copy from a designated place, then offering equivalent
 access to copy the source code from the same place counts as
 distribution of the source code, even though third parties are not
 compelled to copy the source along with the object code.
-
+
   4. You may not copy, modify, sublicense, or distribute the Program
 except as expressly provided under this License.  Any attempt
 otherwise to copy, modify, sublicense or distribute the Program is
@@ -225,7 +225,7 @@ impose that choice.
 
 This section is intended to make thoroughly clear what is believed to
 be a consequence of the rest of this License.
-
+
   8. If the distribution and/or use of the Program is restricted in
 certain countries either by patents or by copyrighted interfaces, the
 original copyright holder who places the Program under this License
@@ -255,7 +255,7 @@ make exceptions for this.  Our decision will be guided by the two goals
 of preserving the free status of all derivatives of our free software and
 of promoting the sharing and reuse of software generally.
 
-                           NO WARRANTY
+                            NO WARRANTY
 
   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
@@ -277,9 +277,9 @@ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
 
-                    END OF TERMS AND CONDITIONS
-
-           How to Apply These Terms to Your New Programs
+                     END OF TERMS AND CONDITIONS
+
+            How to Apply These Terms to Your New Programs
 
   If you develop a new program, and you want it to be of the greatest
 possible use to the public, the best way to achieve this is to make it
@@ -291,7 +291,7 @@ convey the exclusion of warranty; and each file should have at least
 the "copyright" line and a pointer to where the full notice is found.
 
     <one line to give the program's name and a brief idea of what it does.>
-    Copyright (C) 19yy  <name of author>
+    Copyright (C) <year>  <name of author>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -303,17 +303,16 @@ the "copyright" line and a pointer to where the full notice is found.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     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
-
+    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.,
+    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 Also add information on how to contact you by electronic and paper mail.
 
 If the program is interactive, make it output a short notice like this
 when it starts in an interactive mode:
 
-    Gnomovision version 69, Copyright (C) 19yy name of author
+    Gnomovision version 69, Copyright (C) year name of author
     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
     This is free software, and you are welcome to redistribute it
     under certain conditions; type `show c' for details.
@@ -336,5 +335,5 @@ necessary.  Here is a sample; alter the names:
 This General Public License does not permit incorporating your program into
 proprietary programs.  If your program is a subroutine library, you may
 consider it more useful to permit linking proprietary applications with the
-library.  If this is what you want to do, use the GNU Library General
+library.  If this is what you want to do, use the GNU Lesser General
 Public License instead of this License.
diff --git a/src/about.c b/src/about.c
index 9f58bd8..3e26616 100644
--- a/src/about.c
+++ b/src/about.c
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include "config.h"
diff --git a/src/about.h b/src/about.h
index 1fb4c25..d89d157 100644
--- a/src/about.h
+++ b/src/about.h
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/ape_tag.c b/src/ape_tag.c
index bfcc023..48afee7 100644
--- a/src/ape_tag.c
+++ b/src/ape_tag.c
@@ -16,7 +16,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <config.h>
diff --git a/src/ape_tag.h b/src/ape_tag.h
index 1d21acb..9c4dc2d 100644
--- a/src/ape_tag.h
+++ b/src/ape_tag.h
@@ -16,7 +16,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/bar.c b/src/bar.c
index 2930459..935a354 100644
--- a/src/bar.c
+++ b/src/bar.c
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <config.h>
diff --git a/src/bar.h b/src/bar.h
index c2b4306..2a7936a 100644
--- a/src/bar.h
+++ b/src/bar.h
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/browser.c b/src/browser.c
index 8aa7152..d5b7dd1 100644
--- a/src/browser.c
+++ b/src/browser.c
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/browser.h b/src/browser.h
index 4f0ba30..189d8a0 100644
--- a/src/browser.h
+++ b/src/browser.h
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/cddb.c b/src/cddb.c
index 2f936fa..6e9c542 100644
--- a/src/cddb.c
+++ b/src/cddb.c
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include "config.h"
diff --git a/src/cddb.h b/src/cddb.h
index 9bcfd69..eb529ef 100644
--- a/src/cddb.h
+++ b/src/cddb.h
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/charset.c b/src/charset.c
index 081e44a..07fd386 100644
--- a/src/charset.c
+++ b/src/charset.c
@@ -15,8 +15,8 @@
  *
  * 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.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301, USA.
  *
  */
 
diff --git a/src/charset.h b/src/charset.h
index 88d3659..201b601 100644
--- a/src/charset.h
+++ b/src/charset.h
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/crc32.c b/src/crc32.c
index f7a00b5..3ea807c 100644
--- a/src/crc32.c
+++ b/src/crc32.c
@@ -15,7 +15,7 @@
 
    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., 675 Mass Ave, Cambridge, MA 02139, USA. */
+   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
 
 #include <sys/types.h>
 #include <sys/stat.h>
diff --git a/src/crc32.h b/src/crc32.h
index bf35578..3d44ffd 100644
--- a/src/crc32.h
+++ b/src/crc32.h
@@ -15,7 +15,7 @@
 
    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., 675 Mass Ave, Cambridge, MA 02139, USA. */
+   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
 
 
 #ifndef __CRC32_H__
diff --git a/src/easytag.c b/src/easytag.c
index 1df6c06..dd7e03b 100644
--- a/src/easytag.c
+++ b/src/easytag.c
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/easytag.h b/src/easytag.h
index 47b1845..7822b2f 100644
--- a/src/easytag.h
+++ b/src/easytag.h
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/et_core.c b/src/et_core.c
index 6acc612..19c212d 100644
--- a/src/et_core.c
+++ b/src/et_core.c
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <config.h>
diff --git a/src/et_core.h b/src/et_core.h
index 22191b0..43c6ee0 100644
--- a/src/et_core.h
+++ b/src/et_core.h
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/flac_header.c b/src/flac_header.c
index a08c8cb..f41b089 100644
--- a/src/flac_header.c
+++ b/src/flac_header.c
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 /*
diff --git a/src/flac_header.h b/src/flac_header.h
index 7a7665f..775f97f 100644
--- a/src/flac_header.h
+++ b/src/flac_header.h
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/flac_tag.c b/src/flac_tag.c
index 9d8b09f..e4ca087 100644
--- a/src/flac_tag.c
+++ b/src/flac_tag.c
@@ -16,7 +16,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <config.h>
diff --git a/src/flac_tag.h b/src/flac_tag.h
index 99ad489..bc6506e 100644
--- a/src/flac_tag.h
+++ b/src/flac_tag.h
@@ -16,7 +16,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/genres.h b/src/genres.h
index d64b2f5..d75253a 100644
--- a/src/genres.h
+++ b/src/genres.h
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/id3_tag.c b/src/id3_tag.c
index 43fec5a..a88d1ca 100644
--- a/src/id3_tag.c
+++ b/src/id3_tag.c
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <config.h>
diff --git a/src/id3_tag.h b/src/id3_tag.h
index 755668b..4bbf44f 100644
--- a/src/id3_tag.h
+++ b/src/id3_tag.h
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/id3lib/c_wrapper.cpp b/src/id3lib/c_wrapper.cpp
index bf849aa..c4ad235 100644
--- a/src/id3lib/c_wrapper.cpp
+++ b/src/id3lib/c_wrapper.cpp
@@ -14,7 +14,7 @@
 //
 // 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.
+// Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 // The id3lib authors encourage improvements and optimisations to be sent to
 // the id3lib coordinator.  Please see the README file for details on where to
diff --git a/src/id3lib/id3_bugfix.h b/src/id3lib/id3_bugfix.h
index 74e7351..14e97a9 100644
--- a/src/id3lib/id3_bugfix.h
+++ b/src/id3lib/id3_bugfix.h
@@ -15,7 +15,7 @@
 
  * 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.
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
  * The id3lib authors encourage improvements and optimisations to be sent to
  * the id3lib coordinator.  Please see the README file for details on where to
diff --git a/src/id3v24_tag.c b/src/id3v24_tag.c
index 4caf01b..6ec7294 100644
--- a/src/id3v24_tag.c
+++ b/src/id3v24_tag.c
@@ -16,7 +16,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <config.h>
diff --git a/src/libapetag/COPYING.LGPL b/src/libapetag/COPYING.LGPL
index cf9b6b9..cc6f365 100644
--- a/src/libapetag/COPYING.LGPL
+++ b/src/libapetag/COPYING.LGPL
@@ -3,7 +3,7 @@
                        Version 2.1, February 1999
 
  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
-     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+     51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
@@ -490,7 +490,7 @@ notice is found.
 
     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
+    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301  USA
 
 Also add information on how to contact you by electronic and paper mail.
 
diff --git a/src/libapetag/apetaglib.c b/src/libapetag/apetaglib.c
index 095a27e..2841591 100644
--- a/src/libapetag/apetaglib.c
+++ b/src/libapetag/apetaglib.c
@@ -17,7 +17,7 @@
  *
  * You should have received a copy of the GNU Lesser 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
 #include <string.h>
diff --git a/src/libapetag/apetaglib.h b/src/libapetag/apetaglib.h
index 15ec6e9..f7330d9 100644
--- a/src/libapetag/apetaglib.h
+++ b/src/libapetag/apetaglib.h
@@ -17,7 +17,7 @@
  *
  * You should have received a copy of the GNU Lesser 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
 
diff --git a/src/libapetag/id3v2_read.c b/src/libapetag/id3v2_read.c
index f26772f..194f65d 100644
--- a/src/libapetag/id3v2_read.c
+++ b/src/libapetag/id3v2_read.c
@@ -17,7 +17,7 @@
  *
  * You should have received a copy of the GNU Lesser 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
 
diff --git a/src/libapetag/id3v2_read.h b/src/libapetag/id3v2_read.h
index 16d433d..0a9918b 100644
--- a/src/libapetag/id3v2_read.h
+++ b/src/libapetag/id3v2_read.h
@@ -17,7 +17,7 @@
  *
  * You should have received a copy of the GNU Lesser 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
 
diff --git a/src/libapetag/info_mac.c b/src/libapetag/info_mac.c
index 1b8b5e2..9410eb8 100644
--- a/src/libapetag/info_mac.c
+++ b/src/libapetag/info_mac.c
@@ -17,7 +17,7 @@
  *
  * You should have received a copy of the GNU Lesser 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
 #include <stdio.h>
diff --git a/src/libapetag/info_mac.h b/src/libapetag/info_mac.h
index a17e47c..25f841a 100644
--- a/src/libapetag/info_mac.h
+++ b/src/libapetag/info_mac.h
@@ -17,7 +17,7 @@
  *
  * You should have received a copy of the GNU Lesser 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
 
diff --git a/src/libapetag/info_mpc.c b/src/libapetag/info_mpc.c
index a659bce..a7081d8 100644
--- a/src/libapetag/info_mpc.c
+++ b/src/libapetag/info_mpc.c
@@ -17,7 +17,7 @@
  *
  * You should have received a copy of the GNU Lesser 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
 /*
     Some portions of code or/and ideas come from 
diff --git a/src/libapetag/info_mpc.h b/src/libapetag/info_mpc.h
index 330cbf0..7567d82 100644
--- a/src/libapetag/info_mpc.h
+++ b/src/libapetag/info_mpc.h
@@ -17,7 +17,7 @@
  *
  * You should have received a copy of the GNU Lesser 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
 
diff --git a/src/libapetag/is_tag.c b/src/libapetag/is_tag.c
index dc56023..d55fa02 100644
--- a/src/libapetag/is_tag.c
+++ b/src/libapetag/is_tag.c
@@ -17,7 +17,7 @@
  *
  * You should have received a copy of the GNU Lesser 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
 #include <string.h>
diff --git a/src/libapetag/is_tag.h b/src/libapetag/is_tag.h
index bb04061..1eaad3b 100644
--- a/src/libapetag/is_tag.h
+++ b/src/libapetag/is_tag.h
@@ -17,7 +17,7 @@
  *
  * You should have received a copy of the GNU Lesser 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
 
diff --git a/src/libmpg123/README b/src/libmpg123/README
index 1a66a66..11e5c9b 100644
--- a/src/libmpg123/README
+++ b/src/libmpg123/README
@@ -30,6 +30,6 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
diff --git a/src/libmpg123/mpg123.c b/src/libmpg123/mpg123.c
index dae9327..acc7f55 100644
--- a/src/libmpg123/mpg123.c
+++ b/src/libmpg123/mpg123.c
@@ -14,7 +14,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 /*
diff --git a/src/log.c b/src/log.c
index 7fa1fba..47b9c7a 100644
--- a/src/log.c
+++ b/src/log.c
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <config.h>
diff --git a/src/log.h b/src/log.h
index d7c9cbb..6d7f939 100644
--- a/src/log.h
+++ b/src/log.h
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/misc.c b/src/misc.c
index 6f437ab..f4df31a 100644
--- a/src/misc.c
+++ b/src/misc.c
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <config.h>
diff --git a/src/misc.h b/src/misc.h
index 5c13263..b74140c 100644
--- a/src/misc.h
+++ b/src/misc.h
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #ifndef __MISC_H__
diff --git a/src/monkeyaudio_header.c b/src/monkeyaudio_header.c
index e6cf0ab..397d9c2 100644
--- a/src/monkeyaudio_header.c
+++ b/src/monkeyaudio_header.c
@@ -16,7 +16,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <config.h>
diff --git a/src/monkeyaudio_header.h b/src/monkeyaudio_header.h
index a717472..7eab16a 100644
--- a/src/monkeyaudio_header.h
+++ b/src/monkeyaudio_header.h
@@ -16,7 +16,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/mp4_header.c b/src/mp4_header.c
index bdf0cbd..370800c 100644
--- a/src/mp4_header.c
+++ b/src/mp4_header.c
@@ -16,7 +16,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include "config.h" // For definition of ENABLE_MP4
diff --git a/src/mp4_header.h b/src/mp4_header.h
index 2e2f2a1..a5374a5 100644
--- a/src/mp4_header.h
+++ b/src/mp4_header.h
@@ -16,7 +16,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/mp4_tag.c b/src/mp4_tag.c
index 8e5edb8..738c1d7 100644
--- a/src/mp4_tag.c
+++ b/src/mp4_tag.c
@@ -17,7 +17,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 /* Portions of this code was borrowed from the MPEG4IP tools project */
diff --git a/src/mp4_tag.h b/src/mp4_tag.h
index b25d3a2..2b426c2 100644
--- a/src/mp4_tag.h
+++ b/src/mp4_tag.h
@@ -16,7 +16,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/mpeg_header.c b/src/mpeg_header.c
index 84e9d66..a5f5ee6 100644
--- a/src/mpeg_header.c
+++ b/src/mpeg_header.c
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <config.h>
diff --git a/src/mpeg_header.h b/src/mpeg_header.h
index 7cb46cd..fc49e41 100644
--- a/src/mpeg_header.h
+++ b/src/mpeg_header.h
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/musepack_header.c b/src/musepack_header.c
index 8bd4982..3c770bc 100644
--- a/src/musepack_header.c
+++ b/src/musepack_header.c
@@ -16,7 +16,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <config.h>
diff --git a/src/musepack_header.h b/src/musepack_header.h
index 8d321ee..99b3562 100644
--- a/src/musepack_header.h
+++ b/src/musepack_header.h
@@ -16,7 +16,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/ogg_header.c b/src/ogg_header.c
index 486b08d..70669f2 100644
--- a/src/ogg_header.c
+++ b/src/ogg_header.c
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <config.h> // For definition of ENABLE_OGG
diff --git a/src/ogg_header.h b/src/ogg_header.h
index 467b0b7..3662576 100644
--- a/src/ogg_header.h
+++ b/src/ogg_header.h
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/ogg_tag.c b/src/ogg_tag.c
index e6fe6e1..6152411 100644
--- a/src/ogg_tag.c
+++ b/src/ogg_tag.c
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <config.h> // For definition of ENABLE_OGG
diff --git a/src/ogg_tag.h b/src/ogg_tag.h
index df4bbb3..0ec93a4 100644
--- a/src/ogg_tag.h
+++ b/src/ogg_tag.h
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/picture.c b/src/picture.c
index 68db119..5422ebd 100644
--- a/src/picture.c
+++ b/src/picture.c
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/picture.h b/src/picture.h
index cc8ee2e..5246488 100644
--- a/src/picture.h
+++ b/src/picture.h
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/prefs.c b/src/prefs.c
index 633e64d..5ef6ab3 100644
--- a/src/prefs.c
+++ b/src/prefs.c
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <config.h>
diff --git a/src/prefs.h b/src/prefs.h
index bd26ee9..4bf321d 100644
--- a/src/prefs.h
+++ b/src/prefs.h
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/scan.c b/src/scan.c
index 8a291c4..de6203b 100644
--- a/src/scan.c
+++ b/src/scan.c
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <config.h>
diff --git a/src/scan.h b/src/scan.h
index 07e137f..9f6aa2b 100644
--- a/src/scan.h
+++ b/src/scan.h
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/setting.c b/src/setting.c
index e67d856..52ee4cb 100644
--- a/src/setting.c
+++ b/src/setting.c
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <config.h>
diff --git a/src/setting.h b/src/setting.h
index 59d606a..559caa1 100644
--- a/src/setting.h
+++ b/src/setting.h
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/wavpack_header.c b/src/wavpack_header.c
index c7067b8..c6dde6d 100644
--- a/src/wavpack_header.c
+++ b/src/wavpack_header.c
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <config.h>
diff --git a/src/wavpack_header.h b/src/wavpack_header.h
index c61e006..0ef31c5 100644
--- a/src/wavpack_header.h
+++ b/src/wavpack_header.h
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/wavpack_tag.c b/src/wavpack_tag.c
index f5765d0..5f9f2c5 100644
--- a/src/wavpack_tag.c
+++ b/src/wavpack_tag.c
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <config.h>
diff --git a/src/wavpack_tag.h b/src/wavpack_tag.h
index 0ace45b..70d3aec 100644
--- a/src/wavpack_tag.h
+++ b/src/wavpack_tag.h
@@ -15,7 +15,7 @@
  *
  *  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.
+ *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 
diff --git a/src/win32/win32dep.c b/src/win32/win32dep.c
index 0cc9506..89f2518 100644
--- a/src/win32/win32dep.c
+++ b/src/win32/win32dep.c
@@ -20,7 +20,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
  */
 
diff --git a/src/win32/win32dep.h b/src/win32/win32dep.h
index 6aa6b10..779b975 100644
--- a/src/win32/win32dep.h
+++ b/src/win32/win32dep.h
@@ -17,7 +17,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
  */
 #ifndef _WIN32DEP_H_
diff --git a/src/win32/win_easytag.c b/src/win32/win_easytag.c
index 8aaa825..21357b8 100644
--- a/src/win32/win_easytag.c
+++ b/src/win32/win_easytag.c
@@ -25,7 +25,7 @@
  *
  * 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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  *
  */
 


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