[cogl] Updated FSF's address



commit 51f06e30541f426e38705a91040540a98d116b80
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Thu Jan 23 12:59:11 2014 +0100

    Updated FSF's address

 deps/glib/galloca.h              |    4 +---
 deps/glib/garray.c               |    4 +---
 deps/glib/garray.h               |    4 +---
 deps/glib/gatomic.c              |    4 +---
 deps/glib/gatomic.h              |    4 +---
 deps/glib/gbacktrace.h           |    4 +---
 deps/glib/gbitlock.c             |    4 +---
 deps/glib/gbitlock.h             |    4 +---
 deps/glib/gconvert.h             |    4 +---
 deps/glib/gdataset.c             |    3 +--
 deps/glib/gdataset.h             |    4 +---
 deps/glib/gdatasetprivate.h      |    4 +---
 deps/glib/gdebug.h               |    4 +---
 deps/glib/gerror.c               |    4 +---
 deps/glib/gerror.h               |    3 +--
 deps/glib/gfileutils.c           |    3 +--
 deps/glib/gfileutils.h           |    3 +--
 deps/glib/ghash.c                |    4 +---
 deps/glib/ghash.h                |    4 +---
 deps/glib/ghook.c                |    4 +---
 deps/glib/ghook.h                |    4 +---
 deps/glib/gi18n-lib.h            |    4 +---
 deps/glib/glib_trace.h           |    4 +---
 deps/glib/glist.c                |    4 +---
 deps/glib/glist.h                |    4 +---
 deps/glib/gmacros.h              |    4 +---
 deps/glib/gmain.c                |    4 +---
 deps/glib/gmain.h                |    4 +---
 deps/glib/gmem.c                 |    4 +---
 deps/glib/gmem.h                 |    4 +---
 deps/glib/gmessages.c            |    4 +---
 deps/glib/gmessages.h            |    4 +---
 deps/glib/gprintf.c              |    4 +---
 deps/glib/gprintf.h              |    4 +---
 deps/glib/gprintfint.h           |    4 +---
 deps/glib/gqsort.c               |    4 +---
 deps/glib/gqsort.h               |    4 +---
 deps/glib/gquark.h               |    4 +---
 deps/glib/gqueue.c               |    4 +---
 deps/glib/gqueue.h               |    4 +---
 deps/glib/gslice.c               |    4 +---
 deps/glib/gslice.h               |    4 +---
 deps/glib/gslist.c               |    4 +---
 deps/glib/gslist.h               |    4 +---
 deps/glib/gstdio.c               |    3 +--
 deps/glib/gstdio.h               |    3 +--
 deps/glib/gstrfuncs.c            |    4 +---
 deps/glib/gstrfuncs.h            |    4 +---
 deps/glib/gstring.c              |    4 +---
 deps/glib/gstring.h              |    4 +---
 deps/glib/gtestutils.c           |    4 +---
 deps/glib/gtestutils.h           |    4 +---
 deps/glib/gthread.c              |    4 +---
 deps/glib/gthread.h              |    4 +---
 deps/glib/gthreadprivate.h       |    3 +--
 deps/glib/gtypes.h               |    4 +---
 deps/glib/gunicode.h             |    3 +--
 deps/glib/gutils.c               |    4 +---
 deps/glib/gutils.h               |    4 +---
 deps/gmodule/gmodule-dl.c        |    4 +---
 deps/gmodule/gmodule-dld.c       |    4 +---
 deps/gmodule/gmodule-dyld.c      |    4 +---
 deps/gmodule/gmodule-win32.c     |    4 +---
 deps/gmodule/gmodule.c           |    4 +---
 deps/gmodule/gmodule.h           |    4 +---
 deps/gmodule/gmoduleconf.h.in    |    4 +---
 deps/gmodule/gmoduleconf.h.win32 |    4 +---
 67 files changed, 67 insertions(+), 193 deletions(-)
---
diff --git a/deps/glib/galloca.h b/deps/glib/galloca.h
index 8876836..4943565 100644
--- a/deps/glib/galloca.h
+++ b/deps/glib/galloca.h
@@ -12,9 +12,7 @@
  * 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/deps/glib/garray.c b/deps/glib/garray.c
index c3d07f2..782b4db 100644
--- a/deps/glib/garray.c
+++ b/deps/glib/garray.c
@@ -12,9 +12,7 @@
  * 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/deps/glib/garray.h b/deps/glib/garray.h
index 8221806..582766f 100644
--- a/deps/glib/garray.h
+++ b/deps/glib/garray.h
@@ -12,9 +12,7 @@
  * 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/deps/glib/gatomic.c b/deps/glib/gatomic.c
index 1e83f19..7674eeb 100644
--- a/deps/glib/gatomic.c
+++ b/deps/glib/gatomic.c
@@ -12,9 +12,7 @@
  * 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/>.
  *
  * Author: Ryan Lortie <desrt desrt ca>
  */
diff --git a/deps/glib/gatomic.h b/deps/glib/gatomic.h
index b06b527..3ebc8a0 100644
--- a/deps/glib/gatomic.h
+++ b/deps/glib/gatomic.h
@@ -12,9 +12,7 @@
  * 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/>.
  *
  * Author: Ryan Lortie <desrt desrt ca>
  */
diff --git a/deps/glib/gbacktrace.h b/deps/glib/gbacktrace.h
index e5bb39c..e32b86d 100644
--- a/deps/glib/gbacktrace.h
+++ b/deps/glib/gbacktrace.h
@@ -12,9 +12,7 @@
  * 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/deps/glib/gbitlock.c b/deps/glib/gbitlock.c
index a9f7a5e..b648873 100644
--- a/deps/glib/gbitlock.c
+++ b/deps/glib/gbitlock.c
@@ -13,9 +13,7 @@
  * 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/>.
  *
  * Author: Ryan Lortie <desrt desrt ca>
  */
diff --git a/deps/glib/gbitlock.h b/deps/glib/gbitlock.h
index ea9cb41..58a7ce8 100644
--- a/deps/glib/gbitlock.h
+++ b/deps/glib/gbitlock.h
@@ -13,9 +13,7 @@
  * 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/>.
  *
  * Author: Ryan Lortie <desrt desrt ca>
  */
diff --git a/deps/glib/gconvert.h b/deps/glib/gconvert.h
index a2c33ad..d1a5e51 100644
--- a/deps/glib/gconvert.h
+++ b/deps/glib/gconvert.h
@@ -12,9 +12,7 @@
  * 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/deps/glib/gdataset.c b/deps/glib/gdataset.c
index 715b31d..fc4cf1a 100644
--- a/deps/glib/gdataset.c
+++ b/deps/glib/gdataset.c
@@ -15,8 +15,7 @@
  * 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/deps/glib/gdataset.h b/deps/glib/gdataset.h
index 4451c38..7c97c96 100644
--- a/deps/glib/gdataset.h
+++ b/deps/glib/gdataset.h
@@ -12,9 +12,7 @@
  * 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/deps/glib/gdatasetprivate.h b/deps/glib/gdatasetprivate.h
index 80d0ccf..4f98040 100644
--- a/deps/glib/gdatasetprivate.h
+++ b/deps/glib/gdatasetprivate.h
@@ -13,9 +13,7 @@
  * 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/deps/glib/gdebug.h b/deps/glib/gdebug.h
index dea3dde..e27a14e 100644
--- a/deps/glib/gdebug.h
+++ b/deps/glib/gdebug.h
@@ -12,9 +12,7 @@
  * 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/deps/glib/gerror.c b/deps/glib/gerror.c
index 015d709..dc7a644 100644
--- a/deps/glib/gerror.c
+++ b/deps/glib/gerror.c
@@ -12,9 +12,7 @@
  * 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/deps/glib/gerror.h b/deps/glib/gerror.h
index 871f310..aaa8d99 100644
--- a/deps/glib/gerror.h
+++ b/deps/glib/gerror.h
@@ -14,8 +14,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with the Gnome Library; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- *   Boston, MA 02111-1307, USA.
+ * see <http://www.gnu.org/licenses/>.
  */
 
 #if defined(G_DISABLE_SINGLE_INCLUDES) && !defined (__GLIB_H_INSIDE__) && !defined (GLIB_COMPILATION)
diff --git a/deps/glib/gfileutils.c b/deps/glib/gfileutils.c
index 062c691..5596301 100644
--- a/deps/glib/gfileutils.c
+++ b/deps/glib/gfileutils.c
@@ -14,8 +14,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with GLib; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- *   Boston, MA 02111-1307, USA.
+ * see <http://www.gnu.org/licenses/>.
  */
 
 #include "config.h"
diff --git a/deps/glib/gfileutils.h b/deps/glib/gfileutils.h
index 4b0c48e..870100b 100644
--- a/deps/glib/gfileutils.h
+++ b/deps/glib/gfileutils.h
@@ -14,8 +14,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with GLib; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- *   Boston, MA 02111-1307, USA.
+ * see <http://www.gnu.org/licenses/>.
  */
 
 #if defined(G_DISABLE_SINGLE_INCLUDES) && !defined (__GLIB_H_INSIDE__) && !defined (GLIB_COMPILATION)
diff --git a/deps/glib/ghash.c b/deps/glib/ghash.c
index 02c0d7b..14ae487 100644
--- a/deps/glib/ghash.c
+++ b/deps/glib/ghash.c
@@ -12,9 +12,7 @@
  * 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/deps/glib/ghash.h b/deps/glib/ghash.h
index 3bc8226..4a026fa 100644
--- a/deps/glib/ghash.h
+++ b/deps/glib/ghash.h
@@ -12,9 +12,7 @@
  * 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/deps/glib/ghook.c b/deps/glib/ghook.c
index 1406b58..5b10afc 100644
--- a/deps/glib/ghook.c
+++ b/deps/glib/ghook.c
@@ -15,9 +15,7 @@
  * 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/deps/glib/ghook.h b/deps/glib/ghook.h
index 5577fc3..e53c43c 100644
--- a/deps/glib/ghook.h
+++ b/deps/glib/ghook.h
@@ -12,9 +12,7 @@
  * 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/deps/glib/gi18n-lib.h b/deps/glib/gi18n-lib.h
index ca002a7..150a268 100644
--- a/deps/glib/gi18n-lib.h
+++ b/deps/glib/gi18n-lib.h
@@ -12,9 +12,7 @@
  * 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 __G_I18N_LIB_H__
diff --git a/deps/glib/glib_trace.h b/deps/glib/glib_trace.h
index 789e88d..3818374 100644
--- a/deps/glib/glib_trace.h
+++ b/deps/glib/glib_trace.h
@@ -13,9 +13,7 @@
  * 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.
+ * Public License along with this library; if not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Alexander Larsson <alexl redhat com>
  */
diff --git a/deps/glib/glist.c b/deps/glib/glist.c
index 1e3dd86..f01e9bf 100644
--- a/deps/glib/glist.c
+++ b/deps/glib/glist.c
@@ -12,9 +12,7 @@
  * 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/deps/glib/glist.h b/deps/glib/glist.h
index 275005c..25a4f66 100644
--- a/deps/glib/glist.h
+++ b/deps/glib/glist.h
@@ -12,9 +12,7 @@
  * 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/deps/glib/gmacros.h b/deps/glib/gmacros.h
index 50a03ed..e89b0c6 100644
--- a/deps/glib/gmacros.h
+++ b/deps/glib/gmacros.h
@@ -12,9 +12,7 @@
  * 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/deps/glib/gmain.c b/deps/glib/gmain.c
index 7831c49..0075346 100644
--- a/deps/glib/gmain.c
+++ b/deps/glib/gmain.c
@@ -15,9 +15,7 @@
  * 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/deps/glib/gmain.h b/deps/glib/gmain.h
index 293f33c..c9eeb82 100644
--- a/deps/glib/gmain.h
+++ b/deps/glib/gmain.h
@@ -12,9 +12,7 @@
  * Library General Public License for more details.
  *
  * You should have received a copy of the GNU Library 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(G_DISABLE_SINGLE_INCLUDES) && !defined (__GLIB_H_INSIDE__) && !defined (GLIB_COMPILATION)
diff --git a/deps/glib/gmem.c b/deps/glib/gmem.c
index a657f73..d38fcdf 100644
--- a/deps/glib/gmem.c
+++ b/deps/glib/gmem.c
@@ -12,9 +12,7 @@
  * 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/deps/glib/gmem.h b/deps/glib/gmem.h
index a8ff4ac..ca22786 100644
--- a/deps/glib/gmem.h
+++ b/deps/glib/gmem.h
@@ -12,9 +12,7 @@
  * 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/deps/glib/gmessages.c b/deps/glib/gmessages.c
index 30a48eb..8b6f535 100644
--- a/deps/glib/gmessages.c
+++ b/deps/glib/gmessages.c
@@ -12,9 +12,7 @@
  * 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/deps/glib/gmessages.h b/deps/glib/gmessages.h
index c5220e3..87f380d 100644
--- a/deps/glib/gmessages.h
+++ b/deps/glib/gmessages.h
@@ -12,9 +12,7 @@
  * 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/deps/glib/gprintf.c b/deps/glib/gprintf.c
index 346fd95..c19a237 100644
--- a/deps/glib/gprintf.c
+++ b/deps/glib/gprintf.c
@@ -12,9 +12,7 @@
  * 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/>.
  */
 
 #include "config.h"
diff --git a/deps/glib/gprintf.h b/deps/glib/gprintf.h
index d96870f..0918539 100644
--- a/deps/glib/gprintf.h
+++ b/deps/glib/gprintf.h
@@ -12,9 +12,7 @@
  * 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 __G_PRINTF_H__
diff --git a/deps/glib/gprintfint.h b/deps/glib/gprintfint.h
index 0c975a1..88c6170 100644
--- a/deps/glib/gprintfint.h
+++ b/deps/glib/gprintfint.h
@@ -12,9 +12,7 @@
  * 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/deps/glib/gqsort.c b/deps/glib/gqsort.c
index db4bed2..ba2c5b7 100644
--- a/deps/glib/gqsort.c
+++ b/deps/glib/gqsort.c
@@ -14,9 +14,7 @@
  * 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/deps/glib/gqsort.h b/deps/glib/gqsort.h
index 3a47a58..c7467c3 100644
--- a/deps/glib/gqsort.h
+++ b/deps/glib/gqsort.h
@@ -12,9 +12,7 @@
  * 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/deps/glib/gquark.h b/deps/glib/gquark.h
index 324c956..4570d4f 100644
--- a/deps/glib/gquark.h
+++ b/deps/glib/gquark.h
@@ -12,9 +12,7 @@
  * 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/deps/glib/gqueue.c b/deps/glib/gqueue.c
index e6bf411..85f31d7 100644
--- a/deps/glib/gqueue.c
+++ b/deps/glib/gqueue.c
@@ -15,9 +15,7 @@
  * 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/deps/glib/gqueue.h b/deps/glib/gqueue.h
index 591a09a..31abaae 100644
--- a/deps/glib/gqueue.h
+++ b/deps/glib/gqueue.h
@@ -12,9 +12,7 @@
  * 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/deps/glib/gslice.c b/deps/glib/gslice.c
index 2160772..8fda83f 100644
--- a/deps/glib/gslice.c
+++ b/deps/glib/gslice.c
@@ -12,9 +12,7 @@
  * 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/>.
  */
 /* MT safe */
 
diff --git a/deps/glib/gslice.h b/deps/glib/gslice.h
index 962199e..30dfbe0 100644
--- a/deps/glib/gslice.h
+++ b/deps/glib/gslice.h
@@ -12,9 +12,7 @@
  * 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(G_DISABLE_SINGLE_INCLUDES) && !defined (__GLIB_H_INSIDE__) && !defined (GLIB_COMPILATION)
diff --git a/deps/glib/gslist.c b/deps/glib/gslist.c
index 1de9c57..eeea72d 100644
--- a/deps/glib/gslist.c
+++ b/deps/glib/gslist.c
@@ -12,9 +12,7 @@
  * 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/deps/glib/gslist.h b/deps/glib/gslist.h
index 3731ba9..5e65d6d 100644
--- a/deps/glib/gslist.h
+++ b/deps/glib/gslist.h
@@ -12,9 +12,7 @@
  * 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/deps/glib/gstdio.c b/deps/glib/gstdio.c
index fb5a9fb..425d3aa 100644
--- a/deps/glib/gstdio.c
+++ b/deps/glib/gstdio.c
@@ -14,8 +14,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with GLib; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * see <http://www.gnu.org/licenses/>.
  */
 
 #include "config.h"
diff --git a/deps/glib/gstdio.h b/deps/glib/gstdio.h
index 08aea7d..a89f18b 100644
--- a/deps/glib/gstdio.h
+++ b/deps/glib/gstdio.h
@@ -14,8 +14,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with GLib; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __G_STDIO_H__
diff --git a/deps/glib/gstrfuncs.c b/deps/glib/gstrfuncs.c
index d651ce1..cb04b50 100644
--- a/deps/glib/gstrfuncs.c
+++ b/deps/glib/gstrfuncs.c
@@ -12,9 +12,7 @@
  * 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/deps/glib/gstrfuncs.h b/deps/glib/gstrfuncs.h
index 8f99c55..3b429f6 100644
--- a/deps/glib/gstrfuncs.h
+++ b/deps/glib/gstrfuncs.h
@@ -12,9 +12,7 @@
  * 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/deps/glib/gstring.c b/deps/glib/gstring.c
index 627dee6..5a65e46 100644
--- a/deps/glib/gstring.c
+++ b/deps/glib/gstring.c
@@ -12,9 +12,7 @@
  * 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/deps/glib/gstring.h b/deps/glib/gstring.h
index 8222e42..b7a1eac 100644
--- a/deps/glib/gstring.h
+++ b/deps/glib/gstring.h
@@ -12,9 +12,7 @@
  * 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/deps/glib/gtestutils.c b/deps/glib/gtestutils.c
index a339fed..a1a13e2 100644
--- a/deps/glib/gtestutils.c
+++ b/deps/glib/gtestutils.c
@@ -13,9 +13,7 @@
  * 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/>.
  */
 
 #include "config.h"
diff --git a/deps/glib/gtestutils.h b/deps/glib/gtestutils.h
index 8de5248..d67569e 100644
--- a/deps/glib/gtestutils.h
+++ b/deps/glib/gtestutils.h
@@ -13,9 +13,7 @@
  * 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(G_DISABLE_SINGLE_INCLUDES) && !defined (__GLIB_H_INSIDE__) && !defined (GLIB_COMPILATION)
diff --git a/deps/glib/gthread.c b/deps/glib/gthread.c
index 654628b..5c77f3e 100644
--- a/deps/glib/gthread.c
+++ b/deps/glib/gthread.c
@@ -16,9 +16,7 @@
  * 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/>.
  */
 
 /* Prelude {{{1 ----------------------------------------------------------- */
diff --git a/deps/glib/gthread.h b/deps/glib/gthread.h
index 9f5b34b..4d3999b 100644
--- a/deps/glib/gthread.h
+++ b/deps/glib/gthread.h
@@ -12,9 +12,7 @@
  * 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/deps/glib/gthreadprivate.h b/deps/glib/gthreadprivate.h
index 30357d7..7ebdadf 100644
--- a/deps/glib/gthreadprivate.h
+++ b/deps/glib/gthreadprivate.h
@@ -16,8 +16,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with the Gnome Library; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- *   Boston, MA 02111-1307, USA.
+ * see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef __G_THREADPRIVATE_H__
diff --git a/deps/glib/gtypes.h b/deps/glib/gtypes.h
index 8e77563..0ad2729 100644
--- a/deps/glib/gtypes.h
+++ b/deps/glib/gtypes.h
@@ -12,9 +12,7 @@
  * 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/deps/glib/gunicode.h b/deps/glib/gunicode.h
index 5d5d3ad..d8c45c6 100644
--- a/deps/glib/gunicode.h
+++ b/deps/glib/gunicode.h
@@ -15,8 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with the Gnome Library; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- *   Boston, MA 02111-1307, USA.
+ * see <http://www.gnu.org/licenses/>.
  */
 
 #if defined(G_DISABLE_SINGLE_INCLUDES) && !defined (__GLIB_H_INSIDE__) && !defined (GLIB_COMPILATION)
diff --git a/deps/glib/gutils.c b/deps/glib/gutils.c
index c5b7be5..5be0ecb 100644
--- a/deps/glib/gutils.c
+++ b/deps/glib/gutils.c
@@ -12,9 +12,7 @@
  * 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/deps/glib/gutils.h b/deps/glib/gutils.h
index a0f3cf6..93dc947 100644
--- a/deps/glib/gutils.h
+++ b/deps/glib/gutils.h
@@ -12,9 +12,7 @@
  * 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/deps/gmodule/gmodule-dl.c b/deps/gmodule/gmodule-dl.c
index 035b2a9..ad4d8ce 100644
--- a/deps/gmodule/gmodule-dl.c
+++ b/deps/gmodule/gmodule-dl.c
@@ -12,9 +12,7 @@
  * 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/deps/gmodule/gmodule-dld.c b/deps/gmodule/gmodule-dld.c
index 401b32f..4db0f7f 100644
--- a/deps/gmodule/gmodule-dld.c
+++ b/deps/gmodule/gmodule-dld.c
@@ -12,9 +12,7 @@
  * 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/deps/gmodule/gmodule-dyld.c b/deps/gmodule/gmodule-dyld.c
index 1896b43..20bf8a3 100644
--- a/deps/gmodule/gmodule-dyld.c
+++ b/deps/gmodule/gmodule-dyld.c
@@ -15,9 +15,7 @@
  * 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/>.
  */
 #include "config.h"
 
diff --git a/deps/gmodule/gmodule-win32.c b/deps/gmodule/gmodule-win32.c
index 439fb5d..7dfb25f 100644
--- a/deps/gmodule/gmodule-win32.c
+++ b/deps/gmodule/gmodule-win32.c
@@ -15,9 +15,7 @@
  * 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/deps/gmodule/gmodule.c b/deps/gmodule/gmodule.c
index 460c308..787bde6 100644
--- a/deps/gmodule/gmodule.c
+++ b/deps/gmodule/gmodule.c
@@ -12,9 +12,7 @@
  * 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/deps/gmodule/gmodule.h b/deps/gmodule/gmodule.h
index ead452a..dc13a8b 100644
--- a/deps/gmodule/gmodule.h
+++ b/deps/gmodule/gmodule.h
@@ -12,9 +12,7 @@
  * 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/deps/gmodule/gmoduleconf.h.in b/deps/gmodule/gmoduleconf.h.in
index 168cf23..0b90aa2 100644
--- a/deps/gmodule/gmoduleconf.h.in
+++ b/deps/gmodule/gmoduleconf.h.in
@@ -12,9 +12,7 @@
  * 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 __G_MODULE_CONF_H__
 #define __G_MODULE_CONF_H__
diff --git a/deps/gmodule/gmoduleconf.h.win32 b/deps/gmodule/gmoduleconf.h.win32
index 18bee9b..890e2f1 100644
--- a/deps/gmodule/gmoduleconf.h.win32
+++ b/deps/gmodule/gmoduleconf.h.win32
@@ -12,9 +12,7 @@
  * 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 __G_MODULE_CONF_H__
 #define __G_MODULE_CONF_H__



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]