gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r36044 - in gnunet-update: . src/ext src/fs src/gnunet_upda


From: gnunet
Subject: [GNUnet-SVN] r36044 - in gnunet-update: . src/ext src/fs src/gnunet_update src/include src/tests src/tests/confs src/tests/confs/gnunet-update-home/etc src/tests/confs/gnunet-update-home/share/gnunet-update src/tests/new/libfake src/tests/new/libfake/src src/tests/new/test-package src/tests/new/test-package/src src/tests/old/libfake src/tests/old/libfake/src src/tests/old/test-package src/tests/old/test-package/src
Date: Tue, 30 Jun 2015 13:45:34 +0200

Author: grothoff
Date: 2015-06-30 13:45:34 +0200 (Tue, 30 Jun 2015)
New Revision: 36044

Modified:
   gnunet-update/configure.ac
   gnunet-update/src/ext/ext_api.c
   gnunet-update/src/ext/gnunet-ext.c
   gnunet-update/src/ext/gnunet-service-ext.c
   gnunet-update/src/ext/test_ext_api.c
   gnunet-update/src/fs/gnupdate-daemon-search.c
   gnunet-update/src/gnunet_update/__init__.py
   gnunet-update/src/gnunet_update/__main__.py
   gnunet-update/src/gnunet_update/config.py
   gnunet-update/src/gnunet_update/defaults.conf
   gnunet-update/src/gnunet_update/file.py
   gnunet-update/src/gnunet_update/gnunet-update.conf
   gnunet-update/src/gnunet_update/gnunet-update.in
   gnunet-update/src/gnunet_update/group.py
   gnunet-update/src/gnunet_update/hashtree.py
   gnunet-update/src/gnunet_update/install.py
   gnunet-update/src/gnunet_update/install_manifest.py
   gnunet-update/src/gnunet_update/metadata.py
   gnunet-update/src/gnunet_update/package.py
   gnunet-update/src/gnunet_update/update.py
   gnunet-update/src/gnunet_update/util.py
   gnunet-update/src/include/gnunet_ext_service.h
   gnunet-update/src/include/gnunet_protocols_ext.h
   gnunet-update/src/tests/__init__.py.in
   gnunet-update/src/tests/compatibility.c
   gnunet-update/src/tests/confs/gnunet-update-home/etc/gnunet-update.conf
   
gnunet-update/src/tests/confs/gnunet-update-home/share/gnunet-update/defaults.conf
   gnunet-update/src/tests/confs/gnunet-update.conf
   gnunet-update/src/tests/new/libfake/Makefile.am
   gnunet-update/src/tests/new/libfake/src/Makefile.am
   gnunet-update/src/tests/new/libfake/src/libfake.c
   gnunet-update/src/tests/new/libfake/src/libfake.h
   gnunet-update/src/tests/new/test-package/Makefile.am
   gnunet-update/src/tests/new/test-package/configure.ac
   gnunet-update/src/tests/new/test-package/src/Makefile.am
   gnunet-update/src/tests/new/test-package/src/binary-libfunadd.c
   gnunet-update/src/tests/new/test-package/src/binary-libfundel.c
   gnunet-update/src/tests/new/test-package/src/binary-libfunmod.c
   gnunet-update/src/tests/new/test-package/src/binary-libnochange.c
   gnunet-update/src/tests/new/test-package/src/group1-binary.c
   gnunet-update/src/tests/new/test-package/src/libfunadd.c
   gnunet-update/src/tests/new/test-package/src/libfunadd.h
   gnunet-update/src/tests/new/test-package/src/libfundel.c
   gnunet-update/src/tests/new/test-package/src/libfundel.h
   gnunet-update/src/tests/new/test-package/src/libfunmod.c
   gnunet-update/src/tests/new/test-package/src/libfunmod.h
   gnunet-update/src/tests/new/test-package/src/libnew.c
   gnunet-update/src/tests/new/test-package/src/libnochange.c
   gnunet-update/src/tests/new/test-package/src/libnochange.h
   gnunet-update/src/tests/new/test-package/src/test-binary-modified.c
   gnunet-update/src/tests/new/test-package/src/test-binary-new.c
   gnunet-update/src/tests/new/test-package/src/test-binary.c
   gnunet-update/src/tests/old/libfake/Makefile.am
   gnunet-update/src/tests/old/libfake/src/Makefile.am
   gnunet-update/src/tests/old/libfake/src/libfake.c
   gnunet-update/src/tests/old/libfake/src/libfake.h
   gnunet-update/src/tests/old/test-package/Makefile.am
   gnunet-update/src/tests/old/test-package/configure.ac
   gnunet-update/src/tests/old/test-package/src/Makefile.am
   gnunet-update/src/tests/old/test-package/src/binary-libfunadd.c
   gnunet-update/src/tests/old/test-package/src/binary-libfundel.c
   gnunet-update/src/tests/old/test-package/src/binary-libfunmod.c
   gnunet-update/src/tests/old/test-package/src/binary-libnochange.c
   gnunet-update/src/tests/old/test-package/src/group1-binary.c
   gnunet-update/src/tests/old/test-package/src/libfunadd.c
   gnunet-update/src/tests/old/test-package/src/libfunadd.h
   gnunet-update/src/tests/old/test-package/src/libfundel.c
   gnunet-update/src/tests/old/test-package/src/libfundel.h
   gnunet-update/src/tests/old/test-package/src/libfunmod.c
   gnunet-update/src/tests/old/test-package/src/libfunmod.h
   gnunet-update/src/tests/old/test-package/src/libnochange.c
   gnunet-update/src/tests/old/test-package/src/libnochange.h
   gnunet-update/src/tests/old/test-package/src/libold.c
   gnunet-update/src/tests/old/test-package/src/test-binary-modified.c
   gnunet-update/src/tests/old/test-package/src/test-binary-removed.c
   gnunet-update/src/tests/old/test-package/src/test-binary.c
   gnunet-update/src/tests/package.sh
   gnunet-update/src/tests/test_config.py
   gnunet-update/src/tests/test_group.py
   gnunet-update/src/tests/test_hashtree.py
   gnunet-update/src/tests/test_install_manifest.py
   gnunet-update/src/tests/test_metadata.py
   gnunet-update/src/tests/test_regression.py
   gnunet-update/src/tests/test_util.py
Log:
fix #3869: outdated FSF address

Modified: gnunet-update/configure.ac
===================================================================
--- gnunet-update/configure.ac  2015-06-30 11:45:17 UTC (rev 36043)
+++ gnunet-update/configure.ac  2015-06-30 11:45:34 UTC (rev 36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 #
 # Process this file with autoconf to produce a configure script.

Modified: gnunet-update/src/ext/ext_api.c
===================================================================
--- gnunet-update/src/ext/ext_api.c     2015-06-30 11:45:17 UTC (rev 36043)
+++ gnunet-update/src/ext/ext_api.c     2015-06-30 11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/ext/gnunet-ext.c
===================================================================
--- gnunet-update/src/ext/gnunet-ext.c  2015-06-30 11:45:17 UTC (rev 36043)
+++ gnunet-update/src/ext/gnunet-ext.c  2015-06-30 11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/ext/gnunet-service-ext.c
===================================================================
--- gnunet-update/src/ext/gnunet-service-ext.c  2015-06-30 11:45:17 UTC (rev 
36043)
+++ gnunet-update/src/ext/gnunet-service-ext.c  2015-06-30 11:45:34 UTC (rev 
36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/ext/test_ext_api.c
===================================================================
--- gnunet-update/src/ext/test_ext_api.c        2015-06-30 11:45:17 UTC (rev 
36043)
+++ gnunet-update/src/ext/test_ext_api.c        2015-06-30 11:45:34 UTC (rev 
36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 /**
  * @file ext/test_ext_api.c

Modified: gnunet-update/src/fs/gnupdate-daemon-search.c
===================================================================
--- gnunet-update/src/fs/gnupdate-daemon-search.c       2015-06-30 11:45:17 UTC 
(rev 36043)
+++ gnunet-update/src/fs/gnupdate-daemon-search.c       2015-06-30 11:45:34 UTC 
(rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/gnunet_update/__init__.py
===================================================================
--- gnunet-update/src/gnunet_update/__init__.py 2015-06-30 11:45:17 UTC (rev 
36043)
+++ gnunet-update/src/gnunet_update/__init__.py 2015-06-30 11:45:34 UTC (rev 
36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 #File:     gnunet_update/__init__.py
 #Author:   Sree Harsha Totakura

Modified: gnunet-update/src/gnunet_update/__main__.py
===================================================================
--- gnunet-update/src/gnunet_update/__main__.py 2015-06-30 11:45:17 UTC (rev 
36043)
+++ gnunet-update/src/gnunet_update/__main__.py 2015-06-30 11:45:34 UTC (rev 
36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 #File:     gnunet_update/__main__.py
 #Author:   Sree Harsha Totakura

Modified: gnunet-update/src/gnunet_update/config.py
===================================================================
--- gnunet-update/src/gnunet_update/config.py   2015-06-30 11:45:17 UTC (rev 
36043)
+++ gnunet-update/src/gnunet_update/config.py   2015-06-30 11:45:34 UTC (rev 
36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 # 
 # File:    gnunet_update/config.py
 # Author:  Sree Harsha Totakura

Modified: gnunet-update/src/gnunet_update/defaults.conf
===================================================================
--- gnunet-update/src/gnunet_update/defaults.conf       2015-06-30 11:45:17 UTC 
(rev 36043)
+++ gnunet-update/src/gnunet_update/defaults.conf       2015-06-30 11:45:34 UTC 
(rev 36044)
@@ -15,8 +15,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 # 
 # File:    share/gnunet-update/defaults.conf
 # Author:  Sree Harsha Totakura

Modified: gnunet-update/src/gnunet_update/file.py
===================================================================
--- gnunet-update/src/gnunet_update/file.py     2015-06-30 11:45:17 UTC (rev 
36043)
+++ gnunet-update/src/gnunet_update/file.py     2015-06-30 11:45:34 UTC (rev 
36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 #File:     gnunet_update/file.py
 #Author:   Sree Harsha Totakura

Modified: gnunet-update/src/gnunet_update/gnunet-update.conf
===================================================================
--- gnunet-update/src/gnunet_update/gnunet-update.conf  2015-06-30 11:45:17 UTC 
(rev 36043)
+++ gnunet-update/src/gnunet_update/gnunet-update.conf  2015-06-30 11:45:34 UTC 
(rev 36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 # 
 # File:    etc/gnunet-update.conf
 # Author:  Sree Harsha Totakura

Modified: gnunet-update/src/gnunet_update/gnunet-update.in
===================================================================
--- gnunet-update/src/gnunet_update/gnunet-update.in    2015-06-30 11:45:17 UTC 
(rev 36043)
+++ gnunet-update/src/gnunet_update/gnunet-update.in    2015-06-30 11:45:34 UTC 
(rev 36044)
@@ -14,8 +14,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 #File:     bin/gnunet-update
 #Author:   Sree Harsha Totakura

Modified: gnunet-update/src/gnunet_update/group.py
===================================================================
--- gnunet-update/src/gnunet_update/group.py    2015-06-30 11:45:17 UTC (rev 
36043)
+++ gnunet-update/src/gnunet_update/group.py    2015-06-30 11:45:34 UTC (rev 
36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 # File:     gnunet_update/group.py
 # Author:   Sree Harsha Totakura

Modified: gnunet-update/src/gnunet_update/hashtree.py
===================================================================
--- gnunet-update/src/gnunet_update/hashtree.py 2015-06-30 11:45:17 UTC (rev 
36043)
+++ gnunet-update/src/gnunet_update/hashtree.py 2015-06-30 11:45:34 UTC (rev 
36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 # 
 # File:    gnunet_update/hashtree.py
 # Author:  Sree Harsha Totakura

Modified: gnunet-update/src/gnunet_update/install.py
===================================================================
--- gnunet-update/src/gnunet_update/install.py  2015-06-30 11:45:17 UTC (rev 
36043)
+++ gnunet-update/src/gnunet_update/install.py  2015-06-30 11:45:34 UTC (rev 
36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 #File:     gnunet_update/install.py
 #Author:   Sree Harsha Totakura

Modified: gnunet-update/src/gnunet_update/install_manifest.py
===================================================================
--- gnunet-update/src/gnunet_update/install_manifest.py 2015-06-30 11:45:17 UTC 
(rev 36043)
+++ gnunet-update/src/gnunet_update/install_manifest.py 2015-06-30 11:45:34 UTC 
(rev 36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 #File:     gnunet_update/install_manifest.py
 #Author:   Sree Harsha Totakura

Modified: gnunet-update/src/gnunet_update/metadata.py
===================================================================
--- gnunet-update/src/gnunet_update/metadata.py 2015-06-30 11:45:17 UTC (rev 
36043)
+++ gnunet-update/src/gnunet_update/metadata.py 2015-06-30 11:45:34 UTC (rev 
36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 #File:     gnunet_update/metadata.py
 #Author:   Sree Harsha Totakura

Modified: gnunet-update/src/gnunet_update/package.py
===================================================================
--- gnunet-update/src/gnunet_update/package.py  2015-06-30 11:45:17 UTC (rev 
36043)
+++ gnunet-update/src/gnunet_update/package.py  2015-06-30 11:45:34 UTC (rev 
36044)
@@ -14,8 +14,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 #File:     gnunet_update/package.py
 #Author:   Sree Harsha Totakura

Modified: gnunet-update/src/gnunet_update/update.py
===================================================================
--- gnunet-update/src/gnunet_update/update.py   2015-06-30 11:45:17 UTC (rev 
36043)
+++ gnunet-update/src/gnunet_update/update.py   2015-06-30 11:45:34 UTC (rev 
36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 # 
 # File:    gnunet_update/update.py
 # Author:  Sree Harsha Totakura

Modified: gnunet-update/src/gnunet_update/util.py
===================================================================
--- gnunet-update/src/gnunet_update/util.py     2015-06-30 11:45:17 UTC (rev 
36043)
+++ gnunet-update/src/gnunet_update/util.py     2015-06-30 11:45:34 UTC (rev 
36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 # 
 # File:    gnunet_update/util.py
 # Author:  Sree Harsha Totakura

Modified: gnunet-update/src/include/gnunet_ext_service.h
===================================================================
--- gnunet-update/src/include/gnunet_ext_service.h      2015-06-30 11:45:17 UTC 
(rev 36043)
+++ gnunet-update/src/include/gnunet_ext_service.h      2015-06-30 11:45:34 UTC 
(rev 36044)
@@ -14,8 +14,8 @@
 
       You should have received a copy of the GNU General Public License
       along with GNUnet; see the file COPYING.  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.
  */
 
 /**

Modified: gnunet-update/src/include/gnunet_protocols_ext.h
===================================================================
--- gnunet-update/src/include/gnunet_protocols_ext.h    2015-06-30 11:45:17 UTC 
(rev 36043)
+++ gnunet-update/src/include/gnunet_protocols_ext.h    2015-06-30 11:45:34 UTC 
(rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/__init__.py.in
===================================================================
--- gnunet-update/src/tests/__init__.py.in      2015-06-30 11:45:17 UTC (rev 
36043)
+++ gnunet-update/src/tests/__init__.py.in      2015-06-30 11:45:34 UTC (rev 
36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 # 
 # File:    gnunet_update/tests/__init__.py
 # Author:  Sree Harsha Totakura

Modified: gnunet-update/src/tests/compatibility.c
===================================================================
--- gnunet-update/src/tests/compatibility.c     2015-06-30 11:45:17 UTC (rev 
36043)
+++ gnunet-update/src/tests/compatibility.c     2015-06-30 11:45:34 UTC (rev 
36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: 
gnunet-update/src/tests/confs/gnunet-update-home/etc/gnunet-update.conf
===================================================================
--- gnunet-update/src/tests/confs/gnunet-update-home/etc/gnunet-update.conf     
2015-06-30 11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/confs/gnunet-update-home/etc/gnunet-update.conf     
2015-06-30 11:45:34 UTC (rev 36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 # 
 # File:    test/confs/gnunet-update-home/etc/gnunet-update.conf
 # Author:  Sree Harsha Totakura

Modified: 
gnunet-update/src/tests/confs/gnunet-update-home/share/gnunet-update/defaults.conf
===================================================================
--- 
gnunet-update/src/tests/confs/gnunet-update-home/share/gnunet-update/defaults.conf
  2015-06-30 11:45:17 UTC (rev 36043)
+++ 
gnunet-update/src/tests/confs/gnunet-update-home/share/gnunet-update/defaults.conf
  2015-06-30 11:45:34 UTC (rev 36044)
@@ -15,8 +15,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 # 
 # File:    test/confs/gnunet-update-home/share/defaults.conf
 # Author:  Sree Harsha Totakura

Modified: gnunet-update/src/tests/confs/gnunet-update.conf
===================================================================
--- gnunet-update/src/tests/confs/gnunet-update.conf    2015-06-30 11:45:17 UTC 
(rev 36043)
+++ gnunet-update/src/tests/confs/gnunet-update.conf    2015-06-30 11:45:34 UTC 
(rev 36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 # 
 # File:    etc/gnunet-update.conf
 # Author:  Sree Harsha Totakura

Modified: gnunet-update/src/tests/new/libfake/Makefile.am
===================================================================
--- gnunet-update/src/tests/new/libfake/Makefile.am     2015-06-30 11:45:17 UTC 
(rev 36043)
+++ gnunet-update/src/tests/new/libfake/Makefile.am     2015-06-30 11:45:34 UTC 
(rev 36044)
@@ -14,8 +14,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 #
 # Process this file with automake to produce Makefile.in.

Modified: gnunet-update/src/tests/new/libfake/src/Makefile.am
===================================================================
--- gnunet-update/src/tests/new/libfake/src/Makefile.am 2015-06-30 11:45:17 UTC 
(rev 36043)
+++ gnunet-update/src/tests/new/libfake/src/Makefile.am 2015-06-30 11:45:34 UTC 
(rev 36044)
@@ -14,8 +14,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 #
 # Process this file with automake to produce Makefile.in.

Modified: gnunet-update/src/tests/new/libfake/src/libfake.c
===================================================================
--- gnunet-update/src/tests/new/libfake/src/libfake.c   2015-06-30 11:45:17 UTC 
(rev 36043)
+++ gnunet-update/src/tests/new/libfake/src/libfake.c   2015-06-30 11:45:34 UTC 
(rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/new/libfake/src/libfake.h
===================================================================
--- gnunet-update/src/tests/new/libfake/src/libfake.h   2015-06-30 11:45:17 UTC 
(rev 36043)
+++ gnunet-update/src/tests/new/libfake/src/libfake.h   2015-06-30 11:45:34 UTC 
(rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/new/test-package/Makefile.am
===================================================================
--- gnunet-update/src/tests/new/test-package/Makefile.am        2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/new/test-package/Makefile.am        2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 #
 # Process this file with automake to produce Makefile.in.

Modified: gnunet-update/src/tests/new/test-package/configure.ac
===================================================================
--- gnunet-update/src/tests/new/test-package/configure.ac       2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/new/test-package/configure.ac       2015-06-30 
11:45:34 UTC (rev 36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 #
 # Process this file with autoconf to produce a configure script.

Modified: gnunet-update/src/tests/new/test-package/src/Makefile.am
===================================================================
--- gnunet-update/src/tests/new/test-package/src/Makefile.am    2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/new/test-package/src/Makefile.am    2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 #
 # Process this file with automake to produce Makefile.in.

Modified: gnunet-update/src/tests/new/test-package/src/binary-libfunadd.c
===================================================================
--- gnunet-update/src/tests/new/test-package/src/binary-libfunadd.c     
2015-06-30 11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/new/test-package/src/binary-libfunadd.c     
2015-06-30 11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/new/test-package/src/binary-libfundel.c
===================================================================
--- gnunet-update/src/tests/new/test-package/src/binary-libfundel.c     
2015-06-30 11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/new/test-package/src/binary-libfundel.c     
2015-06-30 11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/new/test-package/src/binary-libfunmod.c
===================================================================
--- gnunet-update/src/tests/new/test-package/src/binary-libfunmod.c     
2015-06-30 11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/new/test-package/src/binary-libfunmod.c     
2015-06-30 11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/new/test-package/src/binary-libnochange.c
===================================================================
--- gnunet-update/src/tests/new/test-package/src/binary-libnochange.c   
2015-06-30 11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/new/test-package/src/binary-libnochange.c   
2015-06-30 11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/new/test-package/src/group1-binary.c
===================================================================
--- gnunet-update/src/tests/new/test-package/src/group1-binary.c        
2015-06-30 11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/new/test-package/src/group1-binary.c        
2015-06-30 11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 

Modified: gnunet-update/src/tests/new/test-package/src/libfunadd.c
===================================================================
--- gnunet-update/src/tests/new/test-package/src/libfunadd.c    2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/new/test-package/src/libfunadd.c    2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/new/test-package/src/libfunadd.h
===================================================================
--- gnunet-update/src/tests/new/test-package/src/libfunadd.h    2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/new/test-package/src/libfunadd.h    2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/new/test-package/src/libfundel.c
===================================================================
--- gnunet-update/src/tests/new/test-package/src/libfundel.c    2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/new/test-package/src/libfundel.c    2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/new/test-package/src/libfundel.h
===================================================================
--- gnunet-update/src/tests/new/test-package/src/libfundel.h    2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/new/test-package/src/libfundel.h    2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/new/test-package/src/libfunmod.c
===================================================================
--- gnunet-update/src/tests/new/test-package/src/libfunmod.c    2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/new/test-package/src/libfunmod.c    2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/new/test-package/src/libfunmod.h
===================================================================
--- gnunet-update/src/tests/new/test-package/src/libfunmod.h    2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/new/test-package/src/libfunmod.h    2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/new/test-package/src/libnew.c
===================================================================
--- gnunet-update/src/tests/new/test-package/src/libnew.c       2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/new/test-package/src/libnew.c       2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/new/test-package/src/libnochange.c
===================================================================
--- gnunet-update/src/tests/new/test-package/src/libnochange.c  2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/new/test-package/src/libnochange.c  2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/new/test-package/src/libnochange.h
===================================================================
--- gnunet-update/src/tests/new/test-package/src/libnochange.h  2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/new/test-package/src/libnochange.h  2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/new/test-package/src/test-binary-modified.c
===================================================================
--- gnunet-update/src/tests/new/test-package/src/test-binary-modified.c 
2015-06-30 11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/new/test-package/src/test-binary-modified.c 
2015-06-30 11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/new/test-package/src/test-binary-new.c
===================================================================
--- gnunet-update/src/tests/new/test-package/src/test-binary-new.c      
2015-06-30 11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/new/test-package/src/test-binary-new.c      
2015-06-30 11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/new/test-package/src/test-binary.c
===================================================================
--- gnunet-update/src/tests/new/test-package/src/test-binary.c  2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/new/test-package/src/test-binary.c  2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/old/libfake/Makefile.am
===================================================================
--- gnunet-update/src/tests/old/libfake/Makefile.am     2015-06-30 11:45:17 UTC 
(rev 36043)
+++ gnunet-update/src/tests/old/libfake/Makefile.am     2015-06-30 11:45:34 UTC 
(rev 36044)
@@ -14,8 +14,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 #
 # Process this file with automake to produce Makefile.in.

Modified: gnunet-update/src/tests/old/libfake/src/Makefile.am
===================================================================
--- gnunet-update/src/tests/old/libfake/src/Makefile.am 2015-06-30 11:45:17 UTC 
(rev 36043)
+++ gnunet-update/src/tests/old/libfake/src/Makefile.am 2015-06-30 11:45:34 UTC 
(rev 36044)
@@ -14,8 +14,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 #
 # Process this file with automake to produce Makefile.in.

Modified: gnunet-update/src/tests/old/libfake/src/libfake.c
===================================================================
--- gnunet-update/src/tests/old/libfake/src/libfake.c   2015-06-30 11:45:17 UTC 
(rev 36043)
+++ gnunet-update/src/tests/old/libfake/src/libfake.c   2015-06-30 11:45:34 UTC 
(rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/old/libfake/src/libfake.h
===================================================================
--- gnunet-update/src/tests/old/libfake/src/libfake.h   2015-06-30 11:45:17 UTC 
(rev 36043)
+++ gnunet-update/src/tests/old/libfake/src/libfake.h   2015-06-30 11:45:34 UTC 
(rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/old/test-package/Makefile.am
===================================================================
--- gnunet-update/src/tests/old/test-package/Makefile.am        2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/old/test-package/Makefile.am        2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 #
 # Process this file with automake to produce Makefile.in.

Modified: gnunet-update/src/tests/old/test-package/configure.ac
===================================================================
--- gnunet-update/src/tests/old/test-package/configure.ac       2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/old/test-package/configure.ac       2015-06-30 
11:45:34 UTC (rev 36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 #
 # Process this file with autoconf to produce a configure script.

Modified: gnunet-update/src/tests/old/test-package/src/Makefile.am
===================================================================
--- gnunet-update/src/tests/old/test-package/src/Makefile.am    2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/old/test-package/src/Makefile.am    2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 #
 # Process this file with automake to produce Makefile.in.

Modified: gnunet-update/src/tests/old/test-package/src/binary-libfunadd.c
===================================================================
--- gnunet-update/src/tests/old/test-package/src/binary-libfunadd.c     
2015-06-30 11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/old/test-package/src/binary-libfunadd.c     
2015-06-30 11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/old/test-package/src/binary-libfundel.c
===================================================================
--- gnunet-update/src/tests/old/test-package/src/binary-libfundel.c     
2015-06-30 11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/old/test-package/src/binary-libfundel.c     
2015-06-30 11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/old/test-package/src/binary-libfunmod.c
===================================================================
--- gnunet-update/src/tests/old/test-package/src/binary-libfunmod.c     
2015-06-30 11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/old/test-package/src/binary-libfunmod.c     
2015-06-30 11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/old/test-package/src/binary-libnochange.c
===================================================================
--- gnunet-update/src/tests/old/test-package/src/binary-libnochange.c   
2015-06-30 11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/old/test-package/src/binary-libnochange.c   
2015-06-30 11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/old/test-package/src/group1-binary.c
===================================================================
--- gnunet-update/src/tests/old/test-package/src/group1-binary.c        
2015-06-30 11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/old/test-package/src/group1-binary.c        
2015-06-30 11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 

Modified: gnunet-update/src/tests/old/test-package/src/libfunadd.c
===================================================================
--- gnunet-update/src/tests/old/test-package/src/libfunadd.c    2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/old/test-package/src/libfunadd.c    2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/old/test-package/src/libfunadd.h
===================================================================
--- gnunet-update/src/tests/old/test-package/src/libfunadd.h    2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/old/test-package/src/libfunadd.h    2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/old/test-package/src/libfundel.c
===================================================================
--- gnunet-update/src/tests/old/test-package/src/libfundel.c    2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/old/test-package/src/libfundel.c    2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/old/test-package/src/libfundel.h
===================================================================
--- gnunet-update/src/tests/old/test-package/src/libfundel.h    2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/old/test-package/src/libfundel.h    2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/old/test-package/src/libfunmod.c
===================================================================
--- gnunet-update/src/tests/old/test-package/src/libfunmod.c    2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/old/test-package/src/libfunmod.c    2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/old/test-package/src/libfunmod.h
===================================================================
--- gnunet-update/src/tests/old/test-package/src/libfunmod.h    2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/old/test-package/src/libfunmod.h    2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/old/test-package/src/libnochange.c
===================================================================
--- gnunet-update/src/tests/old/test-package/src/libnochange.c  2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/old/test-package/src/libnochange.c  2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/old/test-package/src/libnochange.h
===================================================================
--- gnunet-update/src/tests/old/test-package/src/libnochange.h  2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/old/test-package/src/libnochange.h  2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/old/test-package/src/libold.c
===================================================================
--- gnunet-update/src/tests/old/test-package/src/libold.c       2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/old/test-package/src/libold.c       2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/old/test-package/src/test-binary-modified.c
===================================================================
--- gnunet-update/src/tests/old/test-package/src/test-binary-modified.c 
2015-06-30 11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/old/test-package/src/test-binary-modified.c 
2015-06-30 11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/old/test-package/src/test-binary-removed.c
===================================================================
--- gnunet-update/src/tests/old/test-package/src/test-binary-removed.c  
2015-06-30 11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/old/test-package/src/test-binary-removed.c  
2015-06-30 11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/old/test-package/src/test-binary.c
===================================================================
--- gnunet-update/src/tests/old/test-package/src/test-binary.c  2015-06-30 
11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/old/test-package/src/test-binary.c  2015-06-30 
11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  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.
 */
 
 /**

Modified: gnunet-update/src/tests/package.sh
===================================================================
--- gnunet-update/src/tests/package.sh  2015-06-30 11:45:17 UTC (rev 36043)
+++ gnunet-update/src/tests/package.sh  2015-06-30 11:45:34 UTC (rev 36044)
@@ -14,8 +14,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 #File:     bin/gnunet-update
 #Author:   Sree Harsha Totakura

Modified: gnunet-update/src/tests/test_config.py
===================================================================
--- gnunet-update/src/tests/test_config.py      2015-06-30 11:45:17 UTC (rev 
36043)
+++ gnunet-update/src/tests/test_config.py      2015-06-30 11:45:34 UTC (rev 
36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 # File:    /test/test_config.py
 # Author:  Sree Harsha Totakura

Modified: gnunet-update/src/tests/test_group.py
===================================================================
--- gnunet-update/src/tests/test_group.py       2015-06-30 11:45:17 UTC (rev 
36043)
+++ gnunet-update/src/tests/test_group.py       2015-06-30 11:45:34 UTC (rev 
36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 # File:     test/test_group.py
 # Author:   Sree Harsha Totakura

Modified: gnunet-update/src/tests/test_hashtree.py
===================================================================
--- gnunet-update/src/tests/test_hashtree.py    2015-06-30 11:45:17 UTC (rev 
36043)
+++ gnunet-update/src/tests/test_hashtree.py    2015-06-30 11:45:34 UTC (rev 
36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 # 
 # File:    tests/tree_hashtree.py
 # Author:  Sree Harsha Totakura

Modified: gnunet-update/src/tests/test_install_manifest.py
===================================================================
--- gnunet-update/src/tests/test_install_manifest.py    2015-06-30 11:45:17 UTC 
(rev 36043)
+++ gnunet-update/src/tests/test_install_manifest.py    2015-06-30 11:45:34 UTC 
(rev 36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 #File:     test/test_metadata.py
 #Author:   Sree Harsha Totakura

Modified: gnunet-update/src/tests/test_metadata.py
===================================================================
--- gnunet-update/src/tests/test_metadata.py    2015-06-30 11:45:17 UTC (rev 
36043)
+++ gnunet-update/src/tests/test_metadata.py    2015-06-30 11:45:34 UTC (rev 
36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 #File:     test/test_metadata.py
 #Author:   Sree Harsha Totakura

Modified: gnunet-update/src/tests/test_regression.py
===================================================================
--- gnunet-update/src/tests/test_regression.py  2015-06-30 11:45:17 UTC (rev 
36043)
+++ gnunet-update/src/tests/test_regression.py  2015-06-30 11:45:34 UTC (rev 
36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 # 
 # File:    gnunet_update/tests/test_regression.py
 # Author:  Sree Harsha Totakura

Modified: gnunet-update/src/tests/test_util.py
===================================================================
--- gnunet-update/src/tests/test_util.py        2015-06-30 11:45:17 UTC (rev 
36043)
+++ gnunet-update/src/tests/test_util.py        2015-06-30 11:45:34 UTC (rev 
36044)
@@ -13,8 +13,8 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GNUnet; see the file COPYING.  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.
 #
 # File:    tests/test_util.py
 # Author:  Sree Harsha Totakura




reply via email to

[Prev in Thread] Current Thread [Next in Thread]