[ghex] Update the FSF address in file headers and COPYING files



commit 2e0d7f750d04b0ccf3259845d85daf1e795726ab
Author: Dominique Leuenberger <dimstar opensuse org>
Date:   Tue Aug 16 10:03:19 2011 +0200

    Update the FSF address in file headers and COPYING files
    
    https://bugzilla.gnome.org/show_bug.cgi?id=656596

 COPYING                       |   43 ++++++++++++++++++++---------------------
 COPYING-DOCS                  |    6 ++--
 README                        |    6 ++--
 src/accessiblegtkhex.c        |    6 ++--
 src/accessiblegtkhex.h        |    6 ++--
 src/accessiblegtkhexfactory.c |    6 ++--
 src/accessiblegtkhexfactory.h |    6 ++--
 src/chartable.c               |    4 +-
 src/chartable.h               |    4 +-
 src/config.c                  |    4 +-
 src/configuration.h           |    4 +-
 src/converter.c               |    4 +-
 src/converter.h               |    4 +-
 src/factory.c                 |    6 ++--
 src/factory.h                 |    6 ++--
 src/findreplace.c             |    4 +-
 src/findreplace.h             |    4 +-
 src/gtkhex-private.h          |    4 +-
 src/gtkhex.c                  |    4 +-
 src/gtkhex.h                  |    4 +-
 src/hex-dialog.c              |    4 +-
 src/hex-dialog.h              |    4 +-
 src/hex-document-ui.c         |    4 +-
 src/hex-document.c            |    4 +-
 src/hex-document.h            |    4 +-
 src/main.c                    |    4 +-
 src/preferences.c             |    4 +-
 src/preferences.h             |    4 +-
 src/print.c                   |    3 +-
 src/print.h                   |    4 +-
 src/ui.c                      |    4 +-
 src/ui.h                      |    4 +-
 32 files changed, 90 insertions(+), 92 deletions(-)
---
diff --git a/COPYING b/COPYING
index eeb586b..d159169 100644
--- a/COPYING
+++ b/COPYING
@@ -1,12 +1,12 @@
-		    GNU GENERAL PUBLIC LICENSE
-		       Version 2, June 1991
+                    GNU GENERAL PUBLIC LICENSE
+                       Version 2, June 1991
 
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-			    Preamble
+                            Preamble
 
   The licenses for most software are designed to take away your
 freedom to share and change it.  By contrast, the GNU General Public
@@ -15,7 +15,7 @@ software--to make sure the software is free for all its users.  This
 General Public License applies to most of the Free Software
 Foundation's software and to any other program whose authors commit to
 using it.  (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.)  You can apply it to
+the GNU Lesser General Public License instead.)  You can apply it to
 your programs, too.
 
   When we speak of free software, we are referring to freedom, not
@@ -55,8 +55,8 @@ patent must be licensed for everyone's free use or not licensed at all.
 
   The precise terms and conditions for copying, distribution and
 modification follow.
-
-		    GNU GENERAL PUBLIC LICENSE
+
+                    GNU GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License applies to any program or other work which contains
@@ -110,7 +110,7 @@ above, provided that you also meet all of these conditions:
     License.  (Exception: if the Program itself is interactive but
     does not normally print such an announcement, your work based on
     the Program is not required to print an announcement.)
-
+
 These requirements apply to the modified work as a whole.  If
 identifiable sections of that work are not derived from the Program,
 and can be reasonably considered independent and separate works in
@@ -168,7 +168,7 @@ access to copy from a designated place, then offering equivalent
 access to copy the source code from the same place counts as
 distribution of the source code, even though third parties are not
 compelled to copy the source along with the object code.
-
+
   4. You may not copy, modify, sublicense, or distribute the Program
 except as expressly provided under this License.  Any attempt
 otherwise to copy, modify, sublicense or distribute the Program is
@@ -225,7 +225,7 @@ impose that choice.
 
 This section is intended to make thoroughly clear what is believed to
 be a consequence of the rest of this License.
-
+
   8. If the distribution and/or use of the Program is restricted in
 certain countries either by patents or by copyrighted interfaces, the
 original copyright holder who places the Program under this License
@@ -255,7 +255,7 @@ make exceptions for this.  Our decision will be guided by the two goals
 of preserving the free status of all derivatives of our free software and
 of promoting the sharing and reuse of software generally.
 
-			    NO WARRANTY
+                            NO WARRANTY
 
   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
@@ -277,9 +277,9 @@ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
 
-		     END OF TERMS AND CONDITIONS
-
-	    How to Apply These Terms to Your New Programs
+                     END OF TERMS AND CONDITIONS
+
+            How to Apply These Terms to Your New Programs
 
   If you develop a new program, and you want it to be of the greatest
 possible use to the public, the best way to achieve this is to make it
@@ -291,7 +291,7 @@ convey the exclusion of warranty; and each file should have at least
 the "copyright" line and a pointer to where the full notice is found.
 
     <one line to give the program's name and a brief idea of what it does.>
-    Copyright (C) 19yy  <name of author>
+    Copyright (C) <year>  <name of author>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -303,17 +303,16 @@ the "copyright" line and a pointer to where the full notice is found.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     GNU General Public License for more details.
 
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
+    You should have received a copy of the GNU General Public License along
+    with this program; if not, write to the Free Software Foundation, Inc.,
+    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 Also add information on how to contact you by electronic and paper mail.
 
 If the program is interactive, make it output a short notice like this
 when it starts in an interactive mode:
 
-    Gnomovision version 69, Copyright (C) 19yy name of author
+    Gnomovision version 69, Copyright (C) year name of author
     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
     This is free software, and you are welcome to redistribute it
     under certain conditions; type `show c' for details.
@@ -336,5 +335,5 @@ necessary.  Here is a sample; alter the names:
 This General Public License does not permit incorporating your program into
 proprietary programs.  If your program is a subroutine library, you may
 consider it more useful to permit linking proprietary applications with the
-library.  If this is what you want to do, use the GNU Library General
+library.  If this is what you want to do, use the GNU Lesser General
 Public License instead of this License.
diff --git a/COPYING-DOCS b/COPYING-DOCS
index b42936b..1d74223 100644
--- a/COPYING-DOCS
+++ b/COPYING-DOCS
@@ -1,8 +1,8 @@
-		GNU Free Documentation License
-		   Version 1.1, March 2000
+                GNU Free Documentation License
+                   Version 1.1, March 2000
 
  Copyright (C) 2000  Free Software Foundation, Inc.
-     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+     51 Franklin St, 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.
 
diff --git a/README b/README
index 496b22c..1fa5e48 100644
--- a/README
+++ b/README
@@ -14,9 +14,9 @@ Copyright
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.
 
-   You should have received a copy of the GNU General Public License
-   along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+   You should have received a copy of the GNU General Public License along
+   with this program; if not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
    For more details see the file COPYING.
 
diff --git a/src/accessiblegtkhex.c b/src/accessiblegtkhex.c
index 2f48129..3c2186a 100644
--- a/src/accessiblegtkhex.c
+++ b/src/accessiblegtkhex.c
@@ -11,9 +11,9 @@
  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  *  GNU General Public License for more details.
  *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, write to the Free Software
- *  Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ *  You should have received a copy of the GNU General Public License along
+ *  with this program; if not, write to the Free Software Foundation, Inc.,
+ *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  *
  */
 
diff --git a/src/accessiblegtkhex.h b/src/accessiblegtkhex.h
index c713524..027b126 100644
--- a/src/accessiblegtkhex.h
+++ b/src/accessiblegtkhex.h
@@ -11,9 +11,9 @@
  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  *  GNU General Public License for more details.
  *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, write to the Free Software
- *  Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ *  You should have received a copy of the GNU General Public License along
+ *  with this program; if not, write to the Free Software Foundation, Inc.,
+ *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  *
  */
 
diff --git a/src/accessiblegtkhexfactory.c b/src/accessiblegtkhexfactory.c
index 665d6f9..45ede0f 100644
--- a/src/accessiblegtkhexfactory.c
+++ b/src/accessiblegtkhexfactory.c
@@ -10,9 +10,9 @@
  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  *  GNU General Public License for more details.
  *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, write to the Free Software
- *  Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ *  You should have received a copy of the GNU General Public License along
+ *  with this program; if not, write to the Free Software Foundation, Inc.,
+ *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  *
  */
 
diff --git a/src/accessiblegtkhexfactory.h b/src/accessiblegtkhexfactory.h
index aa9d250..576661c 100644
--- a/src/accessiblegtkhexfactory.h
+++ b/src/accessiblegtkhexfactory.h
@@ -11,9 +11,9 @@
  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  *  GNU General Public License for more details.
  *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, write to the Free Software
- *  Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ *  You should have received a copy of the GNU General Public License along
+ *  with this program; if not, write to the Free Software Foundation, Inc.,
+ *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  *
  */
 
diff --git a/src/chartable.c b/src/chartable.c
index 27bdc91..e46760c 100644
--- a/src/chartable.c
+++ b/src/chartable.c
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GHex; see the file COPYING.
-   If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   If not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
    Author: Jaka Mocnik <jaka gnu org>
 */
diff --git a/src/chartable.h b/src/chartable.h
index 6c94da2..a8cd5fc 100644
--- a/src/chartable.h
+++ b/src/chartable.h
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GHex; see the file COPYING.
-   If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   If not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
    Author: Jaka Mocnik <jaka gnu org>
 */
diff --git a/src/config.c b/src/config.c
index 0f7471f..68cf707 100644
--- a/src/config.c
+++ b/src/config.c
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GHex; see the file COPYING.
-   If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   If not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
    Author: Jaka Mocnik <jaka gnu org>
 */
diff --git a/src/configuration.h b/src/configuration.h
index 0da0faf..48cc400 100644
--- a/src/configuration.h
+++ b/src/configuration.h
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GHex; see the file COPYING.
-   If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   If not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
    Author: Jaka Mocnik <jaka gnu org>
 */
diff --git a/src/converter.c b/src/converter.c
index 84cd9c8..6638feb 100644
--- a/src/converter.c
+++ b/src/converter.c
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GHex; see the file COPYING.
-   If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   If not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
    Authors:
    Jaka Mocnik <jaka gnu org>
diff --git a/src/converter.h b/src/converter.h
index aea59fb..c0c9a2b 100644
--- a/src/converter.h
+++ b/src/converter.h
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GHex; see the file COPYING.
-   If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   If not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
    Author: Jaka Mocnik <jaka gnu org>
 */
diff --git a/src/factory.c b/src/factory.c
index 6ad593a..a22bb6d 100644
--- a/src/factory.c
+++ b/src/factory.c
@@ -10,9 +10,9 @@
  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  *  GNU General Public License for more details.
  *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, write to the Free Software
- *  Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ *  You should have received a copy of the GNU General Public License along
+ *  with this program; if not, write to the Free Software Foundation, Inc.,
+ *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  *
  */
 
diff --git a/src/factory.h b/src/factory.h
index e085e4b..b05b18f 100644
--- a/src/factory.h
+++ b/src/factory.h
@@ -11,9 +11,9 @@
  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  *  GNU General Public License for more details.
  *
- *  You should have received a copy of the GNU General Public License
- *  along with this program; if not, write to the Free Software
- *  Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ *  You should have received a copy of the GNU General Public License along
+ *  with this program; if not, write to the Free Software Foundation, Inc.,
+ *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  *
  */
 
diff --git a/src/findreplace.c b/src/findreplace.c
index 661a497..6832ead 100644
--- a/src/findreplace.c
+++ b/src/findreplace.c
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GHex; see the file COPYING.
-   If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   If not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
    Author: Jaka Mocnik <jaka gnu org>
 */
diff --git a/src/findreplace.h b/src/findreplace.h
index 967d0a6..e1ee53e 100644
--- a/src/findreplace.h
+++ b/src/findreplace.h
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GHex; see the file COPYING.
-   If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   If not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
    Author: Jaka Mocnik <jaka gnu org>
 */
diff --git a/src/gtkhex-private.h b/src/gtkhex-private.h
index 584525f..77dc755 100644
--- a/src/gtkhex-private.h
+++ b/src/gtkhex-private.h
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GHex; see the file COPYING.
-   If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   If not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
    Author: Jaka Mocnik <jaka gnu org>
 */
diff --git a/src/gtkhex.c b/src/gtkhex.c
index 84ff569..cfbbad6 100644
--- a/src/gtkhex.c
+++ b/src/gtkhex.c
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GHex; see the file COPYING.
-   If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   If not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
    Author: Jaka Mocnik <jaka gnu org>
  */
diff --git a/src/gtkhex.h b/src/gtkhex.h
index d8760b2..f41468b 100644
--- a/src/gtkhex.h
+++ b/src/gtkhex.h
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GHex; see the file COPYING.
-   If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   If not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
    Author: Jaka Mocnik <jaka gnu org>
 */
diff --git a/src/hex-dialog.c b/src/hex-dialog.c
index bdfcf24..4e37774 100644
--- a/src/hex-dialog.c
+++ b/src/hex-dialog.c
@@ -15,8 +15,8 @@
 
  *  You should have received a copy of the GNU General Public License
  *  along with GHex; see the file COPYING.
- *  If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- *  Boston, MA 02111-1307, USA.
+ *  If not, write to the Free Software Foundation, Inc.,
+ *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #include <config.h>
diff --git a/src/hex-dialog.h b/src/hex-dialog.h
index 574f5ac..c96b3de 100644
--- a/src/hex-dialog.h
+++ b/src/hex-dialog.h
@@ -15,8 +15,8 @@
 
  *  You should have received a copy of the GNU General Public License
  *  along with GHex; see the file COPYING.
- *  If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- *  Boston, MA 02111-1307, USA.
+ *  If not, write to the Free Software Foundation, Inc.,
+ *  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 #ifndef __HEX_DIALOG_H__
diff --git a/src/hex-document-ui.c b/src/hex-document-ui.c
index ad156b6..551a199 100644
--- a/src/hex-document-ui.c
+++ b/src/hex-document-ui.c
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GHex; see the file COPYING.
-   If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   If not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
    Author: Jaka Mocnik <jaka gnu org>
  */
diff --git a/src/hex-document.c b/src/hex-document.c
index 38b45a9..d18bdbd 100644
--- a/src/hex-document.c
+++ b/src/hex-document.c
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GHex; see the file COPYING.
-   If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   If not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
    Author: Jaka Mocnik <jaka gnu org>
  */
diff --git a/src/hex-document.h b/src/hex-document.h
index 1007add..f8ed95f 100644
--- a/src/hex-document.h
+++ b/src/hex-document.h
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GHex; see the file COPYING.
-   If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   If not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
    Author: Jaka Mocnik <jaka gnu org>
  */
diff --git a/src/main.c b/src/main.c
index c4ae071..d39a3b8 100644
--- a/src/main.c
+++ b/src/main.c
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GHex; see the file COPYING.
-   If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   If not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
    Author: Jaka Mocnik <jaka gnu org>
 */
diff --git a/src/preferences.c b/src/preferences.c
index 1f1ae4b..c8e3793 100644
--- a/src/preferences.c
+++ b/src/preferences.c
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GHex; see the file COPYING.
-   If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   If not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
    Author: Jaka Mocnik <jaka gnu org>
 */
diff --git a/src/preferences.h b/src/preferences.h
index 0374247..3c2f506 100644
--- a/src/preferences.h
+++ b/src/preferences.h
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GHex; see the file COPYING.
-   If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   If not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
    Author: Jaka Mocnik <jaka gnu org>
 */
diff --git a/src/print.c b/src/print.c
index 282b340..451b209 100644
--- a/src/print.c
+++ b/src/print.c
@@ -16,8 +16,7 @@
    You should have received a copy of the GNU General Public License
    along with GHex; see the file COPYING.
    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.
 
    Author: Jaka Mocnik <jaka gnu org>
    Printing module by: Chema Celorio <chema celorio com>
diff --git a/src/print.h b/src/print.h
index ebe3a8a..0527858 100644
--- a/src/print.h
+++ b/src/print.h
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GHex; see the file COPYING.
-   If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   If not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
    Author: Jaka Mocnik <jaka gnu org>
 */
diff --git a/src/ui.c b/src/ui.c
index e67793d..0bfcc4e 100644
--- a/src/ui.c
+++ b/src/ui.c
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GHex; see the file COPYING.
-   If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   If not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
    Author: Jaka Mocnik <jaka gnu org>
 */
diff --git a/src/ui.h b/src/ui.h
index 560da36..138b644 100644
--- a/src/ui.h
+++ b/src/ui.h
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU General Public License
    along with GHex; see the file COPYING.
-   If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.
+   If not, write to the Free Software Foundation, Inc.,
+   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
    Author: Jaka Mocnik <jaka gnu org>
 */



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