summaryrefslogtreecommitdiff
path: root/dbind
diff options
context:
space:
mode:
Diffstat (limited to 'dbind')
-rw-r--r--dbind/dbind-any.c4
-rw-r--r--dbind/dbind-any.h4
-rw-r--r--dbind/dbind.c4
-rw-r--r--dbind/dbind.h4
-rw-r--r--dbind/dbtest.c4
5 files changed, 10 insertions, 10 deletions
diff --git a/dbind/dbind-any.c b/dbind/dbind-any.c
index ae499d71..72f16454 100644
--- a/dbind/dbind-any.c
+++ b/dbind/dbind-any.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 Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
/* type driven marshalling */
diff --git a/dbind/dbind-any.h b/dbind/dbind-any.h
index dd2a27bc..d7a565a4 100644
--- a/dbind/dbind-any.h
+++ b/dbind/dbind-any.h
@@ -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 Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifndef _DBIND_ANY_H_
diff --git a/dbind/dbind.c b/dbind/dbind.c
index 9d7304ed..890a283c 100644
--- a/dbind/dbind.c
+++ b/dbind/dbind.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 Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#include <stdio.h>
diff --git a/dbind/dbind.h b/dbind/dbind.h
index f7298d06..e093e573 100644
--- a/dbind/dbind.h
+++ b/dbind/dbind.h
@@ -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 Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifndef _DBIND_H_
diff --git a/dbind/dbtest.c b/dbind/dbtest.c
index 42c19194..759322e2 100644
--- a/dbind/dbtest.c
+++ b/dbind/dbtest.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 Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#include <stdio.h>