gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r36031 - in Extractor: doc m4 src/common src/include src/ma


From: gnunet
Subject: [GNUnet-SVN] r36031 - in Extractor: doc m4 src/common src/include src/main src/plugins src/plugins/old
Date: Tue, 30 Jun 2015 13:40:54 +0200

Author: grothoff
Date: 2015-06-30 13:40:54 +0200 (Tue, 30 Jun 2015)
New Revision: 36031

Modified:
   Extractor/doc/demux_asf.c
   Extractor/doc/demux_nsf.c
   Extractor/doc/demux_qt.c
   Extractor/doc/demux_wc3movie.c
   Extractor/doc/flacfile.c
   Extractor/doc/gpl.texi
   Extractor/m4/ax_create_pkgconfig_info.m4
   Extractor/m4/pkg.m4
   Extractor/m4/python.m4
   Extractor/src/common/convert.c
   Extractor/src/common/convert.h
   Extractor/src/common/le_architecture.h
   Extractor/src/common/unzip.c
   Extractor/src/common/unzip.h
   Extractor/src/include/extractor.h
   Extractor/src/include/gettext.h
   Extractor/src/include/platform.h
   Extractor/src/main/extract.c
   Extractor/src/main/extractor.c
   Extractor/src/main/extractor_common.c
   Extractor/src/main/extractor_common.h
   Extractor/src/main/extractor_datasource.c
   Extractor/src/main/extractor_datasource.h
   Extractor/src/main/extractor_ipc.c
   Extractor/src/main/extractor_ipc.h
   Extractor/src/main/extractor_ipc_gnu.c
   Extractor/src/main/extractor_ipc_w32.c
   Extractor/src/main/extractor_logging.c
   Extractor/src/main/extractor_logging.h
   Extractor/src/main/extractor_metatypes.c
   Extractor/src/main/extractor_plugin_main.c
   Extractor/src/main/extractor_plugin_main.h
   Extractor/src/main/extractor_plugins.c
   Extractor/src/main/extractor_plugins.h
   Extractor/src/main/extractor_plugpath.c
   Extractor/src/main/extractor_plugpath.h
   Extractor/src/main/extractor_print.c
   Extractor/src/main/getopt.c
   Extractor/src/main/getopt.h
   Extractor/src/main/getopt1.c
   Extractor/src/main/iconv.c
   Extractor/src/main/test2_extractor.c
   Extractor/src/main/test_bzip2.c
   Extractor/src/main/test_extractor.c
   Extractor/src/main/test_file.c
   Extractor/src/main/test_gzip.c
   Extractor/src/main/test_ipc.c
   Extractor/src/main/test_plugin_load_multi.c
   Extractor/src/main/test_plugin_loading.c
   Extractor/src/main/test_trivial.c
   Extractor/src/plugins/archive_extractor.c
   Extractor/src/plugins/deb_extractor.c
   Extractor/src/plugins/dvi_extractor.c
   Extractor/src/plugins/exiv2_extractor.cc
   Extractor/src/plugins/flac_extractor.c
   Extractor/src/plugins/gif_extractor.c
   Extractor/src/plugins/gstreamer_extractor.c
   Extractor/src/plugins/html_extractor.c
   Extractor/src/plugins/it_extractor.c
   Extractor/src/plugins/jpeg_extractor.c
   Extractor/src/plugins/man_extractor.c
   Extractor/src/plugins/midi_extractor.c
   Extractor/src/plugins/mime_extractor.c
   Extractor/src/plugins/mp4_extractor.c
   Extractor/src/plugins/mpeg_extractor.c
   Extractor/src/plugins/nsf_extractor.c
   Extractor/src/plugins/nsfe_extractor.c
   Extractor/src/plugins/odf_extractor.c
   Extractor/src/plugins/ogg_extractor.c
   Extractor/src/plugins/old/applefile_extractor.c
   Extractor/src/plugins/old/asf_extractor.c
   Extractor/src/plugins/old/ebml_extractor.c
   Extractor/src/plugins/old/elf_extractor.c
   Extractor/src/plugins/old/flv_extractor.c
   Extractor/src/plugins/old/mkv_extractor.c
   Extractor/src/plugins/old/mp3_extractor.c
   Extractor/src/plugins/old/pdf_extractor.cc
   Extractor/src/plugins/old/qt_extractor.c
   Extractor/src/plugins/old/real_extractor.c
   Extractor/src/plugins/ole2_extractor.c
   Extractor/src/plugins/png_extractor.c
   Extractor/src/plugins/previewopus_extractor.c
   Extractor/src/plugins/ps_extractor.c
   Extractor/src/plugins/riff_extractor.c
   Extractor/src/plugins/rpm_extractor.c
   Extractor/src/plugins/s3m_extractor.c
   Extractor/src/plugins/sid_extractor.c
   Extractor/src/plugins/template_extractor.c
   Extractor/src/plugins/test_archive.c
   Extractor/src/plugins/test_deb.c
   Extractor/src/plugins/test_dvi.c
   Extractor/src/plugins/test_exiv2.c
   Extractor/src/plugins/test_flac.c
   Extractor/src/plugins/test_gif.c
   Extractor/src/plugins/test_gstreamer.c
   Extractor/src/plugins/test_html.c
   Extractor/src/plugins/test_it.c
   Extractor/src/plugins/test_jpeg.c
   Extractor/src/plugins/test_lib.c
   Extractor/src/plugins/test_lib.h
   Extractor/src/plugins/test_man.c
   Extractor/src/plugins/test_midi.c
   Extractor/src/plugins/test_mime.c
   Extractor/src/plugins/test_mpeg.c
   Extractor/src/plugins/test_nsf.c
   Extractor/src/plugins/test_nsfe.c
   Extractor/src/plugins/test_odf.c
   Extractor/src/plugins/test_ogg.c
   Extractor/src/plugins/test_ole2.c
   Extractor/src/plugins/test_png.c
   Extractor/src/plugins/test_previewopus.c
   Extractor/src/plugins/test_ps.c
   Extractor/src/plugins/test_riff.c
   Extractor/src/plugins/test_rpm.c
   Extractor/src/plugins/test_s3m.c
   Extractor/src/plugins/test_sid.c
   Extractor/src/plugins/test_thumbnailffmpeg.c
   Extractor/src/plugins/test_thumbnailgtk.c
   Extractor/src/plugins/test_tiff.c
   Extractor/src/plugins/test_wav.c
   Extractor/src/plugins/test_xm.c
   Extractor/src/plugins/test_zip.c
   Extractor/src/plugins/thumbnailffmpeg_extractor.c
   Extractor/src/plugins/thumbnailgtk_extractor.c
   Extractor/src/plugins/tiff_extractor.c
   Extractor/src/plugins/wav_extractor.c
   Extractor/src/plugins/xm_extractor.c
   Extractor/src/plugins/zip_extractor.c
Log:
fix #3869: outdated FSF address

Modified: Extractor/doc/demux_asf.c
===================================================================
--- Extractor/doc/demux_asf.c   2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/doc/demux_asf.c   2015-06-30 11:40:54 UTC (rev 36031)
@@ -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
  *
  * $Id: demux_asf.c,v 1.1 2003/04/03 14:51:25 grothoff Exp $
  *

Modified: Extractor/doc/demux_nsf.c
===================================================================
--- Extractor/doc/demux_nsf.c   2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/doc/demux_nsf.c   2015-06-30 11:40:54 UTC (rev 36031)
@@ -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
  *
  * NSF File "Demuxer" by Mike Melanson (address@hidden)
  * This is really just a loader for NES Music File Format (extension NSF)

Modified: Extractor/doc/demux_qt.c
===================================================================
--- Extractor/doc/demux_qt.c    2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/doc/demux_qt.c    2015-06-30 11:40:54 UTC (rev 36031)
@@ -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
  *
  * Quicktime File Demuxer by Mike Melanson (address@hidden)
  *  based on a Quicktime parsing experiment entitled 'lazyqt'

Modified: Extractor/doc/demux_wc3movie.c
===================================================================
--- Extractor/doc/demux_wc3movie.c      2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/doc/demux_wc3movie.c      2015-06-30 11:40:54 UTC (rev 36031)
@@ -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
  *
  * File Demuxer for Wing Commander III MVE movie files
  *   by Mike Melanson (address@hidden)

Modified: Extractor/doc/flacfile.c
===================================================================
--- Extractor/doc/flacfile.c    2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/doc/flacfile.c    2015-06-30 11:40:54 UTC (rev 36031)
@@ -13,7 +13,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 "firemake.h"

Modified: Extractor/doc/gpl.texi
===================================================================
--- Extractor/doc/gpl.texi      2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/doc/gpl.texi      2015-06-30 11:40:54 UTC (rev 36031)
@@ -6,7 +6,7 @@
 
 @display
 Copyright @copyright{} 1989, 1991 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.
@@ -345,7 +345,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.
+51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA.
 @end smallexample
 
 Also add information on how to contact you by electronic and paper mail.

Modified: Extractor/m4/ax_create_pkgconfig_info.m4
===================================================================
--- Extractor/m4/ax_create_pkgconfig_info.m4    2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/m4/ax_create_pkgconfig_info.m4    2015-06-30 11:40:54 UTC (rev 
36031)
@@ -47,7 +47,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
+#   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 #   02111-1307, USA.
 #
 #   As a special exception, the respective Autoconf Macro's copyright

Modified: Extractor/m4/pkg.m4
===================================================================
--- Extractor/m4/pkg.m4 2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/m4/pkg.m4 2015-06-30 11:40:54 UTC (rev 36031)
@@ -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.
 #
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a

Modified: Extractor/m4/python.m4
===================================================================
--- Extractor/m4/python.m4      2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/m4/python.m4      2015-06-30 11:40:54 UTC (rev 36031)
@@ -19,7 +19,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
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 # 02111-1307, USA.
 
 # AM_PATH_PYTHON([MINIMUM-VERSION], [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])

Modified: Extractor/src/common/convert.c
===================================================================
--- Extractor/src/common/convert.c      2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/common/convert.c      2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 
 #include "platform.h"

Modified: Extractor/src/common/convert.h
===================================================================
--- Extractor/src/common/convert.h      2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/common/convert.h      2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 
 #ifndef CONVERT_H

Modified: Extractor/src/common/le_architecture.h
===================================================================
--- Extractor/src/common/le_architecture.h      2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/common/le_architecture.h      2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file common/le_architecture.h

Modified: Extractor/src/common/unzip.c
===================================================================
--- Extractor/src/common/unzip.c        2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/common/unzip.c        2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file common/unzip.c

Modified: Extractor/src/common/unzip.h
===================================================================
--- Extractor/src/common/unzip.h        2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/common/unzip.h        2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file common/unzip.h

Modified: Extractor/src/include/extractor.h
===================================================================
--- Extractor/src/include/extractor.h   2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/include/extractor.h   2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 
 #ifndef EXTRACTOR_H

Modified: Extractor/src/include/gettext.h
===================================================================
--- Extractor/src/include/gettext.h     2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/include/gettext.h     2015-06-30 11:40:54 UTC (rev 36031)
@@ -13,7 +13,7 @@
 
    You should have received a copy of the GNU Library 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,
+   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
    USA.  */
 
 #ifndef _LIBGETTEXT_H

Modified: Extractor/src/include/platform.h
===================================================================
--- Extractor/src/include/platform.h    2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/include/platform.h    2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: Extractor/src/main/extract.c
===================================================================
--- Extractor/src/main/extract.c        2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/main/extract.c        2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file main/extract.c

Modified: Extractor/src/main/extractor.c
===================================================================
--- Extractor/src/main/extractor.c      2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/main/extractor.c      2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 
 #include "platform.h"

Modified: Extractor/src/main/extractor_common.c
===================================================================
--- Extractor/src/main/extractor_common.c       2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/main/extractor_common.c       2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file main/extractor_common.c

Modified: Extractor/src/main/extractor_common.h
===================================================================
--- Extractor/src/main/extractor_common.h       2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/main/extractor_common.h       2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file main/extractor_common.h

Modified: Extractor/src/main/extractor_datasource.c
===================================================================
--- Extractor/src/main/extractor_datasource.c   2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/main/extractor_datasource.c   2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file main/extractor_datasource.c

Modified: Extractor/src/main/extractor_datasource.h
===================================================================
--- Extractor/src/main/extractor_datasource.h   2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/main/extractor_datasource.h   2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file main/extractor_datasource.h

Modified: Extractor/src/main/extractor_ipc.c
===================================================================
--- Extractor/src/main/extractor_ipc.c  2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/main/extractor_ipc.c  2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file main/extractor_ipc.c

Modified: Extractor/src/main/extractor_ipc.h
===================================================================
--- Extractor/src/main/extractor_ipc.h  2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/main/extractor_ipc.h  2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file main/extractor_ipc.h

Modified: Extractor/src/main/extractor_ipc_gnu.c
===================================================================
--- Extractor/src/main/extractor_ipc_gnu.c      2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/main/extractor_ipc_gnu.c      2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file main/extractor_ipc_gnu.c

Modified: Extractor/src/main/extractor_ipc_w32.c
===================================================================
--- Extractor/src/main/extractor_ipc_w32.c      2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/main/extractor_ipc_w32.c      2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 
 #include "platform.h"

Modified: Extractor/src/main/extractor_logging.c
===================================================================
--- Extractor/src/main/extractor_logging.c      2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/main/extractor_logging.c      2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file main/extractor_logging.c

Modified: Extractor/src/main/extractor_logging.h
===================================================================
--- Extractor/src/main/extractor_logging.h      2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/main/extractor_logging.h      2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file main/extractor_logging.h

Modified: Extractor/src/main/extractor_metatypes.c
===================================================================
--- Extractor/src/main/extractor_metatypes.c    2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/main/extractor_metatypes.c    2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 
 #include "platform.h"

Modified: Extractor/src/main/extractor_plugin_main.c
===================================================================
--- Extractor/src/main/extractor_plugin_main.c  2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/main/extractor_plugin_main.c  2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file main/extractor_plugin_main.c

Modified: Extractor/src/main/extractor_plugin_main.h
===================================================================
--- Extractor/src/main/extractor_plugin_main.h  2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/main/extractor_plugin_main.h  2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file main/extractor_plugin_main.c

Modified: Extractor/src/main/extractor_plugins.c
===================================================================
--- Extractor/src/main/extractor_plugins.c      2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/main/extractor_plugins.c      2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file main/extractor_plugins.c

Modified: Extractor/src/main/extractor_plugins.h
===================================================================
--- Extractor/src/main/extractor_plugins.h      2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/main/extractor_plugins.h      2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file main/extractor_plugins.h

Modified: Extractor/src/main/extractor_plugpath.c
===================================================================
--- Extractor/src/main/extractor_plugpath.c     2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/main/extractor_plugpath.c     2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file main/extractor_plugpath.c

Modified: Extractor/src/main/extractor_plugpath.h
===================================================================
--- Extractor/src/main/extractor_plugpath.h     2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/main/extractor_plugpath.h     2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file main/extractor_plugpath.h

Modified: Extractor/src/main/extractor_print.c
===================================================================
--- Extractor/src/main/extractor_print.c        2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/main/extractor_print.c        2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file main/extractor_print.c

Modified: Extractor/src/main/getopt.c
===================================================================
--- Extractor/src/main/getopt.c 2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/main/getopt.c 2015-06-30 11:40:54 UTC (rev 36031)
@@ -21,7 +21,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,
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
 USA.  */
 
 /* This tells Alpha OSF/1 not to define a getopt prototype in <stdio.h>.

Modified: Extractor/src/main/getopt.h
===================================================================
--- Extractor/src/main/getopt.h 2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/main/getopt.h 2015-06-30 11:40:54 UTC (rev 36031)
@@ -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,
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
 USA.  */
 
 #ifndef _GETOPT_H

Modified: Extractor/src/main/getopt1.c
===================================================================
--- Extractor/src/main/getopt1.c        2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/main/getopt1.c        2015-06-30 11:40:54 UTC (rev 36031)
@@ -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,
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
 USA.  */
 #include "config.h"
 #include "getopt.h"

Modified: Extractor/src/main/iconv.c
===================================================================
--- Extractor/src/main/iconv.c  2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/main/iconv.c  2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: Extractor/src/main/test2_extractor.c
===================================================================
--- Extractor/src/main/test2_extractor.c        2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/main/test2_extractor.c        2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file main/test2_extractor.c

Modified: Extractor/src/main/test_bzip2.c
===================================================================
--- Extractor/src/main/test_bzip2.c     2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/main/test_bzip2.c     2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file main/test_bzip2.c

Modified: Extractor/src/main/test_extractor.c
===================================================================
--- Extractor/src/main/test_extractor.c 2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/main/test_extractor.c 2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file main/test_extractor.c

Modified: Extractor/src/main/test_file.c
===================================================================
--- Extractor/src/main/test_file.c      2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/main/test_file.c      2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file main/test_file.c

Modified: Extractor/src/main/test_gzip.c
===================================================================
--- Extractor/src/main/test_gzip.c      2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/main/test_gzip.c      2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file main/test_gzip.c

Modified: Extractor/src/main/test_ipc.c
===================================================================
--- Extractor/src/main/test_ipc.c       2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/main/test_ipc.c       2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file main/test_ipc.c

Modified: Extractor/src/main/test_plugin_load_multi.c
===================================================================
--- Extractor/src/main/test_plugin_load_multi.c 2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/main/test_plugin_load_multi.c 2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file main/test_plugin_load_multi.c

Modified: Extractor/src/main/test_plugin_loading.c
===================================================================
--- Extractor/src/main/test_plugin_loading.c    2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/main/test_plugin_loading.c    2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: Extractor/src/main/test_trivial.c
===================================================================
--- Extractor/src/main/test_trivial.c   2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/main/test_trivial.c   2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 
 /**

Modified: Extractor/src/plugins/archive_extractor.c
===================================================================
--- Extractor/src/plugins/archive_extractor.c   2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/archive_extractor.c   2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file plugins/archive_extractor.c

Modified: Extractor/src/plugins/deb_extractor.c
===================================================================
--- Extractor/src/plugins/deb_extractor.c       2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/deb_extractor.c       2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file plugins/deb_extractor.c

Modified: Extractor/src/plugins/dvi_extractor.c
===================================================================
--- Extractor/src/plugins/dvi_extractor.c       2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/dvi_extractor.c       2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file plugins/dvi_extractor.c

Modified: Extractor/src/plugins/exiv2_extractor.cc
===================================================================
--- Extractor/src/plugins/exiv2_extractor.cc    2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/exiv2_extractor.cc    2015-06-30 11:40:54 UTC (rev 
36031)
@@ -12,7 +12,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.
  */
 /**
  * @file plugins/exiv2_extractor.cc

Modified: Extractor/src/plugins/flac_extractor.c
===================================================================
--- Extractor/src/plugins/flac_extractor.c      2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/flac_extractor.c      2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 
 /**

Modified: Extractor/src/plugins/gif_extractor.c
===================================================================
--- Extractor/src/plugins/gif_extractor.c       2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/gif_extractor.c       2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file plugins/gif_extractor.c

Modified: Extractor/src/plugins/gstreamer_extractor.c
===================================================================
--- Extractor/src/plugins/gstreamer_extractor.c 2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/gstreamer_extractor.c 2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file plugins/gstreamer_extractor.c

Modified: Extractor/src/plugins/html_extractor.c
===================================================================
--- Extractor/src/plugins/html_extractor.c      2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/html_extractor.c      2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 
  */
 /**

Modified: Extractor/src/plugins/it_extractor.c
===================================================================
--- Extractor/src/plugins/it_extractor.c        2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/it_extractor.c        2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with libextractor; see the file COPYING.  If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  */
 /**

Modified: Extractor/src/plugins/jpeg_extractor.c
===================================================================
--- Extractor/src/plugins/jpeg_extractor.c      2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/jpeg_extractor.c      2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file plugins/jpeg_extractor.c

Modified: Extractor/src/plugins/man_extractor.c
===================================================================
--- Extractor/src/plugins/man_extractor.c       2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/man_extractor.c       2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file plugins/man_extractor.c

Modified: Extractor/src/plugins/midi_extractor.c
===================================================================
--- Extractor/src/plugins/midi_extractor.c      2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/midi_extractor.c      2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file plugins/midi_extractor.c

Modified: Extractor/src/plugins/mime_extractor.c
===================================================================
--- Extractor/src/plugins/mime_extractor.c      2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/mime_extractor.c      2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file plugins/mime_extractor.c

Modified: Extractor/src/plugins/mp4_extractor.c
===================================================================
--- Extractor/src/plugins/mp4_extractor.c       2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/mp4_extractor.c       2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 
 /**

Modified: Extractor/src/plugins/mpeg_extractor.c
===================================================================
--- Extractor/src/plugins/mpeg_extractor.c      2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/mpeg_extractor.c      2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 
 /**

Modified: Extractor/src/plugins/nsf_extractor.c
===================================================================
--- Extractor/src/plugins/nsf_extractor.c       2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/nsf_extractor.c       2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with libextractor; see the file COPYING.  If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  */
 /**

Modified: Extractor/src/plugins/nsfe_extractor.c
===================================================================
--- Extractor/src/plugins/nsfe_extractor.c      2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/nsfe_extractor.c      2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
  * 
  * You should have received a copy of the GNU General Public License
  * along with libextractor; see the file COPYING.  If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  */
 /**

Modified: Extractor/src/plugins/odf_extractor.c
===================================================================
--- Extractor/src/plugins/odf_extractor.c       2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/odf_extractor.c       2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/odf_extractor.c

Modified: Extractor/src/plugins/ogg_extractor.c
===================================================================
--- Extractor/src/plugins/ogg_extractor.c       2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/ogg_extractor.c       2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file plugins/ogg_extractor.c

Modified: Extractor/src/plugins/old/applefile_extractor.c
===================================================================
--- Extractor/src/plugins/old/applefile_extractor.c     2015-06-30 11:39:18 UTC 
(rev 36030)
+++ Extractor/src/plugins/old/applefile_extractor.c     2015-06-30 11:40:54 UTC 
(rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 
 /*

Modified: Extractor/src/plugins/old/asf_extractor.c
===================================================================
--- Extractor/src/plugins/old/asf_extractor.c   2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/old/asf_extractor.c   2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 
 /*
@@ -37,7 +37,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
  *
  * $Id: asfextractor.c,v 1.6 2004/10/05 20:02:08 grothoff Exp $
  *

Modified: Extractor/src/plugins/old/ebml_extractor.c
===================================================================
--- Extractor/src/plugins/old/ebml_extractor.c  2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/old/ebml_extractor.c  2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 
  /*

Modified: Extractor/src/plugins/old/elf_extractor.c
===================================================================
--- Extractor/src/plugins/old/elf_extractor.c   2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/old/elf_extractor.c   2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 
 #include "platform.h"

Modified: Extractor/src/plugins/old/flv_extractor.c
===================================================================
--- Extractor/src/plugins/old/flv_extractor.c   2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/old/flv_extractor.c   2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 
 /*

Modified: Extractor/src/plugins/old/mkv_extractor.c
===================================================================
--- Extractor/src/plugins/old/mkv_extractor.c   2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/old/mkv_extractor.c   2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 
  /*

Modified: Extractor/src/plugins/old/mp3_extractor.c
===================================================================
--- Extractor/src/plugins/old/mp3_extractor.c   2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/old/mp3_extractor.c   2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 
 
      Some of this code is based on AVInfo 1.0 alpha 11

Modified: Extractor/src/plugins/old/pdf_extractor.cc
===================================================================
--- Extractor/src/plugins/old/pdf_extractor.cc  2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/old/pdf_extractor.cc  2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 
      This code was inspired by pdfinfo and depends heavily
      on the xpdf code that pdfinfo is a part of. See also

Modified: Extractor/src/plugins/old/qt_extractor.c
===================================================================
--- Extractor/src/plugins/old/qt_extractor.c    2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/old/qt_extractor.c    2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 
 #include "platform.h"

Modified: Extractor/src/plugins/old/real_extractor.c
===================================================================
--- Extractor/src/plugins/old/real_extractor.c  2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/old/real_extractor.c  2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 
 #include "platform.h"

Modified: Extractor/src/plugins/ole2_extractor.c
===================================================================
--- Extractor/src/plugins/ole2_extractor.c      2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/ole2_extractor.c      2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 
      This code makes extensive use of libgsf
      -- the Gnome Structured File Library

Modified: Extractor/src/plugins/png_extractor.c
===================================================================
--- Extractor/src/plugins/png_extractor.c       2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/png_extractor.c       2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file plugins/png_extractor.c

Modified: Extractor/src/plugins/previewopus_extractor.c
===================================================================
--- Extractor/src/plugins/previewopus_extractor.c       2015-06-30 11:39:18 UTC 
(rev 36030)
+++ Extractor/src/plugins/previewopus_extractor.c       2015-06-30 11:40:54 UTC 
(rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file previewopus_extractor.c

Modified: Extractor/src/plugins/ps_extractor.c
===================================================================
--- Extractor/src/plugins/ps_extractor.c        2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/ps_extractor.c        2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file plugins/ps_extractor.c

Modified: Extractor/src/plugins/riff_extractor.c
===================================================================
--- Extractor/src/plugins/riff_extractor.c      2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/riff_extractor.c      2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 
      This code was based on AVInfo 1.0 alpha 11
      (c) George Shuklin, gs]AT[shounen.ru, 2002-2004

Modified: Extractor/src/plugins/rpm_extractor.c
===================================================================
--- Extractor/src/plugins/rpm_extractor.c       2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/rpm_extractor.c       2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file plugins/rpm_extractor.c

Modified: Extractor/src/plugins/s3m_extractor.c
===================================================================
--- Extractor/src/plugins/s3m_extractor.c       2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/s3m_extractor.c       2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file plugins/s3m_extractor.c

Modified: Extractor/src/plugins/sid_extractor.c
===================================================================
--- Extractor/src/plugins/sid_extractor.c       2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/sid_extractor.c       2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with libextractor; see the file COPYING.  If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  */
 /**

Modified: Extractor/src/plugins/template_extractor.c
===================================================================
--- Extractor/src/plugins/template_extractor.c  2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/template_extractor.c  2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file plugins/template_extractor.c

Modified: Extractor/src/plugins/test_archive.c
===================================================================
--- Extractor/src/plugins/test_archive.c        2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/test_archive.c        2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_archive.c

Modified: Extractor/src/plugins/test_deb.c
===================================================================
--- Extractor/src/plugins/test_deb.c    2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_deb.c    2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_deb.c

Modified: Extractor/src/plugins/test_dvi.c
===================================================================
--- Extractor/src/plugins/test_dvi.c    2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_dvi.c    2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_dvi.c

Modified: Extractor/src/plugins/test_exiv2.c
===================================================================
--- Extractor/src/plugins/test_exiv2.c  2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_exiv2.c  2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_exiv2.c

Modified: Extractor/src/plugins/test_flac.c
===================================================================
--- Extractor/src/plugins/test_flac.c   2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_flac.c   2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_flac.c

Modified: Extractor/src/plugins/test_gif.c
===================================================================
--- Extractor/src/plugins/test_gif.c    2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_gif.c    2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_gif.c

Modified: Extractor/src/plugins/test_gstreamer.c
===================================================================
--- Extractor/src/plugins/test_gstreamer.c      2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/test_gstreamer.c      2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_gstreamer.c

Modified: Extractor/src/plugins/test_html.c
===================================================================
--- Extractor/src/plugins/test_html.c   2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_html.c   2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_html.c

Modified: Extractor/src/plugins/test_it.c
===================================================================
--- Extractor/src/plugins/test_it.c     2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_it.c     2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_it.c

Modified: Extractor/src/plugins/test_jpeg.c
===================================================================
--- Extractor/src/plugins/test_jpeg.c   2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_jpeg.c   2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_jpeg.c

Modified: Extractor/src/plugins/test_lib.c
===================================================================
--- Extractor/src/plugins/test_lib.c    2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_lib.c    2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_lib.c

Modified: Extractor/src/plugins/test_lib.h
===================================================================
--- Extractor/src/plugins/test_lib.h    2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_lib.h    2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_lib.h

Modified: Extractor/src/plugins/test_man.c
===================================================================
--- Extractor/src/plugins/test_man.c    2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_man.c    2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_man.c

Modified: Extractor/src/plugins/test_midi.c
===================================================================
--- Extractor/src/plugins/test_midi.c   2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_midi.c   2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_midi.c

Modified: Extractor/src/plugins/test_mime.c
===================================================================
--- Extractor/src/plugins/test_mime.c   2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_mime.c   2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_mime.c

Modified: Extractor/src/plugins/test_mpeg.c
===================================================================
--- Extractor/src/plugins/test_mpeg.c   2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_mpeg.c   2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_mpeg.c

Modified: Extractor/src/plugins/test_nsf.c
===================================================================
--- Extractor/src/plugins/test_nsf.c    2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_nsf.c    2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_nsf.c

Modified: Extractor/src/plugins/test_nsfe.c
===================================================================
--- Extractor/src/plugins/test_nsfe.c   2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_nsfe.c   2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_nsfe.c

Modified: Extractor/src/plugins/test_odf.c
===================================================================
--- Extractor/src/plugins/test_odf.c    2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_odf.c    2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_odf.c

Modified: Extractor/src/plugins/test_ogg.c
===================================================================
--- Extractor/src/plugins/test_ogg.c    2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_ogg.c    2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_ogg.c

Modified: Extractor/src/plugins/test_ole2.c
===================================================================
--- Extractor/src/plugins/test_ole2.c   2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_ole2.c   2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_ole2.c

Modified: Extractor/src/plugins/test_png.c
===================================================================
--- Extractor/src/plugins/test_png.c    2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_png.c    2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_png.c

Modified: Extractor/src/plugins/test_previewopus.c
===================================================================
--- Extractor/src/plugins/test_previewopus.c    2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/test_previewopus.c    2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_previewopus.c

Modified: Extractor/src/plugins/test_ps.c
===================================================================
--- Extractor/src/plugins/test_ps.c     2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_ps.c     2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_ps.c

Modified: Extractor/src/plugins/test_riff.c
===================================================================
--- Extractor/src/plugins/test_riff.c   2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_riff.c   2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_riff.c

Modified: Extractor/src/plugins/test_rpm.c
===================================================================
--- Extractor/src/plugins/test_rpm.c    2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_rpm.c    2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_rpm.c

Modified: Extractor/src/plugins/test_s3m.c
===================================================================
--- Extractor/src/plugins/test_s3m.c    2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_s3m.c    2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_s3m.c

Modified: Extractor/src/plugins/test_sid.c
===================================================================
--- Extractor/src/plugins/test_sid.c    2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_sid.c    2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_sid.c

Modified: Extractor/src/plugins/test_thumbnailffmpeg.c
===================================================================
--- Extractor/src/plugins/test_thumbnailffmpeg.c        2015-06-30 11:39:18 UTC 
(rev 36030)
+++ Extractor/src/plugins/test_thumbnailffmpeg.c        2015-06-30 11:40:54 UTC 
(rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_thumbnailffmpeg.c

Modified: Extractor/src/plugins/test_thumbnailgtk.c
===================================================================
--- Extractor/src/plugins/test_thumbnailgtk.c   2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/test_thumbnailgtk.c   2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_thumbnailgtkj.c

Modified: Extractor/src/plugins/test_tiff.c
===================================================================
--- Extractor/src/plugins/test_tiff.c   2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_tiff.c   2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_tiff.c

Modified: Extractor/src/plugins/test_wav.c
===================================================================
--- Extractor/src/plugins/test_wav.c    2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_wav.c    2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_wav.c

Modified: Extractor/src/plugins/test_xm.c
===================================================================
--- Extractor/src/plugins/test_xm.c     2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_xm.c     2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_xm.c

Modified: Extractor/src/plugins/test_zip.c
===================================================================
--- Extractor/src/plugins/test_zip.c    2015-06-30 11:39:18 UTC (rev 36030)
+++ Extractor/src/plugins/test_zip.c    2015-06-30 11:40:54 UTC (rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file plugins/test_zip.c

Modified: Extractor/src/plugins/thumbnailffmpeg_extractor.c
===================================================================
--- Extractor/src/plugins/thumbnailffmpeg_extractor.c   2015-06-30 11:39:18 UTC 
(rev 36030)
+++ Extractor/src/plugins/thumbnailffmpeg_extractor.c   2015-06-30 11:40:54 UTC 
(rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file thumbnailffmpeg_extractor.c

Modified: Extractor/src/plugins/thumbnailgtk_extractor.c
===================================================================
--- Extractor/src/plugins/thumbnailgtk_extractor.c      2015-06-30 11:39:18 UTC 
(rev 36030)
+++ Extractor/src/plugins/thumbnailgtk_extractor.c      2015-06-30 11:40:54 UTC 
(rev 36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file plugins/thumbnailgtk_extractor.c

Modified: Extractor/src/plugins/tiff_extractor.c
===================================================================
--- Extractor/src/plugins/tiff_extractor.c      2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/tiff_extractor.c      2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
  */
 /**
  * @file plugins/tiff_extractor.c

Modified: Extractor/src/plugins/wav_extractor.c
===================================================================
--- Extractor/src/plugins/wav_extractor.c       2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/wav_extractor.c       2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with libextractor; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 
      This code was based on bitcollider 0.6.0
      (PD) 2004 The Bitzi Corporation

Modified: Extractor/src/plugins/xm_extractor.c
===================================================================
--- Extractor/src/plugins/xm_extractor.c        2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/xm_extractor.c        2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with libextractor; see the file COPYING.  If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  *
  */
 /**

Modified: Extractor/src/plugins/zip_extractor.c
===================================================================
--- Extractor/src/plugins/zip_extractor.c       2015-06-30 11:39:18 UTC (rev 
36030)
+++ Extractor/src/plugins/zip_extractor.c       2015-06-30 11:40:54 UTC (rev 
36031)
@@ -14,8 +14,8 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with libextractor; see the file COPYING.  If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
  */ 
 /**
  * @file plugins/zip_extractor.c




reply via email to

[Prev in Thread] Current Thread [Next in Thread]