[cairo-commit] src/cairo-fixed-private.h src/cairo-fixed-type-private.h src/cairo-malloc-private.h src/cairo-quartz-font.c src/cairo-quartz.h src/cairo-quartz-image.h src/cairo-quartz-image-surface.c src/cairo-quartz-surface.c
Jeff Muizelaar
jrmuizel at kemper.freedesktop.org
Thu May 6 13:08:37 PDT 2010
src/cairo-fixed-private.h | 2 +-
src/cairo-fixed-type-private.h | 2 +-
src/cairo-malloc-private.h | 2 +-
src/cairo-quartz-font.c | 2 +-
src/cairo-quartz-image-surface.c | 2 +-
src/cairo-quartz-image.h | 2 +-
src/cairo-quartz-surface.c | 2 +-
src/cairo-quartz.h | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)
New commits:
commit 30d358e098353af24f16cdb7efe41f10f276f559
Author: Metal Sonic <kidlinux96 at gmail.com>
Date: Thu May 6 16:07:43 2010 -0400
Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corporation"
From https://bugzilla.mozilla.org/show_bug.cgi?id=507387
diff --git a/src/cairo-fixed-private.h b/src/cairo-fixed-private.h
index b308794..9deec80 100644
--- a/src/cairo-fixed-private.h
+++ b/src/cairo-fixed-private.h
@@ -28,7 +28,7 @@
*
* The Original Code is the cairo graphics library.
*
- * The Initial Developer of the Original Code is Mozilla Corporation
+ * The Initial Developer of the Original Code is Mozilla Foundation
*
* Contributor(s):
* Vladimir Vukicevic <vladimir at pobox.com>
diff --git a/src/cairo-fixed-type-private.h b/src/cairo-fixed-type-private.h
index e5c87e2..2bbd5f7 100644
--- a/src/cairo-fixed-type-private.h
+++ b/src/cairo-fixed-type-private.h
@@ -28,7 +28,7 @@
*
* The Original Code is the cairo graphics library.
*
- * The Initial Developer of the Original Code is Mozilla Corporation
+ * The Initial Developer of the Original Code is Mozilla Foundation
*
* Contributor(s):
* Vladimir Vukicevic <vladimir at pobox.com>
diff --git a/src/cairo-malloc-private.h b/src/cairo-malloc-private.h
index e42d9a9..e5776ab 100644
--- a/src/cairo-malloc-private.h
+++ b/src/cairo-malloc-private.h
@@ -28,7 +28,7 @@
*
* The Original Code is the cairo graphics library.
*
- * The Initial Developer of the Original Code is Mozilla Corporation
+ * The Initial Developer of the Original Code is Mozilla Foundation
*
* Contributor(s):
* Vladimir Vukicevic <vladimir at pobox.com>
diff --git a/src/cairo-quartz-font.c b/src/cairo-quartz-font.c
index 5f781f5..ca68dc2 100644
--- a/src/cairo-quartz-font.c
+++ b/src/cairo-quartz-font.c
@@ -28,7 +28,7 @@
*
* The Original Code is the cairo graphics library.
*
- * The Initial Developer of the Original Code is Mozilla Corporation.
+ * The Initial Developer of the Original Code is Mozilla Foundation.
*
* Contributor(s):
* Vladimir Vukicevic <vladimir at mozilla.com>
diff --git a/src/cairo-quartz-image-surface.c b/src/cairo-quartz-image-surface.c
index 6ae8a27..9751ae1 100644
--- a/src/cairo-quartz-image-surface.c
+++ b/src/cairo-quartz-image-surface.c
@@ -28,7 +28,7 @@
*
* The Original Code is the cairo graphics library.
*
- * The Initial Developer of the Original Code is Mozilla Corporation.
+ * The Initial Developer of the Original Code is Mozilla Foundation.
*
* Contributor(s):
* Vladimir Vukicevic <vladimir at mozilla.com>
diff --git a/src/cairo-quartz-image.h b/src/cairo-quartz-image.h
index aaf1b31..dae234d 100644
--- a/src/cairo-quartz-image.h
+++ b/src/cairo-quartz-image.h
@@ -27,7 +27,7 @@
*
* The Original Code is the cairo graphics library.
*
- * The Initial Developer of the Original Code is Mozilla Corporation.
+ * The Initial Developer of the Original Code is Mozilla Foundation.
*
* Contributor(s):
* Vladimir Vukicevic <vladimir at mozilla.com>
diff --git a/src/cairo-quartz-surface.c b/src/cairo-quartz-surface.c
index d32074e..ff039cd 100644
--- a/src/cairo-quartz-surface.c
+++ b/src/cairo-quartz-surface.c
@@ -28,7 +28,7 @@
*
* The Original Code is the cairo graphics library.
*
- * The Initial Developer of the Original Code is Mozilla Corporation.
+ * The Initial Developer of the Original Code is Mozilla Foundation.
*
* Contributor(s):
* Vladimir Vukicevic <vladimir at mozilla.com>
diff --git a/src/cairo-quartz.h b/src/cairo-quartz.h
index d95b7c3..8d001c5 100644
--- a/src/cairo-quartz.h
+++ b/src/cairo-quartz.h
@@ -27,7 +27,7 @@
*
* The Original Code is the cairo graphics library.
*
- * The Initial Developer of the Original Code is Mozilla Corporation.
+ * The Initial Developer of the Original Code is Mozilla Foundation.
*
* Contributor(s):
* Vladimir Vukicevic <vladimir at mozilla.com>
More information about the cairo-commit
mailing list