summaryrefslogtreecommitdiff
path: root/dbind
diff options
context:
space:
mode:
authorMike Gorse <mgorse@alum.wpi.edu>2019-08-27 14:23:43 -0500
committerMike Gorse <mgorse@alum.wpi.edu>2019-08-27 14:23:43 -0500
commit91422f0ee38a0012a96e71c6249d6841ced362cc (patch)
tree9699b984c1b524e57aa81772858b38e4d94df048 /dbind
parent38d0accdc1a2174cf5fc0fe27bad561932bb76d7 (diff)
downloadat-spi2-core-91422f0ee38a0012a96e71c6249d6841ced362cc.tar.gz
Fix outdated FSF address
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>