From 1c2ec3424c748a4fb58718510dff8ec7733c1aeb Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 4 Jul 2005 20:45:44 +0000 Subject: [PATCH] update FSF address svn path=/trunk/KDE/kdegraphics/kdvi/; revision=431615 --- doc/kdvi-search.el | 4 ++-- dviPageCache.cpp | 2 +- dviPageCache.h | 2 +- dviRenderer_export.cpp | 4 ++-- kdvi_multipage_texthandling.cpp | 4 ++-- prebookmark.h | 2 +- renderedDviPagePixmap.cpp | 2 +- renderedDviPagePixmap.h | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/doc/kdvi-search.el b/doc/kdvi-search.el index ca7df936d..c01c3c565 100644 --- a/doc/kdvi-search.el +++ b/doc/kdvi-search.el @@ -18,8 +18,8 @@ ;;; ;;; You should have received a copy of the GNU General Public License ;;; along with this program; if not, write to the Free Software -;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -;;; 02111-1307, USA. +;;; Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA +;;; 02110-1301, USA. ;;; ;;; Please report bugs or improvements, etc. via the "Report bug"-Menu ;;; of kdvi. diff --git a/dviPageCache.cpp b/dviPageCache.cpp index f17316afd..649accb2f 100644 --- a/dviPageCache.cpp +++ b/dviPageCache.cpp @@ -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. * + * 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ #include diff --git a/dviPageCache.h b/dviPageCache.h index 2cb8b7132..f7e30fe3e 100644 --- a/dviPageCache.h +++ b/dviPageCache.h @@ -15,7 +15,7 @@ * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ #ifndef _DVIPAGECACHE_H_ diff --git a/dviRenderer_export.cpp b/dviRenderer_export.cpp index 77b79713c..58800c566 100644 --- a/dviRenderer_export.cpp +++ b/dviRenderer_export.cpp @@ -18,8 +18,8 @@ // // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA +// 02110-1301, USA. // // Please report bugs or improvements, etc. via the "Report bug"-Menu // of kdvi. diff --git a/kdvi_multipage_texthandling.cpp b/kdvi_multipage_texthandling.cpp index be3450441..4c836875b 100644 --- a/kdvi_multipage_texthandling.cpp +++ b/kdvi_multipage_texthandling.cpp @@ -18,8 +18,8 @@ // // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software -// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -// 02111-1307, USA. +// Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA +// 02110-1301, USA. // // Please report bugs or improvements, etc. via the "Report bug"-Menu // of kdvi. diff --git a/prebookmark.h b/prebookmark.h index a65ce657d..6f76682d6 100644 --- a/prebookmark.h +++ b/prebookmark.h @@ -16,7 +16,7 @@ * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ #ifndef _PREBOOKMARK_H_ diff --git a/renderedDviPagePixmap.cpp b/renderedDviPagePixmap.cpp index a8486c3dd..e68649332 100644 --- a/renderedDviPagePixmap.cpp +++ b/renderedDviPagePixmap.cpp @@ -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. * + * 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ #include "renderedDviPagePixmap.h" diff --git a/renderedDviPagePixmap.h b/renderedDviPagePixmap.h index 69ce25119..de48e5977 100644 --- a/renderedDviPagePixmap.h +++ b/renderedDviPagePixmap.h @@ -15,7 +15,7 @@ * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ #ifndef _RENDEREDDVIPAGEPIXMAP_H_