From: Tomasz Torcz <[email protected]>

Free Software Foundation physical office moved.  Update all
mentions to new address.
COPYING files were not updated, as per
https://fedoraproject.org/wiki/Common_Rpmlint_issues#incorrect-fsf-address
---
 module/owlib/src/c/getopt.c                | 5 +++--
 module/owlib/src/c/ow_w1_bind.c            | 2 +-
 module/owlib/src/c/ow_w1_dispatch.c        | 2 +-
 module/owlib/src/c/ow_w1_list.c            | 2 +-
 module/owlib/src/c/ow_w1_parse.c           | 2 +-
 module/owlib/src/c/ow_w1_print.c           | 2 +-
 module/owlib/src/c/ow_w1_scan.c            | 2 +-
 module/owlib/src/c/ow_w1_select.c          | 2 +-
 module/owlib/src/c/ow_w1_send.c            | 2 +-
 module/owlib/src/include/compat_getopt.h   | 4 ++--
 module/owlib/src/include/compat_netdb.h    | 4 ++--
 module/owlib/src/include/connector.h       | 2 +-
 module/owlib/src/include/ow_avahi.h        | 4 ++--
 module/owlib/src/include/w1_netlink.h      | 2 +-
 module/ownet/c/src/c/getopt.c              | 4 ++--
 module/ownet/c/src/include/compat_getopt.h | 4 ++--
 module/ownet/c/src/include/compat_netdb.h  | 4 ++--
 module/owshell/src/c/getopt.c              | 4 ++--
 src/scripts/install/depcomp                | 4 ++--
 19 files changed, 29 insertions(+), 28 deletions(-)

diff --git a/module/owlib/src/c/getopt.c b/module/owlib/src/c/getopt.c
index 51b0a36..44e1a5b 100644
--- a/module/owlib/src/c/getopt.c
+++ b/module/owlib/src/c/getopt.c
@@ -18,8 +18,9 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+   02110-1301, USA.  */
+
 
 /*
  * Modified for uClibc by Manuel Novoa III on 1/5/01.
diff --git a/module/owlib/src/c/ow_w1_bind.c b/module/owlib/src/c/ow_w1_bind.c
index 12129d9..bf70118 100644
--- a/module/owlib/src/c/ow_w1_bind.c
+++ b/module/owlib/src/c/ow_w1_bind.c
@@ -26,7 +26,7 @@ This file itself  is amodestly modified version of w1d by 
Evgeniy Polyakov
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include <config.h>
diff --git a/module/owlib/src/c/ow_w1_dispatch.c 
b/module/owlib/src/c/ow_w1_dispatch.c
index 218dbac..732412f 100644
--- a/module/owlib/src/c/ow_w1_dispatch.c
+++ b/module/owlib/src/c/ow_w1_dispatch.c
@@ -26,7 +26,7 @@ This file itself  is a modestly modified version of w1d by 
Evgeniy Polyakov
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include <config.h>
diff --git a/module/owlib/src/c/ow_w1_list.c b/module/owlib/src/c/ow_w1_list.c
index 1b98682..7b1716a 100644
--- a/module/owlib/src/c/ow_w1_list.c
+++ b/module/owlib/src/c/ow_w1_list.c
@@ -26,7 +26,7 @@ This file itself  is amodestly modified version of w1d by 
Evgeniy Polyakov
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /* w1 list
diff --git a/module/owlib/src/c/ow_w1_parse.c b/module/owlib/src/c/ow_w1_parse.c
index bda43d0..7d078c7 100644
--- a/module/owlib/src/c/ow_w1_parse.c
+++ b/module/owlib/src/c/ow_w1_parse.c
@@ -24,7 +24,7 @@ This file itself  is a modestly modified version of w1d by 
Evgeniy Polyakov
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include <config.h>
diff --git a/module/owlib/src/c/ow_w1_print.c b/module/owlib/src/c/ow_w1_print.c
index 447817d..27a63e9 100644
--- a/module/owlib/src/c/ow_w1_print.c
+++ b/module/owlib/src/c/ow_w1_print.c
@@ -24,7 +24,7 @@ This file itself  is amodestly modified version of w1d by 
Evgeniy Polyakov
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include <config.h>
diff --git a/module/owlib/src/c/ow_w1_scan.c b/module/owlib/src/c/ow_w1_scan.c
index cfa522b..8214bc7 100644
--- a/module/owlib/src/c/ow_w1_scan.c
+++ b/module/owlib/src/c/ow_w1_scan.c
@@ -26,7 +26,7 @@ This file itself  is amodestly modified version of w1d by 
Evgeniy Polyakov
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include <config.h>
diff --git a/module/owlib/src/c/ow_w1_select.c 
b/module/owlib/src/c/ow_w1_select.c
index 95ebe95..64e931c 100644
--- a/module/owlib/src/c/ow_w1_select.c
+++ b/module/owlib/src/c/ow_w1_select.c
@@ -26,7 +26,7 @@ This file itself  is amodestly modified version of w1d by 
Evgeniy Polyakov
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include <config.h>
diff --git a/module/owlib/src/c/ow_w1_send.c b/module/owlib/src/c/ow_w1_send.c
index 00f7f59..31cb09c 100644
--- a/module/owlib/src/c/ow_w1_send.c
+++ b/module/owlib/src/c/ow_w1_send.c
@@ -26,7 +26,7 @@ This file itself  is amodestly modified version of w1d by 
Evgeniy Polyakov
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include <config.h>
diff --git a/module/owlib/src/include/compat_getopt.h 
b/module/owlib/src/include/compat_getopt.h
index edb62ad..2ed8793 100644
--- a/module/owlib/src/include/compat_getopt.h
+++ b/module/owlib/src/include/compat_getopt.h
@@ -14,8 +14,8 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+   MA 02110-1301 USA */
 
 #include <config.h>
 #include "owfs_config.h"
diff --git a/module/owlib/src/include/compat_netdb.h 
b/module/owlib/src/include/compat_netdb.h
index 971b408..d360272 100644
--- a/module/owlib/src/include/compat_netdb.h
+++ b/module/owlib/src/include/compat_netdb.h
@@ -13,8 +13,8 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+   MA 02110-1301 USA */
 
 /* All data returned by the network data base library are supplied in
    host order and returned in network order (suitable for use in
diff --git a/module/owlib/src/include/connector.h 
b/module/owlib/src/include/connector.h
index 7d02b4b..82073fe 100644
--- a/module/owlib/src/include/connector.h
+++ b/module/owlib/src/include/connector.h
@@ -16,7 +16,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #ifndef __CONNECTOR_H
diff --git a/module/owlib/src/include/ow_avahi.h 
b/module/owlib/src/include/ow_avahi.h
index 467fd81..8b60955 100644
--- a/module/owlib/src/include/ow_avahi.h
+++ b/module/owlib/src/include/ow_avahi.h
@@ -26,8 +26,8 @@ Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with avahi; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-USA.
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+MA 02110-1301 USA
 ***/
 // Note that although these headers are LGPL v2.1+, the rest of OWFS is GPL v2
 
diff --git a/module/owlib/src/include/w1_netlink.h 
b/module/owlib/src/include/w1_netlink.h
index a9b0b13..ec6af5d 100644
--- a/module/owlib/src/include/w1_netlink.h
+++ b/module/owlib/src/include/w1_netlink.h
@@ -22,7 +22,7 @@ This file itself is a snapshop version of netlink.h by 
Evgeniy Polyakov
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #ifndef __W1_NETLINK_H
diff --git a/module/ownet/c/src/c/getopt.c b/module/ownet/c/src/c/getopt.c
index fd6a08b..1e1dcbe 100644
--- a/module/ownet/c/src/c/getopt.c
+++ b/module/ownet/c/src/c/getopt.c
@@ -18,8 +18,8 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+   MA 02110-1301 USA */
 
 /*
  * Modified for uClibc by Manuel Novoa III on 1/5/01.
diff --git a/module/ownet/c/src/include/compat_getopt.h 
b/module/ownet/c/src/include/compat_getopt.h
index edb62ad..0cab892 100644
--- a/module/ownet/c/src/include/compat_getopt.h
+++ b/module/ownet/c/src/include/compat_getopt.h
@@ -14,8 +14,8 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+   MA 02110-1301 USA  */
 
 #include <config.h>
 #include "owfs_config.h"
diff --git a/module/ownet/c/src/include/compat_netdb.h 
b/module/ownet/c/src/include/compat_netdb.h
index 971b408..d360272 100644
--- a/module/ownet/c/src/include/compat_netdb.h
+++ b/module/ownet/c/src/include/compat_netdb.h
@@ -13,8 +13,8 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+   MA 02110-1301 USA */
 
 /* All data returned by the network data base library are supplied in
    host order and returned in network order (suitable for use in
diff --git a/module/owshell/src/c/getopt.c b/module/owshell/src/c/getopt.c
index e0dabed..364246a 100644
--- a/module/owshell/src/c/getopt.c
+++ b/module/owshell/src/c/getopt.c
@@ -18,8 +18,8 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+   MA 02110-1301 USA */
 
 /*
  * Modified for uClibc by Manuel Novoa III on 1/5/01.
diff --git a/src/scripts/install/depcomp b/src/scripts/install/depcomp
index 807b991..c95104c 100755
--- a/src/scripts/install/depcomp
+++ b/src/scripts/install/depcomp
@@ -15,8 +15,8 @@
 
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
-# 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
+# MA 02110-1301 USA
 
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
-- 
1.8.1.4


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to