Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend/djvu
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/djvu
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/djvu')
-rw-r--r--backend/djvu/djvu-document-private.h2
-rw-r--r--backend/djvu/djvu-document.c2
-rw-r--r--backend/djvu/djvu-document.h2
-rw-r--r--backend/djvu/djvu-links.c2
-rw-r--r--backend/djvu/djvu-links.h2
-rw-r--r--backend/djvu/djvu-text-page.c2
-rw-r--r--backend/djvu/djvu-text-page.h2
7 files changed, 7 insertions, 7 deletions
diff --git a/backend/djvu/djvu-document-private.h b/backend/djvu/djvu-document-private.h
index d1d7ec7..2ec9b67 100644
--- a/backend/djvu/djvu-document-private.h
+++ b/backend/djvu/djvu-document-private.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 __DJVU_DOCUMENT_INTERNAL_H__
diff --git a/backend/djvu/djvu-document.c b/backend/djvu/djvu-document.c
index 7ab5c76..776d0dc 100644
--- a/backend/djvu/djvu-document.c
+++ b/backend/djvu/djvu-document.c
@@ -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 "config.h"
diff --git a/backend/djvu/djvu-document.h b/backend/djvu/djvu-document.h
index 3a5cd6f..bcb916a 100644
--- a/backend/djvu/djvu-document.h
+++ b/backend/djvu/djvu-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 __DJVU_DOCUMENT_H__
diff --git a/backend/djvu/djvu-links.c b/backend/djvu/djvu-links.c
index 392e9b3..72d68f9 100644
--- a/backend/djvu/djvu-links.c
+++ b/backend/djvu/djvu-links.c
@@ -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 <config.h>
diff --git a/backend/djvu/djvu-links.h b/backend/djvu/djvu-links.h
index fdbfdeb..3a3c5d6 100644
--- a/backend/djvu/djvu-links.h
+++ b/backend/djvu/djvu-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.
*/
#ifndef __DJVU_LINK_H__
diff --git a/backend/djvu/djvu-text-page.c b/backend/djvu/djvu-text-page.c
index 696cec7..10fe1a4 100644
--- a/backend/djvu/djvu-text-page.c
+++ b/backend/djvu/djvu-text-page.c
@@ -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 <config.h>
diff --git a/backend/djvu/djvu-text-page.h b/backend/djvu/djvu-text-page.h
index 5d2134c..6e16f25 100644
--- a/backend/djvu/djvu-text-page.h
+++ b/backend/djvu/djvu-text-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 __DJVU_TEXT_PAGE_H__