diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tutorial/src/include/cairo-tutorial-gtk.h | 2 | ||||
-rw-r--r-- | doc/tutorial/src/include/cairo-tutorial-pdf.h | 2 | ||||
-rw-r--r-- | doc/tutorial/src/include/cairo-tutorial-png.h | 2 | ||||
-rw-r--r-- | doc/tutorial/src/include/cairo-tutorial-xlib.h | 2 | ||||
-rw-r--r-- | doc/tutorial/src/include/cairo-tutorial.h | 2 |
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 e9445530..60516a35 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 4c89590a..00d0f188 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 9e15d4c2..428baf29 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 bfb4e9f4..5e78d035 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 91167eed..ec738e91 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> |