summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@linux.intel.com>2010-03-01 12:56:10 +0000
committerEmmanuele Bassi <ebassi@linux.intel.com>2010-03-01 12:56:10 +0000
commit72f4ddf5324137f451bd54192f687f2eae8efee4 (patch)
tree1cc0e59d87156bef19f273b0ba536cf6eda750bb
parent82fd07c54af5f6641fbf5e0952c930ec32ef70c6 (diff)
downloadcogl-72f4ddf5324137f451bd54192f687f2eae8efee4.tar.gz
Remove mentions of the FSF address
Since using addresses that might change is something that finally the FSF acknowledge as a plausible scenario (after changing address twice), the license blurb in the source files should use the URI for getting the license in case the library did not come with it. Not that URIs cannot possibly change, but at least it's easier to set up a redirection at the same place. As a side note: this commit closes the oldes bug in Clutter's bug report tool. http://bugzilla.openedhand.com/show_bug.cgi?id=521
-rw-r--r--cogl/cogl-atlas-texture-private.h6
-rw-r--r--cogl/cogl-atlas-texture.c6
-rw-r--r--cogl/cogl-atlas.c6
-rw-r--r--cogl/cogl-atlas.h6
-rw-r--r--cogl/cogl-bitmap-fallback.c6
-rw-r--r--cogl/cogl-bitmap-pixbuf.c6
-rw-r--r--cogl/cogl-bitmap-private.h6
-rw-r--r--cogl/cogl-bitmap.c6
-rw-r--r--cogl/cogl-bitmap.h6
-rw-r--r--cogl/cogl-blend-string.c6
-rw-r--r--cogl/cogl-blend-string.h6
-rw-r--r--cogl/cogl-buffer-private.h6
-rw-r--r--cogl/cogl-buffer.c6
-rw-r--r--cogl/cogl-buffer.h6
-rw-r--r--cogl/cogl-clip-stack.c6
-rw-r--r--cogl/cogl-clip-stack.h6
-rw-r--r--cogl/cogl-color.c6
-rw-r--r--cogl/cogl-color.h6
-rw-r--r--cogl/cogl-context.c6
-rw-r--r--cogl/cogl-context.h6
-rw-r--r--cogl/cogl-debug.c6
-rw-r--r--cogl/cogl-debug.h6
-rw-r--r--cogl/cogl-deprecated.h6
-rw-r--r--cogl/cogl-feature-private.c6
-rw-r--r--cogl/cogl-feature-private.h6
-rw-r--r--cogl/cogl-fixed.c6
-rw-r--r--cogl/cogl-fixed.h6
-rw-r--r--cogl/cogl-framebuffer-private.h6
-rw-r--r--cogl/cogl-framebuffer.c6
-rw-r--r--cogl/cogl-handle.h6
-rw-r--r--cogl/cogl-internal.h6
-rw-r--r--cogl/cogl-journal-private.h6
-rw-r--r--cogl/cogl-journal.c6
-rw-r--r--cogl/cogl-material-private.h6
-rw-r--r--cogl/cogl-material.c6
-rw-r--r--cogl/cogl-material.h6
-rw-r--r--cogl/cogl-matrix-mesa.c6
-rw-r--r--cogl/cogl-matrix-mesa.h6
-rw-r--r--cogl/cogl-matrix-private.h6
-rw-r--r--cogl/cogl-matrix-stack.c6
-rw-r--r--cogl/cogl-matrix-stack.h6
-rw-r--r--cogl/cogl-matrix.c6
-rw-r--r--cogl/cogl-matrix.h6
-rw-r--r--cogl/cogl-offscreen.h6
-rw-r--r--cogl/cogl-path.c6
-rw-r--r--cogl/cogl-path.h6
-rw-r--r--cogl/cogl-pixel-buffer-private.h6
-rw-r--r--cogl/cogl-pixel-buffer.c6
-rw-r--r--cogl/cogl-pixel-buffer.h6
-rw-r--r--cogl/cogl-primitives.c6
-rw-r--r--cogl/cogl-primitives.h6
-rw-r--r--cogl/cogl-profile.h6
-rw-r--r--cogl/cogl-shader.h6
-rw-r--r--cogl/cogl-spans.c6
-rw-r--r--cogl/cogl-spans.h6
-rw-r--r--cogl/cogl-sub-texture-private.h6
-rw-r--r--cogl/cogl-sub-texture.c6
-rw-r--r--cogl/cogl-texture-2d-private.h6
-rw-r--r--cogl/cogl-texture-2d-sliced-private.h6
-rw-r--r--cogl/cogl-texture-2d-sliced.c6
-rw-r--r--cogl/cogl-texture-2d.c6
-rw-r--r--cogl/cogl-texture-driver.h6
-rw-r--r--cogl/cogl-texture-private.h6
-rw-r--r--cogl/cogl-texture.c6
-rw-r--r--cogl/cogl-texture.h6
-rw-r--r--cogl/cogl-types.h6
-rw-r--r--cogl/cogl-util.c6
-rw-r--r--cogl/cogl-util.h6
-rw-r--r--cogl/cogl-vertex-buffer-private.h6
-rw-r--r--cogl/cogl-vertex-buffer.c6
-rw-r--r--cogl/cogl-vertex-buffer.h6
-rw-r--r--cogl/cogl.c6
-rw-r--r--cogl/cogl.h6
-rw-r--r--cogl/driver/gl/cogl-context-driver.c6
-rw-r--r--cogl/driver/gl/cogl-context-driver.h6
-rw-r--r--cogl/driver/gl/cogl-defines.h.in6
-rw-r--r--cogl/driver/gl/cogl-feature-functions.h6
-rw-r--r--cogl/driver/gl/cogl-program.c6
-rw-r--r--cogl/driver/gl/cogl-program.h6
-rw-r--r--cogl/driver/gl/cogl-shader-private.h6
-rw-r--r--cogl/driver/gl/cogl-shader.c6
-rw-r--r--cogl/driver/gl/cogl-texture-driver.c6
-rw-r--r--cogl/driver/gl/cogl.c6
-rw-r--r--cogl/driver/gles/cogl-context-driver.c6
-rw-r--r--cogl/driver/gles/cogl-context-driver.h6
-rw-r--r--cogl/driver/gles/cogl-defines.h.in6
-rw-r--r--cogl/driver/gles/cogl-feature-functions.h6
-rw-r--r--cogl/driver/gles/cogl-gles2-wrapper.c6
-rw-r--r--cogl/driver/gles/cogl-gles2-wrapper.h6
-rw-r--r--cogl/driver/gles/cogl-program.c6
-rw-r--r--cogl/driver/gles/cogl-program.h6
-rw-r--r--cogl/driver/gles/cogl-shader-private.h6
-rw-r--r--cogl/driver/gles/cogl-shader.c6
-rw-r--r--cogl/driver/gles/cogl-texture-driver.c6
-rw-r--r--cogl/driver/gles/cogl.c6
-rw-r--r--cogl/winsys/cogl-eglnative.c6
-rw-r--r--cogl/winsys/cogl-eglx.c6
-rw-r--r--cogl/winsys/cogl-fruity.c6
-rw-r--r--cogl/winsys/cogl-glx.c6
-rw-r--r--cogl/winsys/cogl-osx.c6
-rw-r--r--cogl/winsys/cogl-sdl.c6
-rw-r--r--cogl/winsys/cogl-win32.c6
-rw-r--r--cogl/winsys/cogl-winsys.h6
103 files changed, 309 insertions, 309 deletions
diff --git a/cogl/cogl-atlas-texture-private.h b/cogl/cogl-atlas-texture-private.h
index de0fcdb7..a5ea4489 100644
--- a/cogl/cogl-atlas-texture-private.h
+++ b/cogl/cogl-atlas-texture-private.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_ATLAS_TEXTURE_H
diff --git a/cogl/cogl-atlas-texture.c b/cogl/cogl-atlas-texture.c
index 4d91a900..b6a8b012 100644
--- a/cogl/cogl-atlas-texture.c
+++ b/cogl/cogl-atlas-texture.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Neil Roberts <neil@linux.intel.com>
diff --git a/cogl/cogl-atlas.c b/cogl/cogl-atlas.c
index 6e9167de..d381589b 100644
--- a/cogl/cogl-atlas.c
+++ b/cogl/cogl-atlas.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Neil Roberts <neil@linux.intel.com>
diff --git a/cogl/cogl-atlas.h b/cogl/cogl-atlas.h
index 768b8350..15d26993 100644
--- a/cogl/cogl-atlas.h
+++ b/cogl/cogl-atlas.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_ATLAS_H
diff --git a/cogl/cogl-bitmap-fallback.c b/cogl/cogl-bitmap-fallback.c
index b4ceca3f..00428d57 100644
--- a/cogl/cogl-bitmap-fallback.c
+++ b/cogl/cogl-bitmap-fallback.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/cogl-bitmap-pixbuf.c b/cogl/cogl-bitmap-pixbuf.c
index f82c525e..3e3dfbd4 100644
--- a/cogl/cogl-bitmap-pixbuf.c
+++ b/cogl/cogl-bitmap-pixbuf.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/cogl-bitmap-private.h b/cogl/cogl-bitmap-private.h
index 2163fabd..57a16dcd 100644
--- a/cogl/cogl-bitmap-private.h
+++ b/cogl/cogl-bitmap-private.h
@@ -18,9 +18,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_BITMAP_H
diff --git a/cogl/cogl-bitmap.c b/cogl/cogl-bitmap.c
index fa54d292..3b00cb8c 100644
--- a/cogl/cogl-bitmap.c
+++ b/cogl/cogl-bitmap.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/cogl-bitmap.h b/cogl/cogl-bitmap.h
index 1d228287..f6bce86c 100644
--- a/cogl/cogl-bitmap.h
+++ b/cogl/cogl-bitmap.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#if !defined(__COGL_H_INSIDE__) && !defined(CLUTTER_COMPILATION)
diff --git a/cogl/cogl-blend-string.c b/cogl/cogl-blend-string.c
index 598d7ecc..7cbebd6d 100644
--- a/cogl/cogl-blend-string.c
+++ b/cogl/cogl-blend-string.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Robert Bragg <robert@linux.intel.com>
diff --git a/cogl/cogl-blend-string.h b/cogl/cogl-blend-string.h
index 8e045145..c067f0a4 100644
--- a/cogl/cogl-blend-string.h
+++ b/cogl/cogl-blend-string.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Robert Bragg <robert@linux.intel.com>
diff --git a/cogl/cogl-buffer-private.h b/cogl/cogl-buffer-private.h
index 6cc4c7f7..c6e773ea 100644
--- a/cogl/cogl-buffer-private.h
+++ b/cogl/cogl-buffer-private.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Damien Lespiau <damien.lespiau@intel.com>
diff --git a/cogl/cogl-buffer.c b/cogl/cogl-buffer.c
index 9d54006c..bdfdb8f1 100644
--- a/cogl/cogl-buffer.c
+++ b/cogl/cogl-buffer.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Damien Lespiau <damien.lespiau@intel.com>
diff --git a/cogl/cogl-buffer.h b/cogl/cogl-buffer.h
index c1db72cb..fb838003 100644
--- a/cogl/cogl-buffer.h
+++ b/cogl/cogl-buffer.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Damien Lespiau <damien.lespiau@intel.com>
diff --git a/cogl/cogl-clip-stack.c b/cogl/cogl-clip-stack.c
index 8e849c72..0a3d1335 100644
--- a/cogl/cogl-clip-stack.c
+++ b/cogl/cogl-clip-stack.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/cogl-clip-stack.h b/cogl/cogl-clip-stack.h
index 604ec182..43a4105c 100644
--- a/cogl/cogl-clip-stack.h
+++ b/cogl/cogl-clip-stack.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_CLIP_STACK_H
diff --git a/cogl/cogl-color.c b/cogl/cogl-color.c
index 25a1bdaf..b4a146fd 100644
--- a/cogl/cogl-color.c
+++ b/cogl/cogl-color.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/cogl-color.h b/cogl/cogl-color.h
index eb750fd6..8f3458bb 100644
--- a/cogl/cogl-color.h
+++ b/cogl/cogl-color.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
/**
diff --git a/cogl/cogl-context.c b/cogl/cogl-context.c
index 9f600873..596fb251 100644
--- a/cogl/cogl-context.c
+++ b/cogl/cogl-context.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/cogl-context.h b/cogl/cogl-context.h
index 6872019a..c745daef 100644
--- a/cogl/cogl-context.h
+++ b/cogl/cogl-context.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_CONTEXT_H
diff --git a/cogl/cogl-debug.c b/cogl/cogl-debug.c
index 7d9e1a74..5999ba2f 100644
--- a/cogl/cogl-debug.c
+++ b/cogl/cogl-debug.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/cogl-debug.h b/cogl/cogl-debug.h
index 775625da..c3e19738 100644
--- a/cogl/cogl-debug.h
+++ b/cogl/cogl-debug.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_DEBUG_H__
diff --git a/cogl/cogl-deprecated.h b/cogl/cogl-deprecated.h
index 24dc5b28..aee5b1c4 100644
--- a/cogl/cogl-deprecated.h
+++ b/cogl/cogl-deprecated.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef COGL_DEPRECATED_H
diff --git a/cogl/cogl-feature-private.c b/cogl/cogl-feature-private.c
index db6fa76c..d79bb7aa 100644
--- a/cogl/cogl-feature-private.c
+++ b/cogl/cogl-feature-private.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/cogl-feature-private.h b/cogl/cogl-feature-private.h
index 258f185a..b8530dc6 100644
--- a/cogl/cogl-feature-private.h
+++ b/cogl/cogl-feature-private.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_FEATURE_PRIVATE_H
diff --git a/cogl/cogl-fixed.c b/cogl/cogl-fixed.c
index 33f331a4..8864d5c4 100644
--- a/cogl/cogl-fixed.c
+++ b/cogl/cogl-fixed.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#define G_IMPLEMENT_INLINES
diff --git a/cogl/cogl-fixed.h b/cogl/cogl-fixed.h
index 14ca419e..f262bd3b 100644
--- a/cogl/cogl-fixed.h
+++ b/cogl/cogl-fixed.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#if !defined(__COGL_H_INSIDE__) && !defined(CLUTTER_COMPILATION)
diff --git a/cogl/cogl-framebuffer-private.h b/cogl/cogl-framebuffer-private.h
index 1f21a670..d5d19a5f 100644
--- a/cogl/cogl-framebuffer-private.h
+++ b/cogl/cogl-framebuffer-private.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_FRAMEBUFFER_PRIVATE_H
diff --git a/cogl/cogl-framebuffer.c b/cogl/cogl-framebuffer.c
index 6bf6c531..3b00a855 100644
--- a/cogl/cogl-framebuffer.c
+++ b/cogl/cogl-framebuffer.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/cogl-handle.h b/cogl/cogl-handle.h
index 3918689d..576598e5 100644
--- a/cogl/cogl-handle.h
+++ b/cogl/cogl-handle.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_HANDLE_H
diff --git a/cogl/cogl-internal.h b/cogl/cogl-internal.h
index 026e3ab3..2a6e49a9 100644
--- a/cogl/cogl-internal.h
+++ b/cogl/cogl-internal.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_INTERNAL_H
diff --git a/cogl/cogl-journal-private.h b/cogl/cogl-journal-private.h
index 1d3eb1ad..8c74d093 100644
--- a/cogl/cogl-journal-private.h
+++ b/cogl/cogl-journal-private.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_JOURNAL_PRIVATE_H
diff --git a/cogl/cogl-journal.c b/cogl/cogl-journal.c
index e73be40f..b5f0a724 100644
--- a/cogl/cogl-journal.c
+++ b/cogl/cogl-journal.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/cogl-material-private.h b/cogl/cogl-material-private.h
index 73077859..7f444036 100644
--- a/cogl/cogl-material-private.h
+++ b/cogl/cogl-material-private.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Robert Bragg <robert@linux.intel.com>
diff --git a/cogl/cogl-material.c b/cogl/cogl-material.c
index 385fd7bc..9770c0c3 100644
--- a/cogl/cogl-material.c
+++ b/cogl/cogl-material.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Robert Bragg <robert@linux.intel.com>
diff --git a/cogl/cogl-material.h b/cogl/cogl-material.h
index e08ef8d9..88c4b35f 100644
--- a/cogl/cogl-material.h
+++ b/cogl/cogl-material.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#if !defined(__COGL_H_INSIDE__) && !defined(CLUTTER_COMPILATION)
diff --git a/cogl/cogl-matrix-mesa.c b/cogl/cogl-matrix-mesa.c
index d097f285..59d9e6f4 100644
--- a/cogl/cogl-matrix-mesa.c
+++ b/cogl/cogl-matrix-mesa.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
/*
* Copyright (C) 1999-2005 Brian Paul All Rights Reserved.
diff --git a/cogl/cogl-matrix-mesa.h b/cogl/cogl-matrix-mesa.h
index 8ac1f8d3..79f4558d 100644
--- a/cogl/cogl-matrix-mesa.h
+++ b/cogl/cogl-matrix-mesa.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
/*
* Copyright (C) 1999-2005 Brian Paul All Rights Reserved.
diff --git a/cogl/cogl-matrix-private.h b/cogl/cogl-matrix-private.h
index 4323815e..5b784219 100644
--- a/cogl/cogl-matrix-private.h
+++ b/cogl/cogl-matrix-private.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Robert Bragg <robert@linux.intel.com>
diff --git a/cogl/cogl-matrix-stack.c b/cogl/cogl-matrix-stack.c
index 859f886c..c55439a7 100644
--- a/cogl/cogl-matrix-stack.c
+++ b/cogl/cogl-matrix-stack.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Havoc Pennington <hp@pobox.com> for litl
diff --git a/cogl/cogl-matrix-stack.h b/cogl/cogl-matrix-stack.h
index 892e98cb..bfbac0f4 100644
--- a/cogl/cogl-matrix-stack.h
+++ b/cogl/cogl-matrix-stack.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Havoc Pennington <hp@pobox.com> for litl
diff --git a/cogl/cogl-matrix.c b/cogl/cogl-matrix.c
index 5eb0f978..0c031257 100644
--- a/cogl/cogl-matrix.c
+++ b/cogl/cogl-matrix.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Robert Bragg <robert@linux.intel.com>
diff --git a/cogl/cogl-matrix.h b/cogl/cogl-matrix.h
index 3d84eaf8..14a0a1c2 100644
--- a/cogl/cogl-matrix.h
+++ b/cogl/cogl-matrix.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Robert Bragg <robert@linux.intel.com>
diff --git a/cogl/cogl-offscreen.h b/cogl/cogl-offscreen.h
index 2d4db7b6..6cfba881 100644
--- a/cogl/cogl-offscreen.h
+++ b/cogl/cogl-offscreen.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#if !defined(__COGL_H_INSIDE__) && !defined(CLUTTER_COMPILATION)
diff --git a/cogl/cogl-path.c b/cogl/cogl-path.c
index b1559637..5f0cc2ae 100644
--- a/cogl/cogl-path.c
+++ b/cogl/cogl-path.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/cogl-path.h b/cogl/cogl-path.h
index db55f39a..5f8d2a10 100644
--- a/cogl/cogl-path.h
+++ b/cogl/cogl-path.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#if !defined(__COGL_H_INSIDE__) && !defined(CLUTTER_COMPILATION)
diff --git a/cogl/cogl-pixel-buffer-private.h b/cogl/cogl-pixel-buffer-private.h
index 470f95d8..d31b4825 100644
--- a/cogl/cogl-pixel-buffer-private.h
+++ b/cogl/cogl-pixel-buffer-private.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Damien Lespiau <damien.lespiau@intel.com>
diff --git a/cogl/cogl-pixel-buffer.c b/cogl/cogl-pixel-buffer.c
index 9c4f029d..a819f1ea 100644
--- a/cogl/cogl-pixel-buffer.c
+++ b/cogl/cogl-pixel-buffer.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Damien Lespiau <damien.lespiau@intel.com>
diff --git a/cogl/cogl-pixel-buffer.h b/cogl/cogl-pixel-buffer.h
index 55311d22..3dd416f6 100644
--- a/cogl/cogl-pixel-buffer.h
+++ b/cogl/cogl-pixel-buffer.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Robert Bragg <robert@linux.intel.com>
diff --git a/cogl/cogl-primitives.c b/cogl/cogl-primitives.c
index 486bc369..82499f01 100644
--- a/cogl/cogl-primitives.c
+++ b/cogl/cogl-primitives.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/cogl-primitives.h b/cogl/cogl-primitives.h
index b93060c4..d2182b2f 100644
--- a/cogl/cogl-primitives.h
+++ b/cogl/cogl-primitives.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_PRIMITIVES_H
diff --git a/cogl/cogl-profile.h b/cogl/cogl-profile.h
index 302b146c..a918e44b 100644
--- a/cogl/cogl-profile.h
+++ b/cogl/cogl-profile.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_PROFILE_H__
diff --git a/cogl/cogl-shader.h b/cogl/cogl-shader.h
index c3bcfe2d..e5055edc 100644
--- a/cogl/cogl-shader.h
+++ b/cogl/cogl-shader.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#if !defined(__COGL_H_INSIDE__) && !defined(CLUTTER_COMPILATION)
diff --git a/cogl/cogl-spans.c b/cogl/cogl-spans.c
index 5d01fb23..4a3f0a8d 100644
--- a/cogl/cogl-spans.c
+++ b/cogl/cogl-spans.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/cogl-spans.h b/cogl/cogl-spans.h
index e33dffdc..a134f95d 100644
--- a/cogl/cogl-spans.h
+++ b/cogl/cogl-spans.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_SPANS_PRIVATE_H
diff --git a/cogl/cogl-sub-texture-private.h b/cogl/cogl-sub-texture-private.h
index 40ce6881..0cc3c91c 100644
--- a/cogl/cogl-sub-texture-private.h
+++ b/cogl/cogl-sub-texture-private.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_SUB_TEXTURE_H
diff --git a/cogl/cogl-sub-texture.c b/cogl/cogl-sub-texture.c
index b6300637..8d315dfe 100644
--- a/cogl/cogl-sub-texture.c
+++ b/cogl/cogl-sub-texture.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Neil Roberts <neil@linux.intel.com>
diff --git a/cogl/cogl-texture-2d-private.h b/cogl/cogl-texture-2d-private.h
index 7d79b4b0..a408b47c 100644
--- a/cogl/cogl-texture-2d-private.h
+++ b/cogl/cogl-texture-2d-private.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_TEXTURE_2D_H
diff --git a/cogl/cogl-texture-2d-sliced-private.h b/cogl/cogl-texture-2d-sliced-private.h
index 8e1d3f7a..271e5fb2 100644
--- a/cogl/cogl-texture-2d-sliced-private.h
+++ b/cogl/cogl-texture-2d-sliced-private.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_TEXTURE_2D_SLICED_H
diff --git a/cogl/cogl-texture-2d-sliced.c b/cogl/cogl-texture-2d-sliced.c
index 181e26a2..eaf13286 100644
--- a/cogl/cogl-texture-2d-sliced.c
+++ b/cogl/cogl-texture-2d-sliced.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Matthew Allum <mallum@openedhand.com>
diff --git a/cogl/cogl-texture-2d.c b/cogl/cogl-texture-2d.c
index 34d901e0..a6fb75d7 100644
--- a/cogl/cogl-texture-2d.c
+++ b/cogl/cogl-texture-2d.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Neil Roberts <neil@linux.intel.com>
diff --git a/cogl/cogl-texture-driver.h b/cogl/cogl-texture-driver.h
index b6b6add3..1728ee16 100644
--- a/cogl/cogl-texture-driver.h
+++ b/cogl/cogl-texture-driver.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_TEXTURE_DRIVER_H
diff --git a/cogl/cogl-texture-private.h b/cogl/cogl-texture-private.h
index a34572ac..d7782d1e 100644
--- a/cogl/cogl-texture-private.h
+++ b/cogl/cogl-texture-private.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_TEXTURE_PRIVATE_H
diff --git a/cogl/cogl-texture.c b/cogl/cogl-texture.c
index bf70c9ef..e2cd1bae 100644
--- a/cogl/cogl-texture.c
+++ b/cogl/cogl-texture.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Matthew Allum <mallum@openedhand.com>
diff --git a/cogl/cogl-texture.h b/cogl/cogl-texture.h
index ebcc1177..c8968e6a 100644
--- a/cogl/cogl-texture.h
+++ b/cogl/cogl-texture.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#if !defined(__COGL_H_INSIDE__) && !defined(CLUTTER_COMPILATION)
diff --git a/cogl/cogl-types.h b/cogl/cogl-types.h
index 62e019a4..b45bad41 100644
--- a/cogl/cogl-types.h
+++ b/cogl/cogl-types.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#if !defined(__COGL_H_INSIDE__) && !defined(CLUTTER_COMPILATION)
diff --git a/cogl/cogl-util.c b/cogl/cogl-util.c
index add7f8b9..88d17c06 100644
--- a/cogl/cogl-util.c
+++ b/cogl/cogl-util.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/cogl-util.h b/cogl/cogl-util.h
index 0e0e095d..9d399ea1 100644
--- a/cogl/cogl-util.h
+++ b/cogl/cogl-util.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_UTIL_H
diff --git a/cogl/cogl-vertex-buffer-private.h b/cogl/cogl-vertex-buffer-private.h
index 6b56d82e..1fd879e2 100644
--- a/cogl/cogl-vertex-buffer-private.h
+++ b/cogl/cogl-vertex-buffer-private.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Robert Bragg <robert@linux.intel.com>
diff --git a/cogl/cogl-vertex-buffer.c b/cogl/cogl-vertex-buffer.c
index 1aeb15c9..56ade6a3 100644
--- a/cogl/cogl-vertex-buffer.c
+++ b/cogl/cogl-vertex-buffer.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Robert Bragg <robert@linux.intel.com>
diff --git a/cogl/cogl-vertex-buffer.h b/cogl/cogl-vertex-buffer.h
index b1467b8c..75853489 100644
--- a/cogl/cogl-vertex-buffer.h
+++ b/cogl/cogl-vertex-buffer.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Robert Bragg <robert@linux.intel.com>
diff --git a/cogl/cogl.c b/cogl/cogl.c
index 23302b21..69e76cfa 100644
--- a/cogl/cogl.c
+++ b/cogl/cogl.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/cogl.h b/cogl/cogl.h
index de7d0ee2..053df6d1 100644
--- a/cogl/cogl.h
+++ b/cogl/cogl.h
@@ -17,9 +17,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_H__
diff --git a/cogl/driver/gl/cogl-context-driver.c b/cogl/driver/gl/cogl-context-driver.c
index 2490c0c7..ac7460b0 100644
--- a/cogl/driver/gl/cogl-context-driver.c
+++ b/cogl/driver/gl/cogl-context-driver.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/driver/gl/cogl-context-driver.h b/cogl/driver/gl/cogl-context-driver.h
index 58f4fe91..3699dae9 100644
--- a/cogl/driver/gl/cogl-context-driver.h
+++ b/cogl/driver/gl/cogl-context-driver.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_CONTEXT_DRIVER_H
diff --git a/cogl/driver/gl/cogl-defines.h.in b/cogl/driver/gl/cogl-defines.h.in
index e8035b05..a0050829 100644
--- a/cogl/driver/gl/cogl-defines.h.in
+++ b/cogl/driver/gl/cogl-defines.h.in
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_DEFINES_H__
diff --git a/cogl/driver/gl/cogl-feature-functions.h b/cogl/driver/gl/cogl-feature-functions.h
index 5547a60c..6ebf7eb3 100644
--- a/cogl/driver/gl/cogl-feature-functions.h
+++ b/cogl/driver/gl/cogl-feature-functions.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
/* This is included multiple times with different definitions for
diff --git a/cogl/driver/gl/cogl-program.c b/cogl/driver/gl/cogl-program.c
index aea9c553..3fdff0e6 100644
--- a/cogl/driver/gl/cogl-program.c
+++ b/cogl/driver/gl/cogl-program.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/driver/gl/cogl-program.h b/cogl/driver/gl/cogl-program.h
index 3a6bdf5b..4388d6aa 100644
--- a/cogl/driver/gl/cogl-program.h
+++ b/cogl/driver/gl/cogl-program.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_PROGRAM_H
diff --git a/cogl/driver/gl/cogl-shader-private.h b/cogl/driver/gl/cogl-shader-private.h
index f698c6c6..e80f20bb 100644
--- a/cogl/driver/gl/cogl-shader-private.h
+++ b/cogl/driver/gl/cogl-shader-private.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_SHADER_H
diff --git a/cogl/driver/gl/cogl-shader.c b/cogl/driver/gl/cogl-shader.c
index 7c2abdcd..87043660 100644
--- a/cogl/driver/gl/cogl-shader.c
+++ b/cogl/driver/gl/cogl-shader.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/driver/gl/cogl-texture-driver.c b/cogl/driver/gl/cogl-texture-driver.c
index 339b18b8..01eedc73 100644
--- a/cogl/driver/gl/cogl-texture-driver.c
+++ b/cogl/driver/gl/cogl-texture-driver.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Matthew Allum <mallum@openedhand.com>
diff --git a/cogl/driver/gl/cogl.c b/cogl/driver/gl/cogl.c
index 97d33a61..d53982dd 100644
--- a/cogl/driver/gl/cogl.c
+++ b/cogl/driver/gl/cogl.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/driver/gles/cogl-context-driver.c b/cogl/driver/gles/cogl-context-driver.c
index ba18e115..24402b17 100644
--- a/cogl/driver/gles/cogl-context-driver.c
+++ b/cogl/driver/gles/cogl-context-driver.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/driver/gles/cogl-context-driver.h b/cogl/driver/gles/cogl-context-driver.h
index 75960f15..4395e245 100644
--- a/cogl/driver/gles/cogl-context-driver.h
+++ b/cogl/driver/gles/cogl-context-driver.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_CONTEXT_DRIVER_H
diff --git a/cogl/driver/gles/cogl-defines.h.in b/cogl/driver/gles/cogl-defines.h.in
index b7e76529..43cfd170 100644
--- a/cogl/driver/gles/cogl-defines.h.in
+++ b/cogl/driver/gles/cogl-defines.h.in
@@ -18,9 +18,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_DEFINES_H__
diff --git a/cogl/driver/gles/cogl-feature-functions.h b/cogl/driver/gles/cogl-feature-functions.h
index 5650bebe..3de659c6 100644
--- a/cogl/driver/gles/cogl-feature-functions.h
+++ b/cogl/driver/gles/cogl-feature-functions.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
/* This is included multiple times with different definitions for
diff --git a/cogl/driver/gles/cogl-gles2-wrapper.c b/cogl/driver/gles/cogl-gles2-wrapper.c
index 29332317..9aac851d 100644
--- a/cogl/driver/gles/cogl-gles2-wrapper.c
+++ b/cogl/driver/gles/cogl-gles2-wrapper.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/driver/gles/cogl-gles2-wrapper.h b/cogl/driver/gles/cogl-gles2-wrapper.h
index de5f8fce..08da5a1b 100644
--- a/cogl/driver/gles/cogl-gles2-wrapper.h
+++ b/cogl/driver/gles/cogl-gles2-wrapper.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_GLES2_WRAPPER_H__
diff --git a/cogl/driver/gles/cogl-program.c b/cogl/driver/gles/cogl-program.c
index 8fc372b9..309778bc 100644
--- a/cogl/driver/gles/cogl-program.c
+++ b/cogl/driver/gles/cogl-program.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/driver/gles/cogl-program.h b/cogl/driver/gles/cogl-program.h
index 23b7ebeb..bd69580c 100644
--- a/cogl/driver/gles/cogl-program.h
+++ b/cogl/driver/gles/cogl-program.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_PROGRAM_H
diff --git a/cogl/driver/gles/cogl-shader-private.h b/cogl/driver/gles/cogl-shader-private.h
index 2b905d89..cf00c484 100644
--- a/cogl/driver/gles/cogl-shader-private.h
+++ b/cogl/driver/gles/cogl-shader-private.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_SHADER_H
diff --git a/cogl/driver/gles/cogl-shader.c b/cogl/driver/gles/cogl-shader.c
index ae4d6b31..b3dded17 100644
--- a/cogl/driver/gles/cogl-shader.c
+++ b/cogl/driver/gles/cogl-shader.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/driver/gles/cogl-texture-driver.c b/cogl/driver/gles/cogl-texture-driver.c
index c6a28be5..ac55c873 100644
--- a/cogl/driver/gles/cogl-texture-driver.c
+++ b/cogl/driver/gles/cogl-texture-driver.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*
* Authors:
* Matthew Allum <mallum@openedhand.com>
diff --git a/cogl/driver/gles/cogl.c b/cogl/driver/gles/cogl.c
index cc5f7c18..622f9b3c 100644
--- a/cogl/driver/gles/cogl.c
+++ b/cogl/driver/gles/cogl.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/winsys/cogl-eglnative.c b/cogl/winsys/cogl-eglnative.c
index 3bf5b0fb..9c937e4b 100644
--- a/cogl/winsys/cogl-eglnative.c
+++ b/cogl/winsys/cogl-eglnative.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/winsys/cogl-eglx.c b/cogl/winsys/cogl-eglx.c
index 3bf5b0fb..9c937e4b 100644
--- a/cogl/winsys/cogl-eglx.c
+++ b/cogl/winsys/cogl-eglx.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/winsys/cogl-fruity.c b/cogl/winsys/cogl-fruity.c
index 3bf5b0fb..9c937e4b 100644
--- a/cogl/winsys/cogl-fruity.c
+++ b/cogl/winsys/cogl-fruity.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/winsys/cogl-glx.c b/cogl/winsys/cogl-glx.c
index fb513122..c0f6d5c2 100644
--- a/cogl/winsys/cogl-glx.c
+++ b/cogl/winsys/cogl-glx.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/winsys/cogl-osx.c b/cogl/winsys/cogl-osx.c
index 3bf5b0fb..9c937e4b 100644
--- a/cogl/winsys/cogl-osx.c
+++ b/cogl/winsys/cogl-osx.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/winsys/cogl-sdl.c b/cogl/winsys/cogl-sdl.c
index 3bf5b0fb..9c937e4b 100644
--- a/cogl/winsys/cogl-sdl.c
+++ b/cogl/winsys/cogl-sdl.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/winsys/cogl-win32.c b/cogl/winsys/cogl-win32.c
index 8c1ac9cc..7088fa42 100644
--- a/cogl/winsys/cogl-win32.c
+++ b/cogl/winsys/cogl-win32.c
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifdef HAVE_CONFIG_H
diff --git a/cogl/winsys/cogl-winsys.h b/cogl/winsys/cogl-winsys.h
index ab83c29a..04c9dcf4 100644
--- a/cogl/winsys/cogl-winsys.h
+++ b/cogl/winsys/cogl-winsys.h
@@ -16,9 +16,9 @@
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
*/
#ifndef __COGL_WINSYS_H