summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/cairo-fixed-private.h2
-rw-r--r--src/cairo-fixed-type-private.h2
-rw-r--r--src/cairo-malloc-private.h2
-rw-r--r--src/cairo-quartz-font.c2
-rw-r--r--src/cairo-quartz-image-surface.c2
-rw-r--r--src/cairo-quartz-image.h2
-rw-r--r--src/cairo-quartz-surface.c2
-rw-r--r--src/cairo-quartz.h2
8 files changed, 8 insertions, 8 deletions
diff --git a/src/cairo-fixed-private.h b/src/cairo-fixed-private.h
index b3087943..9deec800 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@pobox.com>
diff --git a/src/cairo-fixed-type-private.h b/src/cairo-fixed-type-private.h
index e5c87e26..2bbd5f78 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@pobox.com>
diff --git a/src/cairo-malloc-private.h b/src/cairo-malloc-private.h
index e42d9a9b..e5776abd 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@pobox.com>
diff --git a/src/cairo-quartz-font.c b/src/cairo-quartz-font.c
index 5f781f51..ca68dc25 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@mozilla.com>
diff --git a/src/cairo-quartz-image-surface.c b/src/cairo-quartz-image-surface.c
index 6ae8a277..9751ae1e 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@mozilla.com>
diff --git a/src/cairo-quartz-image.h b/src/cairo-quartz-image.h
index aaf1b31e..dae234da 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@mozilla.com>
diff --git a/src/cairo-quartz-surface.c b/src/cairo-quartz-surface.c
index d32074e9..ff039cd5 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@mozilla.com>
diff --git a/src/cairo-quartz.h b/src/cairo-quartz.h
index d95b7c33..8d001c5c 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@mozilla.com>