[poppler] Branch 'poppler-0.6' - glib/demo glib/poppler-action.cc glib/poppler-action.h glib/poppler-attachment.cc glib/poppler-attachment.h glib/poppler.cc glib/poppler-document.cc glib/poppler-document.h glib/poppler-features.h.in glib/poppler-form-field.cc glib/poppler-form-field.h glib/poppler.h glib/poppler-page.cc glib/poppler-page.h poppler/PageTransition.cc poppler/Sound.cc poppler/Sound.h qt4/src qt/poppler-document.cc qt/poppler-fontinfo.cc qt/poppler-link.cc qt/poppler-link-qt3.h qt/poppler-page.cc qt/poppler-page-transition.cc qt/poppler-page-transition.h qt/poppler-page-transition-private.h qt/poppler-private.h qt/poppler-qt.h

Albert Astals Cid aacid at kemper.freedesktop.org
Sun Nov 4 15:13:49 PST 2007


 glib/demo/fonts.c                        |    2 +-
 glib/demo/fonts.h                        |    2 +-
 glib/demo/info.c                         |    2 +-
 glib/demo/info.h                         |    2 +-
 glib/demo/links.c                        |    2 +-
 glib/demo/links.h                        |    2 +-
 glib/demo/main.c                         |    2 +-
 glib/demo/outline.c                      |    2 +-
 glib/demo/outline.h                      |    2 +-
 glib/demo/page.c                         |    2 +-
 glib/demo/page.h                         |    2 +-
 glib/demo/render.c                       |    2 +-
 glib/demo/render.h                       |    2 +-
 glib/demo/utils.c                        |    2 +-
 glib/demo/utils.h                        |    2 +-
 glib/poppler-action.cc                   |    2 +-
 glib/poppler-action.h                    |    2 +-
 glib/poppler-attachment.cc               |    2 +-
 glib/poppler-attachment.h                |    2 +-
 glib/poppler-document.cc                 |    2 +-
 glib/poppler-document.h                  |    2 +-
 glib/poppler-features.h.in               |    2 +-
 glib/poppler-form-field.cc               |    2 +-
 glib/poppler-form-field.h                |    2 +-
 glib/poppler-page.cc                     |    2 +-
 glib/poppler-page.h                      |    2 +-
 glib/poppler.cc                          |    2 +-
 glib/poppler.h                           |    2 +-
 poppler/PageTransition.cc                |    2 +-
 poppler/Sound.cc                         |    2 +-
 poppler/Sound.h                          |    2 +-
 qt/poppler-document.cc                   |    2 +-
 qt/poppler-fontinfo.cc                   |    2 +-
 qt/poppler-link-qt3.h                    |    2 +-
 qt/poppler-link.cc                       |    2 +-
 qt/poppler-page-transition-private.h     |    2 +-
 qt/poppler-page-transition.cc            |    2 +-
 qt/poppler-page-transition.h             |    2 +-
 qt/poppler-page.cc                       |    2 +-
 qt/poppler-private.h                     |    2 +-
 qt/poppler-qt.h                          |    2 +-
 qt4/src/poppler-annotation-helper.h      |    2 +-
 qt4/src/poppler-annotation-private.h     |    2 +-
 qt4/src/poppler-annotation.cc            |    2 +-
 qt4/src/poppler-annotation.h             |    2 +-
 qt4/src/poppler-document.cc              |    2 +-
 qt4/src/poppler-embeddedfile.cc          |    2 +-
 qt4/src/poppler-fontinfo.cc              |    2 +-
 qt4/src/poppler-form.cc                  |    2 +-
 qt4/src/poppler-form.h                   |    2 +-
 qt4/src/poppler-link-extractor-private.h |    2 +-
 qt4/src/poppler-link-extractor.cc        |    2 +-
 qt4/src/poppler-link.cc                  |    2 +-
 qt4/src/poppler-link.h                   |    2 +-
 qt4/src/poppler-page-private.h           |    2 +-
 qt4/src/poppler-page.cc                  |    2 +-
 qt4/src/poppler-private.h                |    2 +-
 qt4/src/poppler-ps-converter.cc          |    2 +-
 qt4/src/poppler-qt4.h                    |    2 +-
 qt4/src/poppler-sound.cc                 |    2 +-
 qt4/src/poppler-textbox.cc               |    2 +-
 61 files changed, 61 insertions(+), 61 deletions(-)

New commits:
commit 931fea712a150f8e1bb166063256b36e0fb6e35a
Author: Albert Astals Cid <aacid at kde.org>
Date:   Mon Nov 5 00:13:20 2007 +0100

    Fix FSF address

diff --git a/glib/demo/fonts.c b/glib/demo/fonts.c
index 596b684..07ea589 100644
--- a/glib/demo/fonts.c
+++ b/glib/demo/fonts.c
@@ -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 <gtk/gtk.h>
diff --git a/glib/demo/fonts.h b/glib/demo/fonts.h
index ba85eb9..42ccc2e 100644
--- a/glib/demo/fonts.h
+++ b/glib/demo/fonts.h
@@ -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 <gtk/gtkwidget.h>
diff --git a/glib/demo/info.c b/glib/demo/info.c
index f72fdd6..b0b121c 100644
--- a/glib/demo/info.c
+++ b/glib/demo/info.c
@@ -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 <gtk/gtk.h>
diff --git a/glib/demo/info.h b/glib/demo/info.h
index 54d157e..e96ee00 100644
--- a/glib/demo/info.h
+++ b/glib/demo/info.h
@@ -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 <gtk/gtkwidget.h>
diff --git a/glib/demo/links.c b/glib/demo/links.c
index 26ff931..6cb4a5d 100644
--- a/glib/demo/links.c
+++ b/glib/demo/links.c
@@ -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 <gtk/gtk.h>
diff --git a/glib/demo/links.h b/glib/demo/links.h
index 037177c..4e1ec2a 100644
--- a/glib/demo/links.h
+++ b/glib/demo/links.h
@@ -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 <gtk/gtkwidget.h>
diff --git a/glib/demo/main.c b/glib/demo/main.c
index d5e35a3..9c078de 100644
--- a/glib/demo/main.c
+++ b/glib/demo/main.c
@@ -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 <gtk/gtk.h>
diff --git a/glib/demo/outline.c b/glib/demo/outline.c
index 0e5d693..5dc7189 100644
--- a/glib/demo/outline.c
+++ b/glib/demo/outline.c
@@ -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 <gtk/gtk.h>
diff --git a/glib/demo/outline.h b/glib/demo/outline.h
index 805ecc0..a96f0c9 100644
--- a/glib/demo/outline.h
+++ b/glib/demo/outline.h
@@ -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 <gtk/gtkwidget.h>
diff --git a/glib/demo/page.c b/glib/demo/page.c
index 529134e..8d98ff8 100644
--- a/glib/demo/page.c
+++ b/glib/demo/page.c
@@ -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 <gtk/gtk.h>
diff --git a/glib/demo/page.h b/glib/demo/page.h
index 56ff4a1..7968e44 100644
--- a/glib/demo/page.h
+++ b/glib/demo/page.h
@@ -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 <gtk/gtkwidget.h>
diff --git a/glib/demo/render.c b/glib/demo/render.c
index c6f4b81..13f2a50 100644
--- a/glib/demo/render.c
+++ b/glib/demo/render.c
@@ -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 "config.h"
diff --git a/glib/demo/render.h b/glib/demo/render.h
index f84a7ae..5e76a3e 100644
--- a/glib/demo/render.h
+++ b/glib/demo/render.h
@@ -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 <gtk/gtkwidget.h>
diff --git a/glib/demo/utils.c b/glib/demo/utils.c
index cae5837..16719b1 100644
--- a/glib/demo/utils.c
+++ b/glib/demo/utils.c
@@ -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 <gtk/gtk.h>
diff --git a/glib/demo/utils.h b/glib/demo/utils.h
index c9f376d..5f62d8d 100644
--- a/glib/demo/utils.h
+++ b/glib/demo/utils.h
@@ -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 <gtk/gtkwidget.h>
diff --git a/glib/poppler-action.cc b/glib/poppler-action.cc
index a580d6b..894b705 100644
--- a/glib/poppler-action.cc
+++ b/glib/poppler-action.cc
@@ -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 "poppler.h"
diff --git a/glib/poppler-action.h b/glib/poppler-action.h
index 54401e4..45e92b1 100644
--- a/glib/poppler-action.h
+++ b/glib/poppler-action.h
@@ -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.
  */
 
 #ifndef __POPPLER_ACTION_H__
diff --git a/glib/poppler-attachment.cc b/glib/poppler-attachment.cc
index c785b0d..fcdc47f 100644
--- a/glib/poppler-attachment.cc
+++ b/glib/poppler-attachment.cc
@@ -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 "config.h"
diff --git a/glib/poppler-attachment.h b/glib/poppler-attachment.h
index 581e67f..d506167 100644
--- a/glib/poppler-attachment.h
+++ b/glib/poppler-attachment.h
@@ -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.
  */
 
 #ifndef __POPPLER_ATTACHMENT_H__
diff --git a/glib/poppler-document.cc b/glib/poppler-document.cc
index 700fe13..c4179bb 100644
--- a/glib/poppler-document.cc
+++ b/glib/poppler-document.cc
@@ -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 <goo/GooList.h>
diff --git a/glib/poppler-document.h b/glib/poppler-document.h
index 6e07453..8e4f211 100644
--- a/glib/poppler-document.h
+++ b/glib/poppler-document.h
@@ -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.
  */
 
 #ifndef __POPPLER_DOCUMENT_H__
diff --git a/glib/poppler-features.h.in b/glib/poppler-features.h.in
index addf185..76ff423 100644
--- a/glib/poppler-features.h.in
+++ b/glib/poppler-features.h.in
@@ -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.
  */
 
 #ifndef __POPPLER_FEATURES_H__
diff --git a/glib/poppler-form-field.cc b/glib/poppler-form-field.cc
index d02212e..47824ae 100644
--- a/glib/poppler-form-field.cc
+++ b/glib/poppler-form-field.cc
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include "poppler.h"
diff --git a/glib/poppler-form-field.h b/glib/poppler-form-field.h
index a10c290..b8727e9 100644
--- a/glib/poppler-form-field.h
+++ b/glib/poppler-form-field.h
@@ -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.
  */
 
 #ifndef __POPPLER_FORM_FIELD_H__
diff --git a/glib/poppler-page.cc b/glib/poppler-page.cc
index 9765608..28b5cae 100644
--- a/glib/poppler-page.cc
+++ b/glib/poppler-page.cc
@@ -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 "config.h"
diff --git a/glib/poppler-page.h b/glib/poppler-page.h
index 40a6433..d535383 100644
--- a/glib/poppler-page.h
+++ b/glib/poppler-page.h
@@ -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.
  */
 
 #ifndef __POPPLER_PAGE_H__
diff --git a/glib/poppler.cc b/glib/poppler.cc
index fca8abd..541cc1b 100644
--- a/glib/poppler.cc
+++ b/glib/poppler.cc
@@ -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 <config.h>
diff --git a/glib/poppler.h b/glib/poppler.h
index fd8f01b..8a94198 100644
--- a/glib/poppler.h
+++ b/glib/poppler.h
@@ -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.
  */
 
 #ifndef __POPPLER_GLIB_H__
diff --git a/poppler/PageTransition.cc b/poppler/PageTransition.cc
index 8e8d9e3..14b14fe 100644
--- a/poppler/PageTransition.cc
+++ b/poppler/PageTransition.cc
@@ -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.
  */
 
 #ifdef USE_GCC_PRAGMAS
diff --git a/poppler/Sound.cc b/poppler/Sound.cc
index 63a583e..8f8eadd 100644
--- a/poppler/Sound.cc
+++ b/poppler/Sound.cc
@@ -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 "GooString.h"
diff --git a/poppler/Sound.h b/poppler/Sound.h
index 88c96f1..acb0f8d 100644
--- a/poppler/Sound.h
+++ b/poppler/Sound.h
@@ -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.
  */
 
 #ifndef Sound_H
diff --git a/qt/poppler-document.cc b/qt/poppler-document.cc
index 320e2cf..4c5b8d0 100644
--- a/qt/poppler-document.cc
+++ b/qt/poppler-document.cc
@@ -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 <poppler-qt.h>
diff --git a/qt/poppler-fontinfo.cc b/qt/poppler-fontinfo.cc
index 1c69834..228385c 100644
--- a/qt/poppler-fontinfo.cc
+++ b/qt/poppler-fontinfo.cc
@@ -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.
  */
 
 #include "poppler-qt.h"
diff --git a/qt/poppler-link-qt3.h b/qt/poppler-link-qt3.h
index a563712..8212720 100644
--- a/qt/poppler-link-qt3.h
+++ b/qt/poppler-link-qt3.h
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #ifndef _POPPLER_LINK_H_
diff --git a/qt/poppler-link.cc b/qt/poppler-link.cc
index bb30d6f..deef9a4 100644
--- a/qt/poppler-link.cc
+++ b/qt/poppler-link.cc
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <poppler-qt.h>
diff --git a/qt/poppler-page-transition-private.h b/qt/poppler-page-transition-private.h
index c48c867..63febb0 100644
--- a/qt/poppler-page-transition-private.h
+++ b/qt/poppler-page-transition-private.h
@@ -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.
  */
 
 class Object;
diff --git a/qt/poppler-page-transition.cc b/qt/poppler-page-transition.cc
index c532dfa..cde8818 100644
--- a/qt/poppler-page-transition.cc
+++ b/qt/poppler-page-transition.cc
@@ -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 "PageTransition.h"
diff --git a/qt/poppler-page-transition.h b/qt/poppler-page-transition.h
index f9914a4..53002ff 100644
--- a/qt/poppler-page-transition.h
+++ b/qt/poppler-page-transition.h
@@ -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.
  */
 
 #ifndef __PAGETRANSITION_X_H__
diff --git a/qt/poppler-page.cc b/qt/poppler-page.cc
index 4f630df..fdb5c05 100644
--- a/qt/poppler-page.cc
+++ b/qt/poppler-page.cc
@@ -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.
  */
 
 #include <poppler-qt.h>
diff --git a/qt/poppler-private.h b/qt/poppler-private.h
index 5a5a421..a3d45a0 100644
--- a/qt/poppler-private.h
+++ b/qt/poppler-private.h
@@ -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 <qdom.h>
diff --git a/qt/poppler-qt.h b/qt/poppler-qt.h
index 0fb613f..0aae37c 100644
--- a/qt/poppler-qt.h
+++ b/qt/poppler-qt.h
@@ -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.
  */
 
 #ifndef __POPPLER_QT_H__
diff --git a/qt4/src/poppler-annotation-helper.h b/qt4/src/poppler-annotation-helper.h
index 26b3607..ce65c37 100644
--- a/qt4/src/poppler-annotation-helper.h
+++ b/qt4/src/poppler-annotation-helper.h
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <QtCore/QDebug>
diff --git a/qt4/src/poppler-annotation-private.h b/qt4/src/poppler-annotation-private.h
index 255c7c0..b428347 100644
--- a/qt4/src/poppler-annotation-private.h
+++ b/qt4/src/poppler-annotation-private.h
@@ -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.
  */
 
 #ifndef _POPPLER_ANNOTATION_PRIVATE_H_
diff --git a/qt4/src/poppler-annotation.cc b/qt4/src/poppler-annotation.cc
index 2e43935..14522b2 100644
--- a/qt4/src/poppler-annotation.cc
+++ b/qt4/src/poppler-annotation.cc
@@ -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.
  */
 
 // qt/kde includes
diff --git a/qt4/src/poppler-annotation.h b/qt4/src/poppler-annotation.h
index f003f37..8a0d801 100644
--- a/qt4/src/poppler-annotation.h
+++ b/qt4/src/poppler-annotation.h
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #ifndef _POPPLER_ANNOTATION_H_
diff --git a/qt4/src/poppler-document.cc b/qt4/src/poppler-document.cc
index e34b1f2..fba85cf 100644
--- a/qt4/src/poppler-document.cc
+++ b/qt4/src/poppler-document.cc
@@ -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.
  */
 
 #include "poppler-qt4.h"
diff --git a/qt4/src/poppler-embeddedfile.cc b/qt4/src/poppler-embeddedfile.cc
index 5d60dd1..190418c 100644
--- a/qt4/src/poppler-embeddedfile.cc
+++ b/qt4/src/poppler-embeddedfile.cc
@@ -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.
  */
 
 #include <QtCore/QString>
diff --git a/qt4/src/poppler-fontinfo.cc b/qt4/src/poppler-fontinfo.cc
index d8af308..aabb063 100644
--- a/qt4/src/poppler-fontinfo.cc
+++ b/qt4/src/poppler-fontinfo.cc
@@ -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.
  */
 
 #include "poppler-qt4.h"
diff --git a/qt4/src/poppler-form.cc b/qt4/src/poppler-form.cc
index c9f4239..d66dc18 100644
--- a/qt4/src/poppler-form.cc
+++ b/qt4/src/poppler-form.cc
@@ -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 <poppler-qt4.h>
diff --git a/qt4/src/poppler-form.h b/qt4/src/poppler-form.h
index e1f3406..343c2ca 100644
--- a/qt4/src/poppler-form.h
+++ b/qt4/src/poppler-form.h
@@ -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.
  */
 
 #ifndef _POPPLER_QT4_FORM_H_
diff --git a/qt4/src/poppler-link-extractor-private.h b/qt4/src/poppler-link-extractor-private.h
index 0cc6591..2f41241 100644
--- a/qt4/src/poppler-link-extractor-private.h
+++ b/qt4/src/poppler-link-extractor-private.h
@@ -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.
  */
 
 #ifndef _POPPLER_LINK_EXTRACTOR_H_
diff --git a/qt4/src/poppler-link-extractor.cc b/qt4/src/poppler-link-extractor.cc
index d8a40f1..2546c9b 100644
--- a/qt4/src/poppler-link-extractor.cc
+++ b/qt4/src/poppler-link-extractor.cc
@@ -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 <Object.h>
diff --git a/qt4/src/poppler-link.cc b/qt4/src/poppler-link.cc
index bd0d04d..22c9ec3 100644
--- a/qt4/src/poppler-link.cc
+++ b/qt4/src/poppler-link.cc
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #include <poppler-qt4.h>
diff --git a/qt4/src/poppler-link.h b/qt4/src/poppler-link.h
index 056ecfa..7c6e60b 100644
--- a/qt4/src/poppler-link.h
+++ b/qt4/src/poppler-link.h
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #ifndef _POPPLER_LINK_H_
diff --git a/qt4/src/poppler-page-private.h b/qt4/src/poppler-page-private.h
index ec22c70..580f254 100644
--- a/qt4/src/poppler-page-private.h
+++ b/qt4/src/poppler-page-private.h
@@ -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.
  */
 
 #ifndef _POPPLER_PAGE_PRIVATE_H_
diff --git a/qt4/src/poppler-page.cc b/qt4/src/poppler-page.cc
index be0ad2e..8f703ee 100644
--- a/qt4/src/poppler-page.cc
+++ b/qt4/src/poppler-page.cc
@@ -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 <poppler-qt4.h>
diff --git a/qt4/src/poppler-private.h b/qt4/src/poppler-private.h
index c1a266d..3fd9c48 100644
--- a/qt4/src/poppler-private.h
+++ b/qt4/src/poppler-private.h
@@ -17,7 +17,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #ifndef _POPPLER_PRIVATE_H_
diff --git a/qt4/src/poppler-ps-converter.cc b/qt4/src/poppler-ps-converter.cc
index 02d8fa8..6b154ad 100644
--- a/qt4/src/poppler-ps-converter.cc
+++ b/qt4/src/poppler-ps-converter.cc
@@ -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 "poppler-qt4.h"
diff --git a/qt4/src/poppler-qt4.h b/qt4/src/poppler-qt4.h
index b25cc5d..99cfb8f 100644
--- a/qt4/src/poppler-qt4.h
+++ b/qt4/src/poppler-qt4.h
@@ -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.
  */
 
 #ifndef __POPPLER_QT_H__
diff --git a/qt4/src/poppler-sound.cc b/qt4/src/poppler-sound.cc
index a79368b..f858080 100644
--- a/qt4/src/poppler-sound.cc
+++ b/qt4/src/poppler-sound.cc
@@ -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 "Object.h"
diff --git a/qt4/src/poppler-textbox.cc b/qt4/src/poppler-textbox.cc
index a94653a..52e8138 100644
--- a/qt4/src/poppler-textbox.cc
+++ b/qt4/src/poppler-textbox.cc
@@ -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 "poppler-qt4.h"


More information about the poppler mailing list