summaryrefslogtreecommitdiff
path: root/doc/tutorial
diff options
context:
space:
mode:
authorAndrea Canciani <ranma42@gmail.com>2010-04-27 10:17:23 +0200
committerAndrea Canciani <ranma42@gmail.com>2010-04-27 11:13:38 +0200
commitb8a7f8621a84083735d0e2c8748f5fa2b7f4b36a (patch)
tree4637497eeca9bcee09def63cd7f82cbe96729258 /doc/tutorial
parent9672aab6b7c3f1efc065a6e5eb69443a1ecaa723 (diff)
Update FSF address
I updated the Free Software Foundation address using the following script. for i in $(git grep Temple | cut -d: -f1 ) do sed -e 's/59 Temple Place[, -]* Suite 330, Boston, MA *02111-1307[, ]* USA/51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA/' -i "$i" done Fixes http://bugs.freedesktop.org/show_bug.cgi?id=21356
Diffstat (limited to 'doc/tutorial')
-rw-r--r--doc/tutorial/src/include/cairo-tutorial-gtk.h2
-rw-r--r--doc/tutorial/src/include/cairo-tutorial-pdf.h2
-rw-r--r--doc/tutorial/src/include/cairo-tutorial-png.h2
-rw-r--r--doc/tutorial/src/include/cairo-tutorial-xlib.h2
-rw-r--r--doc/tutorial/src/include/cairo-tutorial.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/doc/tutorial/src/include/cairo-tutorial-gtk.h b/doc/tutorial/src/include/cairo-tutorial-gtk.h
index e9445530c..60516a356 100644
--- a/doc/tutorial/src/include/cairo-tutorial-gtk.h
+++ b/doc/tutorial/src/include/cairo-tutorial-gtk.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.
+ * Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA.
*/
#include <gtk/gtk.h>
diff --git a/doc/tutorial/src/include/cairo-tutorial-pdf.h b/doc/tutorial/src/include/cairo-tutorial-pdf.h
index 4c89590ad..00d0f188e 100644
--- a/doc/tutorial/src/include/cairo-tutorial-pdf.h
+++ b/doc/tutorial/src/include/cairo-tutorial-pdf.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.
+ * Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA.
*/
#include <cairo.h>
diff --git a/doc/tutorial/src/include/cairo-tutorial-png.h b/doc/tutorial/src/include/cairo-tutorial-png.h
index 9e15d4c25..428baf294 100644
--- a/doc/tutorial/src/include/cairo-tutorial-png.h
+++ b/doc/tutorial/src/include/cairo-tutorial-png.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.
+ * Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA.
*/
#include <cairo.h>
diff --git a/doc/tutorial/src/include/cairo-tutorial-xlib.h b/doc/tutorial/src/include/cairo-tutorial-xlib.h
index bfb4e9f4c..5e78d0354 100644
--- a/doc/tutorial/src/include/cairo-tutorial-xlib.h
+++ b/doc/tutorial/src/include/cairo-tutorial-xlib.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.
+ * Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA.
*/
#include <stdio.h>
diff --git a/doc/tutorial/src/include/cairo-tutorial.h b/doc/tutorial/src/include/cairo-tutorial.h
index 91167eed4..ec738e915 100644
--- a/doc/tutorial/src/include/cairo-tutorial.h
+++ b/doc/tutorial/src/include/cairo-tutorial.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.
+ * Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA.
*/
#include <cairo.h>