From b8a7f8621a84083735d0e2c8748f5fa2b7f4b36a Mon Sep 17 00:00:00 2001 From: Andrea Canciani Date: Tue, 27 Apr 2010 10:17:23 +0200 Subject: 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 --- src/cairo-analysis-surface-private.h | 2 +- src/cairo-analysis-surface.c | 2 +- src/cairo-arc-private.h | 2 +- src/cairo-arc.c | 2 +- src/cairo-array.c | 2 +- src/cairo-atomic-private.h | 2 +- src/cairo-atomic.c | 2 +- src/cairo-base64-stream.c | 2 +- src/cairo-base85-stream.c | 2 +- src/cairo-bentley-ottmann-rectangular.c | 2 +- src/cairo-bentley-ottmann-rectilinear.c | 2 +- src/cairo-bentley-ottmann.c | 2 +- src/cairo-beos-surface.cpp | 2 +- src/cairo-beos.h | 2 +- src/cairo-botor-scan-converter.c | 2 +- src/cairo-boxes-private.h | 2 +- src/cairo-boxes.c | 2 +- src/cairo-cache-private.h | 2 +- src/cairo-cache.c | 2 +- src/cairo-cff-subset.c | 2 +- src/cairo-clip-private.h | 2 +- src/cairo-clip.c | 2 +- src/cairo-color.c | 2 +- src/cairo-combsort-private.h | 2 +- src/cairo-compiler-private.h | 2 +- src/cairo-composite-rectangles-private.h | 2 +- src/cairo-composite-rectangles.c | 2 +- src/cairo-debug.c | 2 +- src/cairo-deflate-stream.c | 2 +- src/cairo-deprecated.h | 2 +- src/cairo-device-private.h | 2 +- src/cairo-device.c | 2 +- src/cairo-directfb-surface.c | 2 +- src/cairo-directfb.h | 2 +- src/cairo-drm.h | 2 +- src/cairo-egl-context.c | 2 +- src/cairo-error-private.h | 2 +- src/cairo-fixed-private.h | 2 +- src/cairo-fixed-type-private.h | 2 +- src/cairo-fixed.c | 2 +- src/cairo-font-face-twin.c | 2 +- src/cairo-font-face.c | 2 +- src/cairo-font-options.c | 2 +- src/cairo-freed-pool-private.h | 2 +- src/cairo-freed-pool.c | 2 +- src/cairo-ft-font.c | 2 +- src/cairo-ft-private.h | 2 +- src/cairo-ft.h | 2 +- src/cairo-gl-glyphs.c | 2 +- src/cairo-gl-private.h | 2 +- src/cairo-gl-shaders.c | 2 +- src/cairo-gl-surface.c | 2 +- src/cairo-gl.h | 2 +- src/cairo-glx-context.c | 2 +- src/cairo-gstate-private.h | 2 +- src/cairo-gstate.c | 2 +- src/cairo-hash-private.h | 2 +- src/cairo-hash.c | 2 +- src/cairo-hull.c | 2 +- src/cairo-image-info-private.h | 2 +- src/cairo-image-info.c | 2 +- src/cairo-image-surface.c | 2 +- src/cairo-list-private.h | 2 +- src/cairo-lzw.c | 2 +- src/cairo-malloc-private.h | 2 +- src/cairo-matrix.c | 2 +- src/cairo-misc.c | 2 +- src/cairo-mutex-impl-private.h | 2 +- src/cairo-mutex-list-private.h | 2 +- src/cairo-mutex-private.h | 2 +- src/cairo-mutex-type-private.h | 2 +- src/cairo-mutex.c | 2 +- src/cairo-os2-private.h | 2 +- src/cairo-os2-surface.c | 2 +- src/cairo-os2.h | 2 +- src/cairo-output-stream-private.h | 2 +- src/cairo-output-stream.c | 2 +- src/cairo-paginated-private.h | 2 +- src/cairo-paginated-surface-private.h | 2 +- src/cairo-paginated-surface.c | 2 +- src/cairo-path-bounds.c | 2 +- src/cairo-path-fill.c | 2 +- src/cairo-path-fixed-private.h | 2 +- src/cairo-path-fixed.c | 2 +- src/cairo-path-in-fill.c | 2 +- src/cairo-path-private.h | 2 +- src/cairo-path-stroke.c | 2 +- src/cairo-path.c | 2 +- src/cairo-pdf-operators-private.h | 2 +- src/cairo-pdf-operators.c | 2 +- src/cairo-pdf-surface-private.h | 2 +- src/cairo-pdf-surface.c | 2 +- src/cairo-pdf.h | 2 +- src/cairo-pen.c | 2 +- src/cairo-png.c | 2 +- src/cairo-polygon.c | 2 +- src/cairo-private.h | 2 +- src/cairo-ps-surface-private.h | 2 +- src/cairo-ps-surface.c | 2 +- src/cairo-ps.h | 2 +- src/cairo-qt-surface.cpp | 2 +- src/cairo-qt.h | 2 +- src/cairo-quartz-font.c | 2 +- src/cairo-quartz-image-surface.c | 2 +- src/cairo-quartz-image.h | 2 +- src/cairo-quartz-private.h | 2 +- src/cairo-quartz-surface.c | 2 +- src/cairo-quartz.h | 2 +- src/cairo-recording-surface-private.h | 2 +- src/cairo-recording-surface.c | 2 +- src/cairo-rectangle.c | 2 +- src/cairo-rectangular-scan-converter.c | 2 +- src/cairo-reference-count-private.h | 2 +- src/cairo-region-private.h | 2 +- src/cairo-region.c | 2 +- src/cairo-rtree-private.h | 2 +- src/cairo-rtree.c | 2 +- src/cairo-scaled-font-private.h | 2 +- src/cairo-scaled-font-subsets-private.h | 2 +- src/cairo-scaled-font-subsets.c | 2 +- src/cairo-scaled-font.c | 2 +- src/cairo-script-surface.c | 2 +- src/cairo-script.h | 2 +- src/cairo-skia-surface.cpp | 2 +- src/cairo-skia.h | 2 +- src/cairo-slope-private.h | 2 +- src/cairo-slope.c | 2 +- src/cairo-spline.c | 2 +- src/cairo-stroke-style.c | 2 +- src/cairo-surface-clipper-private.h | 2 +- src/cairo-surface-clipper.c | 2 +- src/cairo-surface-fallback-private.h | 2 +- src/cairo-surface-fallback.c | 2 +- src/cairo-surface-offset-private.h | 2 +- src/cairo-surface-offset.c | 2 +- src/cairo-surface-private.h | 2 +- src/cairo-surface-snapshot-private.h | 2 +- src/cairo-surface-snapshot.c | 2 +- src/cairo-surface-subsurface-private.h | 2 +- src/cairo-surface-subsurface.c | 2 +- src/cairo-surface-wrapper-private.h | 2 +- src/cairo-surface-wrapper.c | 2 +- src/cairo-surface.c | 2 +- src/cairo-svg-surface-private.h | 2 +- src/cairo-svg-surface.c | 2 +- src/cairo-svg.h | 2 +- src/cairo-system.c | 2 +- src/cairo-tee-surface-private.h | 2 +- src/cairo-tee-surface.c | 2 +- src/cairo-toy-font-face.c | 2 +- src/cairo-traps.c | 2 +- src/cairo-truetype-subset-private.h | 2 +- src/cairo-truetype-subset.c | 2 +- src/cairo-type1-fallback.c | 2 +- src/cairo-type1-private.h | 2 +- src/cairo-type1-subset.c | 2 +- src/cairo-type3-glyph-surface-private.h | 2 +- src/cairo-type3-glyph-surface.c | 2 +- src/cairo-types-private.h | 2 +- src/cairo-unicode.c | 2 +- src/cairo-user-font-private.h | 2 +- src/cairo-user-font.c | 2 +- src/cairo-version.c | 2 +- src/cairo-vg-surface.c | 2 +- src/cairo-vg.h | 2 +- src/cairo-wideint-private.h | 2 +- src/cairo-wideint-type-private.h | 2 +- src/cairo-wideint.c | 2 +- src/cairo-win32-font.c | 2 +- src/cairo-win32-printing-surface.c | 2 +- src/cairo-win32-private.h | 2 +- src/cairo-win32-surface.c | 2 +- src/cairo-win32.h | 2 +- src/cairo-xcb-connection-core.c | 2 +- src/cairo-xcb-connection-render.c | 2 +- src/cairo-xcb-connection-shm.c | 2 +- src/cairo-xcb-connection.c | 2 +- src/cairo-xcb-private.h | 2 +- src/cairo-xcb-screen.c | 2 +- src/cairo-xcb-shm.c | 2 +- src/cairo-xcb-surface-cairo.c | 2 +- src/cairo-xcb-surface-core.c | 2 +- src/cairo-xcb-surface-private.h | 2 +- src/cairo-xcb-surface-render.c | 2 +- src/cairo-xcb-surface.c | 2 +- src/cairo-xcb.h | 2 +- src/cairo-xlib-display.c | 2 +- src/cairo-xlib-private.h | 2 +- src/cairo-xlib-screen.c | 2 +- src/cairo-xlib-surface-private.h | 2 +- src/cairo-xlib-surface.c | 2 +- src/cairo-xlib-visual.c | 2 +- src/cairo-xlib-xcb-surface.c | 2 +- src/cairo-xlib-xrender-private.h | 2 +- src/cairo-xlib-xrender.h | 2 +- src/cairo-xlib.h | 2 +- src/cairo-xml-surface.c | 2 +- src/cairo-xml.h | 2 +- src/cairo.c | 2 +- src/cairo.h | 2 +- src/cairoint.h | 2 +- src/drm/cairo-drm-bo.c | 2 +- src/drm/cairo-drm-gallium-surface.c | 2 +- src/drm/cairo-drm-i915-glyphs.c | 2 +- src/drm/cairo-drm-i915-shader.c | 2 +- src/drm/cairo-drm-i915-spans.c | 2 +- src/drm/cairo-drm-i915-surface.c | 2 +- src/drm/cairo-drm-i965-glyphs.c | 2 +- src/drm/cairo-drm-i965-shader.c | 2 +- src/drm/cairo-drm-i965-spans.c | 2 +- src/drm/cairo-drm-i965-surface.c | 2 +- src/drm/cairo-drm-intel-ioctl-private.h | 2 +- src/drm/cairo-drm-intel-private.h | 2 +- src/drm/cairo-drm-intel-surface.c | 2 +- src/drm/cairo-drm-intel.c | 2 +- src/drm/cairo-drm-private.h | 2 +- src/drm/cairo-drm-radeon-private.h | 2 +- src/drm/cairo-drm-radeon-surface.c | 2 +- src/drm/cairo-drm-radeon.c | 2 +- src/drm/cairo-drm-surface.c | 2 +- src/drm/cairo-drm.c | 2 +- src/test-fallback-surface.c | 2 +- src/test-fallback-surface.h | 2 +- src/test-fallback16-surface.c | 2 +- src/test-fallback16-surface.h | 2 +- src/test-null-surface.c | 2 +- src/test-null-surface.h | 2 +- src/test-paginated-surface.c | 2 +- src/test-paginated-surface.h | 2 +- src/test-wrapping-surface.c | 2 +- src/test-wrapping-surface.h | 2 +- 231 files changed, 231 insertions(+), 231 deletions(-) (limited to 'src') diff --git a/src/cairo-analysis-surface-private.h b/src/cairo-analysis-surface-private.h index f67caf90..1e054c20 100644 --- a/src/cairo-analysis-surface-private.h +++ b/src/cairo-analysis-surface-private.h @@ -11,7 +11,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-analysis-surface.c b/src/cairo-analysis-surface.c index 1922bc50..f2cbfb21 100644 --- a/src/cairo-analysis-surface.c +++ b/src/cairo-analysis-surface.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-arc-private.h b/src/cairo-arc-private.h index 633fbfa5..018a14b4 100644 --- a/src/cairo-arc-private.h +++ b/src/cairo-arc-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-arc.c b/src/cairo-arc.c index e99c79b2..56d42f19 100644 --- a/src/cairo-arc.c +++ b/src/cairo-arc.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-array.c b/src/cairo-array.c index bb6450a1..f2d2fb81 100644 --- a/src/cairo-array.c +++ b/src/cairo-array.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-atomic-private.h b/src/cairo-atomic-private.h index af5b0185..7fbdedb2 100644 --- a/src/cairo-atomic-private.h +++ b/src/cairo-atomic-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-atomic.c b/src/cairo-atomic.c index cf71964b..5bc7d3a1 100644 --- a/src/cairo-atomic.c +++ b/src/cairo-atomic.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-base64-stream.c b/src/cairo-base64-stream.c index b663cfe7..63643137 100644 --- a/src/cairo-base64-stream.c +++ b/src/cairo-base64-stream.c @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-base85-stream.c b/src/cairo-base85-stream.c index 6aefb05b..f81affb4 100644 --- a/src/cairo-base85-stream.c +++ b/src/cairo-base85-stream.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-bentley-ottmann-rectangular.c b/src/cairo-bentley-ottmann-rectangular.c index 2cb01cb0..f2f790e5 100644 --- a/src/cairo-bentley-ottmann-rectangular.c +++ b/src/cairo-bentley-ottmann-rectangular.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-bentley-ottmann-rectilinear.c b/src/cairo-bentley-ottmann-rectilinear.c index dfad9647..1696d936 100644 --- a/src/cairo-bentley-ottmann-rectilinear.c +++ b/src/cairo-bentley-ottmann-rectilinear.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-bentley-ottmann.c b/src/cairo-bentley-ottmann.c index 81cca79b..5550e01c 100644 --- a/src/cairo-bentley-ottmann.c +++ b/src/cairo-bentley-ottmann.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-beos-surface.cpp b/src/cairo-beos-surface.cpp index ebf62d9a..c66f1aa1 100644 --- a/src/cairo-beos-surface.cpp +++ b/src/cairo-beos-surface.cpp @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-beos.h b/src/cairo-beos.h index f53be5a7..fdb89a6c 100644 --- a/src/cairo-beos.h +++ b/src/cairo-beos.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-botor-scan-converter.c b/src/cairo-botor-scan-converter.c index 10326e7f..0778a5dc 100644 --- a/src/cairo-botor-scan-converter.c +++ b/src/cairo-botor-scan-converter.c @@ -16,7 +16,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-boxes-private.h b/src/cairo-boxes-private.h index 881ac3dd..783fcc6b 100644 --- a/src/cairo-boxes-private.h +++ b/src/cairo-boxes-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-boxes.c b/src/cairo-boxes.c index 363f8e76..ca265365 100644 --- a/src/cairo-boxes.c +++ b/src/cairo-boxes.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-cache-private.h b/src/cairo-cache-private.h index 49ff69cc..76b55619 100644 --- a/src/cairo-cache-private.h +++ b/src/cairo-cache-private.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-cache.c b/src/cairo-cache.c index 7d998459..5c4e4caa 100644 --- a/src/cairo-cache.c +++ b/src/cairo-cache.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-cff-subset.c b/src/cairo-cff-subset.c index 1ccc53c2..1978bf06 100644 --- a/src/cairo-cff-subset.c +++ b/src/cairo-cff-subset.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-clip-private.h b/src/cairo-clip-private.h index 8e30f13a..7c7b84fb 100644 --- a/src/cairo-clip-private.h +++ b/src/cairo-clip-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-clip.c b/src/cairo-clip.c index 83cd3bd8..7c3a1d55 100644 --- a/src/cairo-clip.c +++ b/src/cairo-clip.c @@ -15,7 +15,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-color.c b/src/cairo-color.c index 255bd362..1df82bbe 100644 --- a/src/cairo-color.c +++ b/src/cairo-color.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-combsort-private.h b/src/cairo-combsort-private.h index ce31257e..bb7abb47 100644 --- a/src/cairo-combsort-private.h +++ b/src/cairo-combsort-private.h @@ -11,7 +11,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-compiler-private.h b/src/cairo-compiler-private.h index 0d9229ee..d257d09e 100644 --- a/src/cairo-compiler-private.h +++ b/src/cairo-compiler-private.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-composite-rectangles-private.h b/src/cairo-composite-rectangles-private.h index be1a16a2..a0f7c1a5 100644 --- a/src/cairo-composite-rectangles-private.h +++ b/src/cairo-composite-rectangles-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-composite-rectangles.c b/src/cairo-composite-rectangles.c index 2bd823f1..0aebee36 100644 --- a/src/cairo-composite-rectangles.c +++ b/src/cairo-composite-rectangles.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-debug.c b/src/cairo-debug.c index c4f70dfb..05ca16ee 100644 --- a/src/cairo-debug.c +++ b/src/cairo-debug.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-deflate-stream.c b/src/cairo-deflate-stream.c index f4c41ca5..ba5f1839 100644 --- a/src/cairo-deflate-stream.c +++ b/src/cairo-deflate-stream.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-deprecated.h b/src/cairo-deprecated.h index e1f25bf2..7a56aadb 100644 --- a/src/cairo-deprecated.h +++ b/src/cairo-deprecated.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-device-private.h b/src/cairo-device-private.h index 54ca4c04..0c977e8d 100644 --- a/src/cairo-device-private.h +++ b/src/cairo-device-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-device.c b/src/cairo-device.c index 9befb59a..1e5bf0f1 100644 --- a/src/cairo-device.c +++ b/src/cairo-device.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-directfb-surface.c b/src/cairo-directfb-surface.c index 26de0dfd..c6481d35 100644 --- a/src/cairo-directfb-surface.c +++ b/src/cairo-directfb-surface.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-directfb.h b/src/cairo-directfb.h index 0396cb13..e3d818c6 100644 --- a/src/cairo-directfb.h +++ b/src/cairo-directfb.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-drm.h b/src/cairo-drm.h index 52b9de21..80068e78 100644 --- a/src/cairo-drm.h +++ b/src/cairo-drm.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-egl-context.c b/src/cairo-egl-context.c index c373bd8e..6275a5c1 100644 --- a/src/cairo-egl-context.c +++ b/src/cairo-egl-context.c @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-error-private.h b/src/cairo-error-private.h index 6bcda752..fc0c5643 100644 --- a/src/cairo-error-private.h +++ b/src/cairo-error-private.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-fixed-private.h b/src/cairo-fixed-private.h index 1e449025..75ecc06d 100644 --- a/src/cairo-fixed-private.h +++ b/src/cairo-fixed-private.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-fixed-type-private.h b/src/cairo-fixed-type-private.h index 730ed3e1..e5c87e26 100644 --- a/src/cairo-fixed-type-private.h +++ b/src/cairo-fixed-type-private.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-fixed.c b/src/cairo-fixed.c index 2bb0dfe1..03e05592 100644 --- a/src/cairo-fixed.c +++ b/src/cairo-fixed.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-font-face-twin.c b/src/cairo-font-face-twin.c index 2ce08587..98c6dd8a 100644 --- a/src/cairo-font-face-twin.c +++ b/src/cairo-font-face-twin.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-font-face.c b/src/cairo-font-face.c index 3e73aac6..3d619114 100644 --- a/src/cairo-font-face.c +++ b/src/cairo-font-face.c @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-font-options.c b/src/cairo-font-options.c index 9d10075f..0348d28f 100644 --- a/src/cairo-font-options.c +++ b/src/cairo-font-options.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-freed-pool-private.h b/src/cairo-freed-pool-private.h index c8a69020..6dcf1f5c 100644 --- a/src/cairo-freed-pool-private.h +++ b/src/cairo-freed-pool-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-freed-pool.c b/src/cairo-freed-pool.c index e225db44..9d426930 100644 --- a/src/cairo-freed-pool.c +++ b/src/cairo-freed-pool.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-ft-font.c b/src/cairo-ft-font.c index 56f0d107..82f0e659 100644 --- a/src/cairo-ft-font.c +++ b/src/cairo-ft-font.c @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-ft-private.h b/src/cairo-ft-private.h index 00f7f77c..ff6ad4e6 100644 --- a/src/cairo-ft-private.h +++ b/src/cairo-ft-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-ft.h b/src/cairo-ft.h index b7178d35..56d48c32 100644 --- a/src/cairo-ft.h +++ b/src/cairo-ft.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-gl-glyphs.c b/src/cairo-gl-glyphs.c index 161b270a..b5baec6b 100644 --- a/src/cairo-gl-glyphs.c +++ b/src/cairo-gl-glyphs.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-gl-private.h b/src/cairo-gl-private.h index c283620d..94900726 100644 --- a/src/cairo-gl-private.h +++ b/src/cairo-gl-private.h @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-gl-shaders.c b/src/cairo-gl-shaders.c index 0a231598..3ad3383a 100644 --- a/src/cairo-gl-shaders.c +++ b/src/cairo-gl-shaders.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-gl-surface.c b/src/cairo-gl-surface.c index 1c1982ca..497a9c98 100644 --- a/src/cairo-gl-surface.c +++ b/src/cairo-gl-surface.c @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-gl.h b/src/cairo-gl.h index 4f1912f4..c1416d12 100644 --- a/src/cairo-gl.h +++ b/src/cairo-gl.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-glx-context.c b/src/cairo-glx-context.c index e261cf88..c1c69c83 100644 --- a/src/cairo-glx-context.c +++ b/src/cairo-glx-context.c @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-gstate-private.h b/src/cairo-gstate-private.h index cb278e80..f204980a 100644 --- a/src/cairo-gstate-private.h +++ b/src/cairo-gstate-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-gstate.c b/src/cairo-gstate.c index 614d73eb..20d91cab 100644 --- a/src/cairo-gstate.c +++ b/src/cairo-gstate.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-hash-private.h b/src/cairo-hash-private.h index 32078bd2..30e51ffe 100644 --- a/src/cairo-hash-private.h +++ b/src/cairo-hash-private.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-hash.c b/src/cairo-hash.c index 86b6277c..81a48a23 100644 --- a/src/cairo-hash.c +++ b/src/cairo-hash.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-hull.c b/src/cairo-hull.c index 15b6c00a..c6559332 100644 --- a/src/cairo-hull.c +++ b/src/cairo-hull.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-image-info-private.h b/src/cairo-image-info-private.h index 6e1c4ad7..88f47c43 100644 --- a/src/cairo-image-info-private.h +++ b/src/cairo-image-info-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-image-info.c b/src/cairo-image-info.c index 8fc77055..dc74d0e8 100644 --- a/src/cairo-image-info.c +++ b/src/cairo-image-info.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-image-surface.c b/src/cairo-image-surface.c index 36958185..345c9300 100644 --- a/src/cairo-image-surface.c +++ b/src/cairo-image-surface.c @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-list-private.h b/src/cairo-list-private.h index 6d65bf1c..3d4bbed1 100644 --- a/src/cairo-list-private.h +++ b/src/cairo-list-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-lzw.c b/src/cairo-lzw.c index c295f86c..de7f9998 100644 --- a/src/cairo-lzw.c +++ b/src/cairo-lzw.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-malloc-private.h b/src/cairo-malloc-private.h index d812058f..e42d9a9b 100644 --- a/src/cairo-malloc-private.h +++ b/src/cairo-malloc-private.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-matrix.c b/src/cairo-matrix.c index c1075547..de1c6ed2 100644 --- a/src/cairo-matrix.c +++ b/src/cairo-matrix.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-misc.c b/src/cairo-misc.c index 32c2428c..4d5e1801 100644 --- a/src/cairo-misc.c +++ b/src/cairo-misc.c @@ -15,7 +15,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-mutex-impl-private.h b/src/cairo-mutex-impl-private.h index 3604aba4..25223f3e 100644 --- a/src/cairo-mutex-impl-private.h +++ b/src/cairo-mutex-impl-private.h @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-mutex-list-private.h b/src/cairo-mutex-list-private.h index aa2c8f80..29ffd040 100644 --- a/src/cairo-mutex-list-private.h +++ b/src/cairo-mutex-list-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-mutex-private.h b/src/cairo-mutex-private.h index a3a7271f..61a7160a 100644 --- a/src/cairo-mutex-private.h +++ b/src/cairo-mutex-private.h @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-mutex-type-private.h b/src/cairo-mutex-type-private.h index 4f34f508..e8c49398 100644 --- a/src/cairo-mutex-type-private.h +++ b/src/cairo-mutex-type-private.h @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-mutex.c b/src/cairo-mutex.c index 5b6a6e15..0a31dced 100644 --- a/src/cairo-mutex.c +++ b/src/cairo-mutex.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-os2-private.h b/src/cairo-os2-private.h index e71a6dc9..fa4c8e8b 100644 --- a/src/cairo-os2-private.h +++ b/src/cairo-os2-private.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-os2-surface.c b/src/cairo-os2-surface.c index 7c524eaf..6d97996e 100644 --- a/src/cairo-os2-surface.c +++ b/src/cairo-os2-surface.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-os2.h b/src/cairo-os2.h index 0d18674b..ae9073c4 100644 --- a/src/cairo-os2.h +++ b/src/cairo-os2.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-output-stream-private.h b/src/cairo-output-stream-private.h index 5243d218..7845eb0a 100644 --- a/src/cairo-output-stream-private.h +++ b/src/cairo-output-stream-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-output-stream.c b/src/cairo-output-stream.c index ceaa5061..8ee46fee 100644 --- a/src/cairo-output-stream.c +++ b/src/cairo-output-stream.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-paginated-private.h b/src/cairo-paginated-private.h index 33358b98..42badbfd 100644 --- a/src/cairo-paginated-private.h +++ b/src/cairo-paginated-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-paginated-surface-private.h b/src/cairo-paginated-surface-private.h index 721abcc7..ebf4b342 100644 --- a/src/cairo-paginated-surface-private.h +++ b/src/cairo-paginated-surface-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-paginated-surface.c b/src/cairo-paginated-surface.c index f8c99f83..686acd09 100644 --- a/src/cairo-paginated-surface.c +++ b/src/cairo-paginated-surface.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-path-bounds.c b/src/cairo-path-bounds.c index 8f9bdc3f..d32c2607 100644 --- a/src/cairo-path-bounds.c +++ b/src/cairo-path-bounds.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-path-fill.c b/src/cairo-path-fill.c index 1218cc2b..f431ea01 100644 --- a/src/cairo-path-fill.c +++ b/src/cairo-path-fill.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-path-fixed-private.h b/src/cairo-path-fixed-private.h index 601d2146..4345fd53 100644 --- a/src/cairo-path-fixed-private.h +++ b/src/cairo-path-fixed-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-path-fixed.c b/src/cairo-path-fixed.c index be071d16..4640f55f 100644 --- a/src/cairo-path-fixed.c +++ b/src/cairo-path-fixed.c @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-path-in-fill.c b/src/cairo-path-in-fill.c index 2fa86505..b344f529 100644 --- a/src/cairo-path-in-fill.c +++ b/src/cairo-path-in-fill.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-path-private.h b/src/cairo-path-private.h index a24eaa49..61b4060f 100644 --- a/src/cairo-path-private.h +++ b/src/cairo-path-private.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-path-stroke.c b/src/cairo-path-stroke.c index b5cd2edc..505b6ab6 100644 --- a/src/cairo-path-stroke.c +++ b/src/cairo-path-stroke.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-path.c b/src/cairo-path.c index 29c968ef..98404102 100644 --- a/src/cairo-path.c +++ b/src/cairo-path.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-pdf-operators-private.h b/src/cairo-pdf-operators-private.h index 839ae55d..95d4d53c 100644 --- a/src/cairo-pdf-operators-private.h +++ b/src/cairo-pdf-operators-private.h @@ -15,7 +15,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-pdf-operators.c b/src/cairo-pdf-operators.c index 285214ea..11911dc3 100644 --- a/src/cairo-pdf-operators.c +++ b/src/cairo-pdf-operators.c @@ -15,7 +15,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-pdf-surface-private.h b/src/cairo-pdf-surface-private.h index a5096999..221418ec 100644 --- a/src/cairo-pdf-surface-private.h +++ b/src/cairo-pdf-surface-private.h @@ -15,7 +15,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-pdf-surface.c b/src/cairo-pdf-surface.c index ce1a8026..2f25bd5f 100644 --- a/src/cairo-pdf-surface.c +++ b/src/cairo-pdf-surface.c @@ -15,7 +15,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-pdf.h b/src/cairo-pdf.h index c0de5386..50460ccd 100644 --- a/src/cairo-pdf.h +++ b/src/cairo-pdf.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-pen.c b/src/cairo-pen.c index 01b34658..e71f7b56 100644 --- a/src/cairo-pen.c +++ b/src/cairo-pen.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-png.c b/src/cairo-png.c index 10ad804f..6a716145 100644 --- a/src/cairo-png.c +++ b/src/cairo-png.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-polygon.c b/src/cairo-polygon.c index 68c69e89..49ba7a33 100644 --- a/src/cairo-polygon.c +++ b/src/cairo-polygon.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-private.h b/src/cairo-private.h index a60a6aa3..901a69a3 100644 --- a/src/cairo-private.h +++ b/src/cairo-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-ps-surface-private.h b/src/cairo-ps-surface-private.h index 3dc00080..a5a8cd0d 100644 --- a/src/cairo-ps-surface-private.h +++ b/src/cairo-ps-surface-private.h @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-ps-surface.c b/src/cairo-ps-surface.c index fa0979be..abc169e1 100644 --- a/src/cairo-ps-surface.c +++ b/src/cairo-ps-surface.c @@ -15,7 +15,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-ps.h b/src/cairo-ps.h index 8a2cb58b..fd1d21de 100644 --- a/src/cairo-ps.h +++ b/src/cairo-ps.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-qt-surface.cpp b/src/cairo-qt-surface.cpp index f3b7d51b..2ac06ef5 100644 --- a/src/cairo-qt-surface.cpp +++ b/src/cairo-qt-surface.cpp @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-qt.h b/src/cairo-qt.h index d16087dd..ec26b043 100644 --- a/src/cairo-qt.h +++ b/src/cairo-qt.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-quartz-font.c b/src/cairo-quartz-font.c index 0ed2a502..5f781f51 100644 --- a/src/cairo-quartz-font.c +++ b/src/cairo-quartz-font.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-quartz-image-surface.c b/src/cairo-quartz-image-surface.c index f34b2ec8..6ae8a277 100644 --- a/src/cairo-quartz-image-surface.c +++ b/src/cairo-quartz-image-surface.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-quartz-image.h b/src/cairo-quartz-image.h index d6b7b1b5..aaf1b31e 100644 --- a/src/cairo-quartz-image.h +++ b/src/cairo-quartz-image.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-quartz-private.h b/src/cairo-quartz-private.h index 30abe525..38f0d8fa 100644 --- a/src/cairo-quartz-private.h +++ b/src/cairo-quartz-private.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-quartz-surface.c b/src/cairo-quartz-surface.c index ebb647b6..ee686f33 100644 --- a/src/cairo-quartz-surface.c +++ b/src/cairo-quartz-surface.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-quartz.h b/src/cairo-quartz.h index bf89cd9f..d95b7c33 100644 --- a/src/cairo-quartz.h +++ b/src/cairo-quartz.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-recording-surface-private.h b/src/cairo-recording-surface-private.h index f0824f50..569304d5 100644 --- a/src/cairo-recording-surface-private.h +++ b/src/cairo-recording-surface-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-recording-surface.c b/src/cairo-recording-surface.c index a7446346..7a931ee7 100644 --- a/src/cairo-recording-surface.c +++ b/src/cairo-recording-surface.c @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-rectangle.c b/src/cairo-rectangle.c index 2bc45350..cc271804 100644 --- a/src/cairo-rectangle.c +++ b/src/cairo-rectangle.c @@ -15,7 +15,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-rectangular-scan-converter.c b/src/cairo-rectangular-scan-converter.c index 20717df3..dab2c151 100644 --- a/src/cairo-rectangular-scan-converter.c +++ b/src/cairo-rectangular-scan-converter.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-reference-count-private.h b/src/cairo-reference-count-private.h index d6adaad9..7c5c6010 100644 --- a/src/cairo-reference-count-private.h +++ b/src/cairo-reference-count-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-region-private.h b/src/cairo-region-private.h index 507f72e8..e29961dc 100644 --- a/src/cairo-region-private.h +++ b/src/cairo-region-private.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-region.c b/src/cairo-region.c index e4e9b7ea..f0b7d443 100644 --- a/src/cairo-region.c +++ b/src/cairo-region.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-rtree-private.h b/src/cairo-rtree-private.h index edb7e3ac..70abefec 100644 --- a/src/cairo-rtree-private.h +++ b/src/cairo-rtree-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-rtree.c b/src/cairo-rtree.c index d80783f1..7bba990f 100644 --- a/src/cairo-rtree.c +++ b/src/cairo-rtree.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-scaled-font-private.h b/src/cairo-scaled-font-private.h index e91ae3bb..a1e7da52 100644 --- a/src/cairo-scaled-font-private.h +++ b/src/cairo-scaled-font-private.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-scaled-font-subsets-private.h b/src/cairo-scaled-font-subsets-private.h index 6eb6ce0f..9e12a918 100644 --- a/src/cairo-scaled-font-subsets-private.h +++ b/src/cairo-scaled-font-subsets-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-scaled-font-subsets.c b/src/cairo-scaled-font-subsets.c index 228b65a3..01bc05bf 100644 --- a/src/cairo-scaled-font-subsets.c +++ b/src/cairo-scaled-font-subsets.c @@ -15,7 +15,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-scaled-font.c b/src/cairo-scaled-font.c index 861c0ab0..016adaba 100644 --- a/src/cairo-scaled-font.c +++ b/src/cairo-scaled-font.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-script-surface.c b/src/cairo-script-surface.c index a9f6be50..c5054990 100644 --- a/src/cairo-script-surface.c +++ b/src/cairo-script-surface.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-script.h b/src/cairo-script.h index 376232da..b82230f2 100644 --- a/src/cairo-script.h +++ b/src/cairo-script.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-skia-surface.cpp b/src/cairo-skia-surface.cpp index 17d96cf5..8ce5a76f 100644 --- a/src/cairo-skia-surface.cpp +++ b/src/cairo-skia-surface.cpp @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-skia.h b/src/cairo-skia.h index 046599fa..033ba6d7 100644 --- a/src/cairo-skia.h +++ b/src/cairo-skia.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-slope-private.h b/src/cairo-slope-private.h index 64f0dde3..6a58c9f4 100644 --- a/src/cairo-slope-private.h +++ b/src/cairo-slope-private.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-slope.c b/src/cairo-slope.c index bb3b411e..827037f7 100644 --- a/src/cairo-slope.c +++ b/src/cairo-slope.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-spline.c b/src/cairo-spline.c index 639d9bdb..016eceed 100644 --- a/src/cairo-spline.c +++ b/src/cairo-spline.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-stroke-style.c b/src/cairo-stroke-style.c index 8b881064..1513d1f3 100644 --- a/src/cairo-stroke-style.c +++ b/src/cairo-stroke-style.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-surface-clipper-private.h b/src/cairo-surface-clipper-private.h index f3d9de18..b9ca3cb1 100644 --- a/src/cairo-surface-clipper-private.h +++ b/src/cairo-surface-clipper-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-surface-clipper.c b/src/cairo-surface-clipper.c index 9266d3bf..94873004 100644 --- a/src/cairo-surface-clipper.c +++ b/src/cairo-surface-clipper.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-surface-fallback-private.h b/src/cairo-surface-fallback-private.h index 2dc2e979..e993de62 100644 --- a/src/cairo-surface-fallback-private.h +++ b/src/cairo-surface-fallback-private.h @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-surface-fallback.c b/src/cairo-surface-fallback.c index f2b017a6..801ed56f 100644 --- a/src/cairo-surface-fallback.c +++ b/src/cairo-surface-fallback.c @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-surface-offset-private.h b/src/cairo-surface-offset-private.h index 3968dbf3..b7877b3d 100644 --- a/src/cairo-surface-offset-private.h +++ b/src/cairo-surface-offset-private.h @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-surface-offset.c b/src/cairo-surface-offset.c index 36ffcff6..9994d8f9 100644 --- a/src/cairo-surface-offset.c +++ b/src/cairo-surface-offset.c @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-surface-private.h b/src/cairo-surface-private.h index c5988060..e7a3da43 100644 --- a/src/cairo-surface-private.h +++ b/src/cairo-surface-private.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-surface-snapshot-private.h b/src/cairo-surface-snapshot-private.h index cbab5458..bbb2bf2a 100644 --- a/src/cairo-surface-snapshot-private.h +++ b/src/cairo-surface-snapshot-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-surface-snapshot.c b/src/cairo-surface-snapshot.c index 745bc58f..2f3b7922 100644 --- a/src/cairo-surface-snapshot.c +++ b/src/cairo-surface-snapshot.c @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-surface-subsurface-private.h b/src/cairo-surface-subsurface-private.h index 0f38c057..528dab77 100644 --- a/src/cairo-surface-subsurface-private.h +++ b/src/cairo-surface-subsurface-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-surface-subsurface.c b/src/cairo-surface-subsurface.c index a4b345b0..93754aa3 100644 --- a/src/cairo-surface-subsurface.c +++ b/src/cairo-surface-subsurface.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-surface-wrapper-private.h b/src/cairo-surface-wrapper-private.h index a9933486..f0864c5b 100644 --- a/src/cairo-surface-wrapper-private.h +++ b/src/cairo-surface-wrapper-private.h @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-surface-wrapper.c b/src/cairo-surface-wrapper.c index ae594dca..c0d9672b 100644 --- a/src/cairo-surface-wrapper.c +++ b/src/cairo-surface-wrapper.c @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-surface.c b/src/cairo-surface.c index 865462da..8a593734 100644 --- a/src/cairo-surface.c +++ b/src/cairo-surface.c @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-svg-surface-private.h b/src/cairo-svg-surface-private.h index 64efe7f2..ddbf464b 100644 --- a/src/cairo-svg-surface-private.h +++ b/src/cairo-svg-surface-private.h @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-svg-surface.c b/src/cairo-svg-surface.c index 6ba3f314..42474150 100644 --- a/src/cairo-svg-surface.c +++ b/src/cairo-svg-surface.c @@ -15,7 +15,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-svg.h b/src/cairo-svg.h index 78513381..0f739fc0 100644 --- a/src/cairo-svg.h +++ b/src/cairo-svg.h @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-system.c b/src/cairo-system.c index 85c74876..1ff4d078 100644 --- a/src/cairo-system.c +++ b/src/cairo-system.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-tee-surface-private.h b/src/cairo-tee-surface-private.h index 258816b5..a83cfc95 100644 --- a/src/cairo-tee-surface-private.h +++ b/src/cairo-tee-surface-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-tee-surface.c b/src/cairo-tee-surface.c index 3b2ccf6e..be530e03 100644 --- a/src/cairo-tee-surface.c +++ b/src/cairo-tee-surface.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-toy-font-face.c b/src/cairo-toy-font-face.c index 74177d77..4c690da5 100644 --- a/src/cairo-toy-font-face.c +++ b/src/cairo-toy-font-face.c @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-traps.c b/src/cairo-traps.c index 3080d863..2fe6684d 100644 --- a/src/cairo-traps.c +++ b/src/cairo-traps.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-truetype-subset-private.h b/src/cairo-truetype-subset-private.h index 978256f6..aed60d02 100644 --- a/src/cairo-truetype-subset-private.h +++ b/src/cairo-truetype-subset-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-truetype-subset.c b/src/cairo-truetype-subset.c index b006065e..9bf2f8ff 100644 --- a/src/cairo-truetype-subset.c +++ b/src/cairo-truetype-subset.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-type1-fallback.c b/src/cairo-type1-fallback.c index e43fd40d..7894f7ed 100644 --- a/src/cairo-type1-fallback.c +++ b/src/cairo-type1-fallback.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-type1-private.h b/src/cairo-type1-private.h index 171c2249..1630397b 100644 --- a/src/cairo-type1-private.h +++ b/src/cairo-type1-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-type1-subset.c b/src/cairo-type1-subset.c index 0c4e0a59..3757ffff 100644 --- a/src/cairo-type1-subset.c +++ b/src/cairo-type1-subset.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-type3-glyph-surface-private.h b/src/cairo-type3-glyph-surface-private.h index 0b0010bc..b4abcf60 100644 --- a/src/cairo-type3-glyph-surface-private.h +++ b/src/cairo-type3-glyph-surface-private.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-type3-glyph-surface.c b/src/cairo-type3-glyph-surface.c index 9359a272..15cfaddd 100644 --- a/src/cairo-type3-glyph-surface.c +++ b/src/cairo-type3-glyph-surface.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-types-private.h b/src/cairo-types-private.h index 0b8f4dbb..6657de84 100644 --- a/src/cairo-types-private.h +++ b/src/cairo-types-private.h @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-unicode.c b/src/cairo-unicode.c index 5bb6604c..88de3951 100644 --- a/src/cairo-unicode.c +++ b/src/cairo-unicode.c @@ -18,7 +18,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-user-font-private.h b/src/cairo-user-font-private.h index 2a39ff97..d54ef78b 100644 --- a/src/cairo-user-font-private.h +++ b/src/cairo-user-font-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-user-font.c b/src/cairo-user-font.c index d73a71ac..b8b617b5 100644 --- a/src/cairo-user-font.c +++ b/src/cairo-user-font.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-version.c b/src/cairo-version.c index a502988e..b0a581c7 100644 --- a/src/cairo-version.c +++ b/src/cairo-version.c @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-vg-surface.c b/src/cairo-vg-surface.c index e2c5279c..169379a9 100644 --- a/src/cairo-vg-surface.c +++ b/src/cairo-vg-surface.c @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-vg.h b/src/cairo-vg.h index 98392fc2..f9a62e51 100644 --- a/src/cairo-vg.h +++ b/src/cairo-vg.h @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-wideint-private.h b/src/cairo-wideint-private.h index d1322e34..b9f8dae6 100644 --- a/src/cairo-wideint-private.h +++ b/src/cairo-wideint-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-wideint-type-private.h b/src/cairo-wideint-type-private.h index c7363c02..4c910edf 100644 --- a/src/cairo-wideint-type-private.h +++ b/src/cairo-wideint-type-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-wideint.c b/src/cairo-wideint.c index 2c70d866..d009f563 100644 --- a/src/cairo-wideint.c +++ b/src/cairo-wideint.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-win32-font.c b/src/cairo-win32-font.c index bb4f1b03..596ca259 100644 --- a/src/cairo-win32-font.c +++ b/src/cairo-win32-font.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-win32-printing-surface.c b/src/cairo-win32-printing-surface.c index 35ec6148..2b51a4d0 100644 --- a/src/cairo-win32-printing-surface.c +++ b/src/cairo-win32-printing-surface.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-win32-private.h b/src/cairo-win32-private.h index 4d0f85ec..cde27b72 100644 --- a/src/cairo-win32-private.h +++ b/src/cairo-win32-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-win32-surface.c b/src/cairo-win32-surface.c index a7786cbc..9d83bbdb 100644 --- a/src/cairo-win32-surface.c +++ b/src/cairo-win32-surface.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-win32.h b/src/cairo-win32.h index cb517bc8..3d2e1c60 100644 --- a/src/cairo-win32.h +++ b/src/cairo-win32.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xcb-connection-core.c b/src/cairo-xcb-connection-core.c index 22a340df..5b16c199 100644 --- a/src/cairo-xcb-connection-core.c +++ b/src/cairo-xcb-connection-core.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xcb-connection-render.c b/src/cairo-xcb-connection-render.c index 2ebd6b47..97f8ccef 100644 --- a/src/cairo-xcb-connection-render.c +++ b/src/cairo-xcb-connection-render.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xcb-connection-shm.c b/src/cairo-xcb-connection-shm.c index 2c13b1ba..060a03e3 100644 --- a/src/cairo-xcb-connection-shm.c +++ b/src/cairo-xcb-connection-shm.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xcb-connection.c b/src/cairo-xcb-connection.c index e0e6862b..25e821e0 100644 --- a/src/cairo-xcb-connection.c +++ b/src/cairo-xcb-connection.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xcb-private.h b/src/cairo-xcb-private.h index f6b8c05e..c03d8c28 100644 --- a/src/cairo-xcb-private.h +++ b/src/cairo-xcb-private.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xcb-screen.c b/src/cairo-xcb-screen.c index e4e62257..0c44e4d3 100644 --- a/src/cairo-xcb-screen.c +++ b/src/cairo-xcb-screen.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xcb-shm.c b/src/cairo-xcb-shm.c index 7a47f338..417496ec 100644 --- a/src/cairo-xcb-shm.c +++ b/src/cairo-xcb-shm.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xcb-surface-cairo.c b/src/cairo-xcb-surface-cairo.c index c8305cf7..79c4d6cc 100644 --- a/src/cairo-xcb-surface-cairo.c +++ b/src/cairo-xcb-surface-cairo.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xcb-surface-core.c b/src/cairo-xcb-surface-core.c index 3cc167ee..d609996e 100644 --- a/src/cairo-xcb-surface-core.c +++ b/src/cairo-xcb-surface-core.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xcb-surface-private.h b/src/cairo-xcb-surface-private.h index 1ef49003..88eee287 100644 --- a/src/cairo-xcb-surface-private.h +++ b/src/cairo-xcb-surface-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xcb-surface-render.c b/src/cairo-xcb-surface-render.c index 5775a9eb..55a3ec8c 100644 --- a/src/cairo-xcb-surface-render.c +++ b/src/cairo-xcb-surface-render.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xcb-surface.c b/src/cairo-xcb-surface.c index 98524238..9945adcc 100644 --- a/src/cairo-xcb-surface.c +++ b/src/cairo-xcb-surface.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xcb.h b/src/cairo-xcb.h index a1e9da17..3f64dcbd 100644 --- a/src/cairo-xcb.h +++ b/src/cairo-xcb.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xlib-display.c b/src/cairo-xlib-display.c index 0b6fbebb..49aa6981 100644 --- a/src/cairo-xlib-display.c +++ b/src/cairo-xlib-display.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xlib-private.h b/src/cairo-xlib-private.h index d8acf9a9..e7ee59d9 100644 --- a/src/cairo-xlib-private.h +++ b/src/cairo-xlib-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xlib-screen.c b/src/cairo-xlib-screen.c index 810e484b..cfecbb5b 100644 --- a/src/cairo-xlib-screen.c +++ b/src/cairo-xlib-screen.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xlib-surface-private.h b/src/cairo-xlib-surface-private.h index 8309246f..8004c8dc 100644 --- a/src/cairo-xlib-surface-private.h +++ b/src/cairo-xlib-surface-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xlib-surface.c b/src/cairo-xlib-surface.c index f127a9c3..e5f18a34 100644 --- a/src/cairo-xlib-surface.c +++ b/src/cairo-xlib-surface.c @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xlib-visual.c b/src/cairo-xlib-visual.c index aa167221..a76bf357 100644 --- a/src/cairo-xlib-visual.c +++ b/src/cairo-xlib-visual.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xlib-xcb-surface.c b/src/cairo-xlib-xcb-surface.c index 3dbb9bd9..4db129eb 100644 --- a/src/cairo-xlib-xcb-surface.c +++ b/src/cairo-xlib-xcb-surface.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xlib-xrender-private.h b/src/cairo-xlib-xrender-private.h index 61cf7dcc..52f41591 100644 --- a/src/cairo-xlib-xrender-private.h +++ b/src/cairo-xlib-xrender-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xlib-xrender.h b/src/cairo-xlib-xrender.h index c1c4c621..b34b057d 100644 --- a/src/cairo-xlib-xrender.h +++ b/src/cairo-xlib-xrender.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xlib.h b/src/cairo-xlib.h index 29e9f100..4ee592ce 100644 --- a/src/cairo-xlib.h +++ b/src/cairo-xlib.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xml-surface.c b/src/cairo-xml-surface.c index 7c0c9193..1b52a7dd 100644 --- a/src/cairo-xml-surface.c +++ b/src/cairo-xml-surface.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo-xml.h b/src/cairo-xml.h index 3ad65593..9ae76e90 100644 --- a/src/cairo-xml.h +++ b/src/cairo-xml.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo.c b/src/cairo.c index 32c04375..d93cc6f7 100644 --- a/src/cairo.c +++ b/src/cairo.c @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairo.h b/src/cairo.h index fc6a68a7..529a6f50 100644 --- a/src/cairo.h +++ b/src/cairo.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/cairoint.h b/src/cairoint.h index b4e8196a..3d21a4c0 100644 --- a/src/cairoint.h +++ b/src/cairoint.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/drm/cairo-drm-bo.c b/src/drm/cairo-drm-bo.c index cb74bacc..a5b59f2c 100644 --- a/src/drm/cairo-drm-bo.c +++ b/src/drm/cairo-drm-bo.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/drm/cairo-drm-gallium-surface.c b/src/drm/cairo-drm-gallium-surface.c index faea87bc..7defe0cb 100644 --- a/src/drm/cairo-drm-gallium-surface.c +++ b/src/drm/cairo-drm-gallium-surface.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/drm/cairo-drm-i915-glyphs.c b/src/drm/cairo-drm-i915-glyphs.c index 1fc59f89..d2025003 100644 --- a/src/drm/cairo-drm-i915-glyphs.c +++ b/src/drm/cairo-drm-i915-glyphs.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/drm/cairo-drm-i915-shader.c b/src/drm/cairo-drm-i915-shader.c index a56513d1..f216c298 100644 --- a/src/drm/cairo-drm-i915-shader.c +++ b/src/drm/cairo-drm-i915-shader.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/drm/cairo-drm-i915-spans.c b/src/drm/cairo-drm-i915-spans.c index 3d32f498..99a53d5e 100644 --- a/src/drm/cairo-drm-i915-spans.c +++ b/src/drm/cairo-drm-i915-spans.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/drm/cairo-drm-i915-surface.c b/src/drm/cairo-drm-i915-surface.c index 9214a7ef..30d66cf2 100644 --- a/src/drm/cairo-drm-i915-surface.c +++ b/src/drm/cairo-drm-i915-surface.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/drm/cairo-drm-i965-glyphs.c b/src/drm/cairo-drm-i965-glyphs.c index b5c9d0d1..01c4e39e 100644 --- a/src/drm/cairo-drm-i965-glyphs.c +++ b/src/drm/cairo-drm-i965-glyphs.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/drm/cairo-drm-i965-shader.c b/src/drm/cairo-drm-i965-shader.c index f18494ce..1046f79e 100644 --- a/src/drm/cairo-drm-i965-shader.c +++ b/src/drm/cairo-drm-i965-shader.c @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/drm/cairo-drm-i965-spans.c b/src/drm/cairo-drm-i965-spans.c index 3b2e2f7b..2c06b25c 100644 --- a/src/drm/cairo-drm-i965-spans.c +++ b/src/drm/cairo-drm-i965-spans.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/drm/cairo-drm-i965-surface.c b/src/drm/cairo-drm-i965-surface.c index 3ef24832..8164c53e 100644 --- a/src/drm/cairo-drm-i965-surface.c +++ b/src/drm/cairo-drm-i965-surface.c @@ -14,7 +14,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/drm/cairo-drm-intel-ioctl-private.h b/src/drm/cairo-drm-intel-ioctl-private.h index 74d76b9a..d3476940 100644 --- a/src/drm/cairo-drm-intel-ioctl-private.h +++ b/src/drm/cairo-drm-intel-ioctl-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/drm/cairo-drm-intel-private.h b/src/drm/cairo-drm-intel-private.h index cc6dee91..738beb9e 100644 --- a/src/drm/cairo-drm-intel-private.h +++ b/src/drm/cairo-drm-intel-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/drm/cairo-drm-intel-surface.c b/src/drm/cairo-drm-intel-surface.c index 269af507..bfe181b1 100644 --- a/src/drm/cairo-drm-intel-surface.c +++ b/src/drm/cairo-drm-intel-surface.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/drm/cairo-drm-intel.c b/src/drm/cairo-drm-intel.c index 2549e135..954783d1 100644 --- a/src/drm/cairo-drm-intel.c +++ b/src/drm/cairo-drm-intel.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/drm/cairo-drm-private.h b/src/drm/cairo-drm-private.h index edcf891a..df24b0ac 100644 --- a/src/drm/cairo-drm-private.h +++ b/src/drm/cairo-drm-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/drm/cairo-drm-radeon-private.h b/src/drm/cairo-drm-radeon-private.h index e63bb04d..546126c6 100644 --- a/src/drm/cairo-drm-radeon-private.h +++ b/src/drm/cairo-drm-radeon-private.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/drm/cairo-drm-radeon-surface.c b/src/drm/cairo-drm-radeon-surface.c index f383fd4b..2a5fb105 100644 --- a/src/drm/cairo-drm-radeon-surface.c +++ b/src/drm/cairo-drm-radeon-surface.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/drm/cairo-drm-radeon.c b/src/drm/cairo-drm-radeon.c index a9683083..a6d22089 100644 --- a/src/drm/cairo-drm-radeon.c +++ b/src/drm/cairo-drm-radeon.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/drm/cairo-drm-surface.c b/src/drm/cairo-drm-surface.c index 8d64134f..a94150b6 100644 --- a/src/drm/cairo-drm-surface.c +++ b/src/drm/cairo-drm-surface.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/drm/cairo-drm.c b/src/drm/cairo-drm.c index f79a1bf1..6da516d5 100644 --- a/src/drm/cairo-drm.c +++ b/src/drm/cairo-drm.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/test-fallback-surface.c b/src/test-fallback-surface.c index f32483fb..66399d4a 100644 --- a/src/test-fallback-surface.c +++ b/src/test-fallback-surface.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/test-fallback-surface.h b/src/test-fallback-surface.h index 744b303a..e7071511 100644 --- a/src/test-fallback-surface.h +++ b/src/test-fallback-surface.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/test-fallback16-surface.c b/src/test-fallback16-surface.c index 5094f437..ce2febca 100644 --- a/src/test-fallback16-surface.c +++ b/src/test-fallback16-surface.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/test-fallback16-surface.h b/src/test-fallback16-surface.h index 2c5b2ca7..51a78d30 100644 --- a/src/test-fallback16-surface.h +++ b/src/test-fallback16-surface.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/test-null-surface.c b/src/test-null-surface.c index 86f115e4..0247d924 100644 --- a/src/test-null-surface.c +++ b/src/test-null-surface.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/test-null-surface.h b/src/test-null-surface.h index 11ab7241..3c05190f 100644 --- a/src/test-null-surface.h +++ b/src/test-null-surface.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/test-paginated-surface.c b/src/test-paginated-surface.c index a9ef3d68..e06cbed7 100644 --- a/src/test-paginated-surface.c +++ b/src/test-paginated-surface.c @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/test-paginated-surface.h b/src/test-paginated-surface.h index 76ce6890..2bd98aa5 100644 --- a/src/test-paginated-surface.h +++ b/src/test-paginated-surface.h @@ -12,7 +12,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/test-wrapping-surface.c b/src/test-wrapping-surface.c index 98e18621..4a60139d 100644 --- a/src/test-wrapping-surface.c +++ b/src/test-wrapping-surface.c @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * diff --git a/src/test-wrapping-surface.h b/src/test-wrapping-surface.h index 32d2ca3a..4c1e28d7 100644 --- a/src/test-wrapping-surface.h +++ b/src/test-wrapping-surface.h @@ -13,7 +13,7 @@ * * You should have received a copy of the LGPL along with this library * in the file COPYING-LGPL-2.1; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA * You should have received a copy of the MPL along with this library * in the file COPYING-MPL-1.1 * -- cgit v1.2.3