summaryrefslogtreecommitdiff
path: root/gnl
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-11-04 00:13:12 +0000
committerTim-Philipp Müller <tim@centricular.net>2012-11-04 00:13:12 +0000
commit8228417d20d0e794b1848a1ca4e3dd040f09dbb2 (patch)
tree76c1e8eb18eb827b36ab8e36eec8196fd8628611 /gnl
parentfd9b3a40ebe64fe77e34bdba6e4f12c6fd506c62 (diff)
Fix FSF address
Diffstat (limited to 'gnl')
-rw-r--r--gnl/gnl.c4
-rw-r--r--gnl/gnl.h4
-rw-r--r--gnl/gnlcomposition.c4
-rw-r--r--gnl/gnlcomposition.h4
-rw-r--r--gnl/gnlghostpad.c4
-rw-r--r--gnl/gnlghostpad.h4
-rw-r--r--gnl/gnlobject.c4
-rw-r--r--gnl/gnlobject.h4
-rw-r--r--gnl/gnloperation.c4
-rw-r--r--gnl/gnloperation.h4
-rw-r--r--gnl/gnlsource.c4
-rw-r--r--gnl/gnlsource.h4
-rw-r--r--gnl/gnltypes.h4
-rw-r--r--gnl/gnlurisource.c4
-rw-r--r--gnl/gnlurisource.h4
15 files changed, 30 insertions, 30 deletions
diff --git a/gnl/gnl.c b/gnl/gnl.c
index 5a0aa6b..5a986a1 100644
--- a/gnl/gnl.c
+++ b/gnl/gnl.c
@@ -14,8 +14,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/gnl/gnl.h b/gnl/gnl.h
index 18937e4..303f4b1 100644
--- a/gnl/gnl.h
+++ b/gnl/gnl.h
@@ -14,8 +14,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifndef __GNL_H__
diff --git a/gnl/gnlcomposition.c b/gnl/gnlcomposition.c
index 924cdfe..2ee5e76 100644
--- a/gnl/gnlcomposition.c
+++ b/gnl/gnlcomposition.c
@@ -14,8 +14,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/gnl/gnlcomposition.h b/gnl/gnlcomposition.h
index d47a8a9..26cb3a3 100644
--- a/gnl/gnlcomposition.h
+++ b/gnl/gnlcomposition.h
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
diff --git a/gnl/gnlghostpad.c b/gnl/gnlghostpad.c
index 5c2c985..8ccf24f 100644
--- a/gnl/gnlghostpad.c
+++ b/gnl/gnlghostpad.c
@@ -13,8 +13,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/gnl/gnlghostpad.h b/gnl/gnlghostpad.h
index d30d255..46182b6 100644
--- a/gnl/gnlghostpad.h
+++ b/gnl/gnlghostpad.h
@@ -15,8 +15,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
diff --git a/gnl/gnlobject.c b/gnl/gnlobject.c
index 91c7aa7..08679e2 100644
--- a/gnl/gnlobject.c
+++ b/gnl/gnlobject.c
@@ -14,8 +14,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/gnl/gnlobject.h b/gnl/gnlobject.h
index c5a3b2e..42b4aba 100644
--- a/gnl/gnlobject.h
+++ b/gnl/gnlobject.h
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
diff --git a/gnl/gnloperation.c b/gnl/gnloperation.c
index 5f1ba22..a560174 100644
--- a/gnl/gnloperation.c
+++ b/gnl/gnloperation.c
@@ -14,8 +14,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
diff --git a/gnl/gnloperation.h b/gnl/gnloperation.h
index c96fb50..afd29d1 100644
--- a/gnl/gnloperation.h
+++ b/gnl/gnloperation.h
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
diff --git a/gnl/gnlsource.c b/gnl/gnlsource.c
index 8d33076..d9b01cb 100644
--- a/gnl/gnlsource.c
+++ b/gnl/gnlsource.c
@@ -14,8 +14,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
diff --git a/gnl/gnlsource.h b/gnl/gnlsource.h
index 0f857bd..120270a 100644
--- a/gnl/gnlsource.h
+++ b/gnl/gnlsource.h
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
diff --git a/gnl/gnltypes.h b/gnl/gnltypes.h
index 6d10ead..559c7d6 100644
--- a/gnl/gnltypes.h
+++ b/gnl/gnltypes.h
@@ -15,8 +15,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifndef __GNL_TYPES_H__
diff --git a/gnl/gnlurisource.c b/gnl/gnlurisource.c
index bbd8a42..35099bf 100644
--- a/gnl/gnlurisource.c
+++ b/gnl/gnlurisource.c
@@ -13,8 +13,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
diff --git a/gnl/gnlurisource.h b/gnl/gnlurisource.h
index 7c524f8..455b20e 100644
--- a/gnl/gnlurisource.h
+++ b/gnl/gnlurisource.h
@@ -16,8 +16,8 @@
*
* 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.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/