Blame python-caja_fix_incorrect-FSF-address.patch

raveit65 b8d986a
From 3febccac80b699b7a053676d526564616c18cabb Mon Sep 17 00:00:00 2001
raveit65 b8d986a
From: Steve Zesch <stevezesch2@gmail.com>
raveit65 b8d986a
Date: Mon, 19 Nov 2012 01:57:03 +0000
raveit65 b8d986a
Subject: fixed incorrect fsf addresses.
raveit65 b8d986a
raveit65 b8d986a
---
raveit65 b8d986a
diff --git a/src/caja-python-object.c b/src/caja-python-object.c
raveit65 b8d986a
index 14667bb..7a2025d 100644
raveit65 b8d986a
--- a/src/caja-python-object.c
raveit65 b8d986a
+++ b/src/caja-python-object.c
raveit65 b8d986a
@@ -14,7 +14,7 @@
raveit65 b8d986a
  *
raveit65 b8d986a
  *  You should have received a copy of the GNU General Public
raveit65 b8d986a
  *  License along with this library; if not, write to the Free
raveit65 b8d986a
- *  Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
raveit65 b8d986a
+ *  Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
raveit65 b8d986a
  *
raveit65 b8d986a
  *  Author: Dave Camp <dave@ximian.com>
raveit65 b8d986a
  * 
raveit65 b8d986a
diff --git a/src/caja-python-object.h b/src/caja-python-object.h
raveit65 b8d986a
index e1d7e74..3cb4cea 100644
raveit65 b8d986a
--- a/src/caja-python-object.h
raveit65 b8d986a
+++ b/src/caja-python-object.h
raveit65 b8d986a
@@ -16,7 +16,7 @@
raveit65 b8d986a
  *
raveit65 b8d986a
  *  You should have received a copy of the GNU General Public
raveit65 b8d986a
  *  License along with this library; if not, write to the Free
raveit65 b8d986a
- *  Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
raveit65 b8d986a
+ *  Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
raveit65 b8d986a
  *
raveit65 b8d986a
  *  Author: Dave Camp <dave@ximian.com>
raveit65 b8d986a
  * 
raveit65 b8d986a
diff --git a/src/caja-python.c b/src/caja-python.c
raveit65 b8d986a
index ac6d18b..01b3bc6 100644
raveit65 b8d986a
--- a/src/caja-python.c
raveit65 b8d986a
+++ b/src/caja-python.c
raveit65 b8d986a
@@ -14,7 +14,7 @@
raveit65 b8d986a
  *
raveit65 b8d986a
  *  You should have received a copy of the GNU General Public License
raveit65 b8d986a
  *  along with this program; if not, write to the Free Software
raveit65 b8d986a
- *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
raveit65 b8d986a
+ *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
raveit65 b8d986a
  */
raveit65 b8d986a
 
raveit65 b8d986a
 #ifdef HAVE_CONFIG_H
raveit65 b8d986a
diff --git a/src/caja-python.h b/src/caja-python.h
raveit65 b8d986a
index a57f499..ec6c4c8 100644
raveit65 b8d986a
--- a/src/caja-python.h
raveit65 b8d986a
+++ b/src/caja-python.h
raveit65 b8d986a
@@ -15,7 +15,7 @@
raveit65 b8d986a
  *
raveit65 b8d986a
  *  You should have received a copy of the GNU General Public
raveit65 b8d986a
  *  License along with this library; if not, write to the Free
raveit65 b8d986a
- *  Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
raveit65 b8d986a
+ *  Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
raveit65 b8d986a
  *
raveit65 b8d986a
  */
raveit65 b8d986a
 
raveit65 b8d986a
diff --git a/src/cajamodule.c b/src/cajamodule.c
raveit65 b8d986a
index 550ff7a..22414bd 100644
raveit65 b8d986a
--- a/src/cajamodule.c
raveit65 b8d986a
+++ b/src/cajamodule.c
raveit65 b8d986a
@@ -15,7 +15,7 @@
raveit65 b8d986a
  *
raveit65 b8d986a
  * You should have received a copy of the GNU Lesser General Public
raveit65 b8d986a
  * License along with this library; if not, write to the Free Software
raveit65 b8d986a
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
raveit65 b8d986a
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
raveit65 b8d986a
  * USA
raveit65 b8d986a
  */
raveit65 b8d986a
 
raveit65 b8d986a
--
raveit65 b8d986a
cgit 
raveit65 b8d986a