Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend/pdf
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2010-03-15 00:25:34 (GMT)
committer Carlos Garcia Campos <carlosgc@gnome.org>2010-04-05 09:24:46 (GMT)
commit19a00ed1cd086dcca4b6bfeb84e0b1488b2e3089 (patch)
treea492c7db9742bd4d29effd2a801319c17a998fce /backend/pdf
parent0acd3c39cb2de1cb1fcc2a4c1a886b853518424d (diff)
Update FSF address everywhere.
updated where 'git grep Temple' showed an old address, not including po-files. Fixes bug# 514607. Signed-off-by: Arun Persaud <arun@nubati.net>
Diffstat (limited to 'backend/pdf')
-rw-r--r--backend/pdf/ev-poppler.cc2
-rw-r--r--backend/pdf/ev-poppler.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/backend/pdf/ev-poppler.cc b/backend/pdf/ev-poppler.cc
index 389b436..cc4999e 100644
--- a/backend/pdf/ev-poppler.cc
+++ b/backend/pdf/ev-poppler.cc
@@ -16,7 +16,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "config.h"
diff --git a/backend/pdf/ev-poppler.h b/backend/pdf/ev-poppler.h
index 8f9dcb6..f37f226 100644
--- a/backend/pdf/ev-poppler.h
+++ b/backend/pdf/ev-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 __PDF_DOCUMENT_H__