summaryrefslogtreecommitdiff
path: root/deps/gmodule
diff options
context:
space:
mode:
Diffstat (limited to 'deps/gmodule')
-rw-r--r--deps/gmodule/gmodule-dl.c4
-rw-r--r--deps/gmodule/gmodule-dld.c4
-rw-r--r--deps/gmodule/gmodule-dyld.c4
-rw-r--r--deps/gmodule/gmodule-win32.c4
-rw-r--r--deps/gmodule/gmodule.c4
-rw-r--r--deps/gmodule/gmodule.h4
-rw-r--r--deps/gmodule/gmoduleconf.h.in4
-rw-r--r--deps/gmodule/gmoduleconf.h.win324
8 files changed, 8 insertions, 24 deletions
diff --git a/deps/gmodule/gmodule-dl.c b/deps/gmodule/gmodule-dl.c
index 035b2a9e..ad4d8ce1 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 401b32f7..4db0f7f1 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 1896b43b..20bf8a3f 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 439fb5d0..7dfb25f9 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 460c3084..787bde63 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 ead452a2..dc13a8bb 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 168cf23d..0b90aa2d 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 18bee9b3..890e2f10 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__