gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r36043 - in gnunet-qt: SecureShare/core/gnunet SecureShare/


From: gnunet
Subject: [GNUnet-SVN] r36043 - in gnunet-qt: SecureShare/core/gnunet SecureShare/models SecureShare/preferences gnunet-qt-old gnunet-qt-old/src/common gnunet-qt-old/src/core gnunet-qt-old/src/include gnunet-qt-old/src/plugins/about gnunet-qt-old/src/plugins/fs gnunet-qt-old/src/plugins/general gnunet-qt-old/src/plugins/stats
Date: Tue, 30 Jun 2015 13:45:17 +0200

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

Modified:
   gnunet-qt/SecureShare/core/gnunet/gnunet.cpp
   gnunet-qt/SecureShare/core/gnunet/gnunet.h
   gnunet-qt/SecureShare/core/gnunet/gnunet_includes.h
   gnunet-qt/SecureShare/models/IdentityModel.cpp
   gnunet-qt/SecureShare/models/IdentityModel.h
   gnunet-qt/SecureShare/models/PlacesModel.cpp
   gnunet-qt/SecureShare/models/PlacesModel.h
   gnunet-qt/SecureShare/models/models.cpp
   gnunet-qt/SecureShare/models/models.h
   gnunet-qt/SecureShare/preferences/preferences.cpp
   gnunet-qt/SecureShare/preferences/preferences.h
   gnunet-qt/gnunet-qt-old/COPYING
   gnunet-qt/gnunet-qt-old/README
   gnunet-qt/gnunet-qt-old/src/common/assert.cc
   gnunet-qt/gnunet-qt-old/src/common/desktopServices.cc
   gnunet-qt/gnunet-qt-old/src/common/desktopServices.h
   gnunet-qt/gnunet-qt-old/src/common/event.cc
   gnunet-qt/gnunet-qt-old/src/common/event.h
   gnunet-qt/gnunet-qt-old/src/common/eventDispatcher.cc
   gnunet-qt/gnunet-qt-old/src/common/eventDispatcher.h
   gnunet-qt/gnunet-qt-old/src/common/gstring.cc
   gnunet-qt/gnunet-qt-old/src/common/menu.h
   gnunet-qt/gnunet-qt-old/src/common/pluginInitParams.h
   gnunet-qt/gnunet-qt-old/src/common/pluginLoader.cc
   gnunet-qt/gnunet-qt-old/src/common/pluginLoader.h
   gnunet-qt/gnunet-qt-old/src/common/textEditor.cc
   gnunet-qt/gnunet-qt-old/src/common/textEditor.h
   gnunet-qt/gnunet-qt-old/src/core/aboutDlg.cc
   gnunet-qt/gnunet-qt-old/src/core/aboutDlg.h
   gnunet-qt/gnunet-qt-old/src/core/main.cc
   gnunet-qt/gnunet-qt-old/src/core/main.h
   gnunet-qt/gnunet-qt-old/src/core/winproc.cc
   gnunet-qt/gnunet-qt-old/src/core/winproc.h
   gnunet-qt/gnunet-qt-old/src/core/wndMain.cc
   gnunet-qt/gnunet-qt-old/src/core/wndMain.h
   gnunet-qt/gnunet-qt-old/src/include/gnunet_qt_common.h
   gnunet-qt/gnunet-qt-old/src/plugins/about/about.cc
   gnunet-qt/gnunet-qt-old/src/plugins/about/about.h
   gnunet-qt/gnunet-qt-old/src/plugins/fs/downloadController.cc
   gnunet-qt/gnunet-qt-old/src/plugins/fs/downloadController.h
   gnunet-qt/gnunet-qt-old/src/plugins/fs/downloadItemDelegate.cc
   gnunet-qt/gnunet-qt-old/src/plugins/fs/downloadItemDelegate.h
   gnunet-qt/gnunet-qt-old/src/plugins/fs/ecrsMetaData.cc
   gnunet-qt/gnunet-qt-old/src/plugins/fs/ecrsMetaData.h
   gnunet-qt/gnunet-qt-old/src/plugins/fs/ecrsuri.cc
   gnunet-qt/gnunet-qt-old/src/plugins/fs/ecrsuri.h
   gnunet-qt/gnunet-qt-old/src/plugins/fs/fs-open-uri.cc
   gnunet-qt/gnunet-qt-old/src/plugins/fs/fs-open-uri.h
   gnunet-qt/gnunet-qt-old/src/plugins/fs/fs-search.cc
   gnunet-qt/gnunet-qt-old/src/plugins/fs/fs-search.h
   gnunet-qt/gnunet-qt-old/src/plugins/fs/fs.cc
   gnunet-qt/gnunet-qt-old/src/plugins/fs/fs.h
   gnunet-qt/gnunet-qt-old/src/plugins/fs/fshelper.cc
   gnunet-qt/gnunet-qt-old/src/plugins/fs/fshelper.h
   gnunet-qt/gnunet-qt-old/src/plugins/fs/searchController.cc
   gnunet-qt/gnunet-qt-old/src/plugins/fs/searchController.h
   gnunet-qt/gnunet-qt-old/src/plugins/fs/searchItemDelegate.cc
   gnunet-qt/gnunet-qt-old/src/plugins/fs/searchItemDelegate.h
   gnunet-qt/gnunet-qt-old/src/plugins/fs/searchSummaryController.cc
   gnunet-qt/gnunet-qt-old/src/plugins/fs/searchSummaryController.h
   gnunet-qt/gnunet-qt-old/src/plugins/fs/searchSummaryModel.cc
   gnunet-qt/gnunet-qt-old/src/plugins/fs/searchSummaryModel.h
   gnunet-qt/gnunet-qt-old/src/plugins/fs/uploadController.cc
   gnunet-qt/gnunet-qt-old/src/plugins/fs/uploadController.h
   gnunet-qt/gnunet-qt-old/src/plugins/fs/uploadDialog.cc
   gnunet-qt/gnunet-qt-old/src/plugins/fs/uploadDialog.h
   gnunet-qt/gnunet-qt-old/src/plugins/fs/uploadItemDelegate.cc
   gnunet-qt/gnunet-qt-old/src/plugins/fs/uploadItemDelegate.h
   gnunet-qt/gnunet-qt-old/src/plugins/general/checkDaemonThread.cc
   gnunet-qt/gnunet-qt-old/src/plugins/general/checkDaemonThread.h
   gnunet-qt/gnunet-qt-old/src/plugins/general/general.cc
   gnunet-qt/gnunet-qt-old/src/plugins/general/general.h
   gnunet-qt/gnunet-qt-old/src/plugins/general/startStopThread.cc
   gnunet-qt/gnunet-qt-old/src/plugins/general/startStopThread.h
   gnunet-qt/gnunet-qt-old/src/plugins/stats/statsPlugin.cc
   gnunet-qt/gnunet-qt-old/src/plugins/stats/statsPlugin.h
   gnunet-qt/gnunet-qt-old/src/plugins/stats/statsThread.cc
   gnunet-qt/gnunet-qt-old/src/plugins/stats/statsThread.h
Log:
fix #3869: outdated FSF address

Modified: gnunet-qt/SecureShare/core/gnunet/gnunet.cpp
===================================================================
--- gnunet-qt/SecureShare/core/gnunet/gnunet.cpp        2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/SecureShare/core/gnunet/gnunet.cpp        2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with SecureShare; 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.
 */
 
 #include "gnunet.h"

Modified: gnunet-qt/SecureShare/core/gnunet/gnunet.h
===================================================================
--- gnunet-qt/SecureShare/core/gnunet/gnunet.h  2015-06-30 11:44:59 UTC (rev 
36042)
+++ gnunet-qt/SecureShare/core/gnunet/gnunet.h  2015-06-30 11:45:17 UTC (rev 
36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with SecureShare; 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-qt/SecureShare/core/gnunet/gnunet_includes.h
===================================================================
--- gnunet-qt/SecureShare/core/gnunet/gnunet_includes.h 2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/SecureShare/core/gnunet/gnunet_includes.h 2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with SecureShare; 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.
 */
 
 #ifndef GNUNET_INCLUDES_H

Modified: gnunet-qt/SecureShare/models/IdentityModel.cpp
===================================================================
--- gnunet-qt/SecureShare/models/IdentityModel.cpp      2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/SecureShare/models/IdentityModel.cpp      2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with SecureShare; 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-qt/SecureShare/models/IdentityModel.h
===================================================================
--- gnunet-qt/SecureShare/models/IdentityModel.h        2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/SecureShare/models/IdentityModel.h        2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with SecureShare; 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.
 */
 
 #ifndef IDENTITYSMODEL_H

Modified: gnunet-qt/SecureShare/models/PlacesModel.cpp
===================================================================
--- gnunet-qt/SecureShare/models/PlacesModel.cpp        2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/SecureShare/models/PlacesModel.cpp        2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with SecureShare; 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-qt/SecureShare/models/PlacesModel.h
===================================================================
--- gnunet-qt/SecureShare/models/PlacesModel.h  2015-06-30 11:44:59 UTC (rev 
36042)
+++ gnunet-qt/SecureShare/models/PlacesModel.h  2015-06-30 11:45:17 UTC (rev 
36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with SecureShare; 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.
 */
 
 #ifndef PLACESMODEL_H

Modified: gnunet-qt/SecureShare/models/models.cpp
===================================================================
--- gnunet-qt/SecureShare/models/models.cpp     2015-06-30 11:44:59 UTC (rev 
36042)
+++ gnunet-qt/SecureShare/models/models.cpp     2015-06-30 11:45:17 UTC (rev 
36043)
@@ -14,8 +14,8 @@
 **
 ** You should have received a copy of the GNU General Public License
 ** along with SecureShare; 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.
 **************************************************************************/
 
 #include "models.h"

Modified: gnunet-qt/SecureShare/models/models.h
===================================================================
--- gnunet-qt/SecureShare/models/models.h       2015-06-30 11:44:59 UTC (rev 
36042)
+++ gnunet-qt/SecureShare/models/models.h       2015-06-30 11:45:17 UTC (rev 
36043)
@@ -14,8 +14,8 @@
 **
 ** You should have received a copy of the GNU General Public License
 ** along with SecureShare; 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.
 **************************************************************************/
 
 #ifndef MODELS_H

Modified: gnunet-qt/SecureShare/preferences/preferences.cpp
===================================================================
--- gnunet-qt/SecureShare/preferences/preferences.cpp   2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/SecureShare/preferences/preferences.cpp   2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -14,8 +14,8 @@
      
      You should have received a copy of the GNU General Public License
      along with SecureShare; 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.
 */
 
 #include "preferences.h"

Modified: gnunet-qt/SecureShare/preferences/preferences.h
===================================================================
--- gnunet-qt/SecureShare/preferences/preferences.h     2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/SecureShare/preferences/preferences.h     2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -14,8 +14,8 @@
      
      You should have received a copy of the GNU General Public License
      along with SecureShare; 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.
 */
 
 #ifndef PREFERENCES_H

Modified: gnunet-qt/gnunet-qt-old/COPYING
===================================================================
--- gnunet-qt/gnunet-qt-old/COPYING     2015-06-30 11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/COPYING     2015-06-30 11:45:17 UTC (rev 36043)
@@ -305,7 +305,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
 
 
 Also add information on how to contact you by electronic and paper mail.

Modified: gnunet-qt/gnunet-qt-old/README
===================================================================
--- gnunet-qt/gnunet-qt-old/README      2015-06-30 11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/README      2015-06-30 11:45:17 UTC (rev 36043)
@@ -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
 
 Comments are welcome.
 

Modified: gnunet-qt/gnunet-qt-old/src/common/assert.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/common/assert.cc        2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/common/assert.cc        2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -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-qt/gnunet-qt-old/src/common/desktopServices.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/common/desktopServices.cc       2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/common/desktopServices.cc       2015-06-30 
11:45:17 UTC (rev 36043)
@@ -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.
 */
 
 #include "config.h"

Modified: gnunet-qt/gnunet-qt-old/src/common/desktopServices.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/common/desktopServices.h        2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/common/desktopServices.h        2015-06-30 
11:45:17 UTC (rev 36043)
@@ -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-qt/gnunet-qt-old/src/common/event.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/common/event.cc 2015-06-30 11:44:59 UTC (rev 
36042)
+++ gnunet-qt/gnunet-qt-old/src/common/event.cc 2015-06-30 11:45:17 UTC (rev 
36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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-qt/gnunet-qt-old/src/common/event.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/common/event.h  2015-06-30 11:44:59 UTC (rev 
36042)
+++ gnunet-qt/gnunet-qt-old/src/common/event.h  2015-06-30 11:45:17 UTC (rev 
36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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-qt/gnunet-qt-old/src/common/eventDispatcher.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/common/eventDispatcher.cc       2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/common/eventDispatcher.cc       2015-06-30 
11:45:17 UTC (rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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-qt/gnunet-qt-old/src/common/eventDispatcher.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/common/eventDispatcher.h        2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/common/eventDispatcher.h        2015-06-30 
11:45:17 UTC (rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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-qt/gnunet-qt-old/src/common/gstring.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/common/gstring.cc       2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/common/gstring.cc       2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -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-qt/gnunet-qt-old/src/common/menu.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/common/menu.h   2015-06-30 11:44:59 UTC (rev 
36042)
+++ gnunet-qt/gnunet-qt-old/src/common/menu.h   2015-06-30 11:45:17 UTC (rev 
36043)
@@ -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.
 */
 
 #ifndef MENU_H_

Modified: gnunet-qt/gnunet-qt-old/src/common/pluginInitParams.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/common/pluginInitParams.h       2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/common/pluginInitParams.h       2015-06-30 
11:45:17 UTC (rev 36043)
@@ -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.
 */
 
 #ifndef PLUGINITPARAMS_H_

Modified: gnunet-qt/gnunet-qt-old/src/common/pluginLoader.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/common/pluginLoader.cc  2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/common/pluginLoader.cc  2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -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-qt/gnunet-qt-old/src/common/pluginLoader.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/common/pluginLoader.h   2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/common/pluginLoader.h   2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -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-qt/gnunet-qt-old/src/common/textEditor.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/common/textEditor.cc    2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/common/textEditor.cc    2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -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-qt/gnunet-qt-old/src/common/textEditor.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/common/textEditor.h     2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/common/textEditor.h     2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -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-qt/gnunet-qt-old/src/core/aboutDlg.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/core/aboutDlg.cc        2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/core/aboutDlg.cc        2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -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-qt/gnunet-qt-old/src/core/aboutDlg.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/core/aboutDlg.h 2015-06-30 11:44:59 UTC (rev 
36042)
+++ gnunet-qt/gnunet-qt-old/src/core/aboutDlg.h 2015-06-30 11:45:17 UTC (rev 
36043)
@@ -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-qt/gnunet-qt-old/src/core/main.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/core/main.cc    2015-06-30 11:44:59 UTC (rev 
36042)
+++ gnunet-qt/gnunet-qt-old/src/core/main.cc    2015-06-30 11:45:17 UTC (rev 
36043)
@@ -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-qt/gnunet-qt-old/src/core/main.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/core/main.h     2015-06-30 11:44:59 UTC (rev 
36042)
+++ gnunet-qt/gnunet-qt-old/src/core/main.h     2015-06-30 11:45:17 UTC (rev 
36043)
@@ -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-qt/gnunet-qt-old/src/core/winproc.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/core/winproc.cc 2015-06-30 11:44:59 UTC (rev 
36042)
+++ gnunet-qt/gnunet-qt-old/src/core/winproc.cc 2015-06-30 11:45:17 UTC (rev 
36043)
@@ -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-qt/gnunet-qt-old/src/core/winproc.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/core/winproc.h  2015-06-30 11:44:59 UTC (rev 
36042)
+++ gnunet-qt/gnunet-qt-old/src/core/winproc.h  2015-06-30 11:45:17 UTC (rev 
36043)
@@ -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-qt/gnunet-qt-old/src/core/wndMain.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/core/wndMain.cc 2015-06-30 11:44:59 UTC (rev 
36042)
+++ gnunet-qt/gnunet-qt-old/src/core/wndMain.cc 2015-06-30 11:45:17 UTC (rev 
36043)
@@ -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-qt/gnunet-qt-old/src/core/wndMain.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/core/wndMain.h  2015-06-30 11:44:59 UTC (rev 
36042)
+++ gnunet-qt/gnunet-qt-old/src/core/wndMain.h  2015-06-30 11:45:17 UTC (rev 
36043)
@@ -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-qt/gnunet-qt-old/src/include/gnunet_qt_common.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/include/gnunet_qt_common.h      2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/include/gnunet_qt_common.h      2015-06-30 
11:45:17 UTC (rev 36043)
@@ -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-qt/gnunet-qt-old/src/plugins/about/about.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/about/about.cc  2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/about/about.cc  2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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-qt/gnunet-qt-old/src/plugins/about/about.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/about/about.h   2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/about/about.h   2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -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-qt/gnunet-qt-old/src/plugins/fs/downloadController.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/downloadController.cc        
2015-06-30 11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/downloadController.cc        
2015-06-30 11:45:17 UTC (rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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-qt/gnunet-qt-old/src/plugins/fs/downloadController.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/downloadController.h 2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/downloadController.h 2015-06-30 
11:45:17 UTC (rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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-qt/gnunet-qt-old/src/plugins/fs/downloadItemDelegate.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/downloadItemDelegate.cc      
2015-06-30 11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/downloadItemDelegate.cc      
2015-06-30 11:45:17 UTC (rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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-qt/gnunet-qt-old/src/plugins/fs/downloadItemDelegate.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/downloadItemDelegate.h       
2015-06-30 11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/downloadItemDelegate.h       
2015-06-30 11:45:17 UTC (rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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-qt/gnunet-qt-old/src/plugins/fs/ecrsMetaData.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/ecrsMetaData.cc      2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/ecrsMetaData.cc      2015-06-30 
11:45:17 UTC (rev 36043)
@@ -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-qt/gnunet-qt-old/src/plugins/fs/ecrsMetaData.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/ecrsMetaData.h       2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/ecrsMetaData.h       2015-06-30 
11:45:17 UTC (rev 36043)
@@ -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-qt/gnunet-qt-old/src/plugins/fs/ecrsuri.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/ecrsuri.cc   2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/ecrsuri.cc   2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -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-qt/gnunet-qt-old/src/plugins/fs/ecrsuri.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/ecrsuri.h    2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/ecrsuri.h    2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -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-qt/gnunet-qt-old/src/plugins/fs/fs-open-uri.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/fs-open-uri.cc       2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/fs-open-uri.cc       2015-06-30 
11:45:17 UTC (rev 36043)
@@ -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.
 */
 
 #include "fs-open-uri.h"

Modified: gnunet-qt/gnunet-qt-old/src/plugins/fs/fs-open-uri.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/fs-open-uri.h        2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/fs-open-uri.h        2015-06-30 
11:45:17 UTC (rev 36043)
@@ -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.
 */
 
 #ifndef GFSOPENURIDIALOG_H_

Modified: gnunet-qt/gnunet-qt-old/src/plugins/fs/fs-search.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/fs-search.cc 2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/fs-search.cc 2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -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-qt/gnunet-qt-old/src/plugins/fs/fs-search.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/fs-search.h  2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/fs-search.h  2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -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-qt/gnunet-qt-old/src/plugins/fs/fs.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/fs.cc        2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/fs.cc        2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -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-qt/gnunet-qt-old/src/plugins/fs/fs.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/fs.h 2015-06-30 11:44:59 UTC (rev 
36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/fs.h 2015-06-30 11:45:17 UTC (rev 
36043)
@@ -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-qt/gnunet-qt-old/src/plugins/fs/fshelper.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/fshelper.cc  2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/fshelper.cc  2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -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-qt/gnunet-qt-old/src/plugins/fs/fshelper.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/fshelper.h   2015-06-30 11:44:59 UTC 
(rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/fshelper.h   2015-06-30 11:45:17 UTC 
(rev 36043)
@@ -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-qt/gnunet-qt-old/src/plugins/fs/searchController.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/searchController.cc  2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/searchController.cc  2015-06-30 
11:45:17 UTC (rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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-qt/gnunet-qt-old/src/plugins/fs/searchController.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/searchController.h   2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/searchController.h   2015-06-30 
11:45:17 UTC (rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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-qt/gnunet-qt-old/src/plugins/fs/searchItemDelegate.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/searchItemDelegate.cc        
2015-06-30 11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/searchItemDelegate.cc        
2015-06-30 11:45:17 UTC (rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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-qt/gnunet-qt-old/src/plugins/fs/searchItemDelegate.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/searchItemDelegate.h 2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/searchItemDelegate.h 2015-06-30 
11:45:17 UTC (rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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-qt/gnunet-qt-old/src/plugins/fs/searchSummaryController.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/searchSummaryController.cc   
2015-06-30 11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/searchSummaryController.cc   
2015-06-30 11:45:17 UTC (rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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-qt/gnunet-qt-old/src/plugins/fs/searchSummaryController.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/searchSummaryController.h    
2015-06-30 11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/searchSummaryController.h    
2015-06-30 11:45:17 UTC (rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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-qt/gnunet-qt-old/src/plugins/fs/searchSummaryModel.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/searchSummaryModel.cc        
2015-06-30 11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/searchSummaryModel.cc        
2015-06-30 11:45:17 UTC (rev 36043)
@@ -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-qt/gnunet-qt-old/src/plugins/fs/searchSummaryModel.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/searchSummaryModel.h 2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/searchSummaryModel.h 2015-06-30 
11:45:17 UTC (rev 36043)
@@ -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-qt/gnunet-qt-old/src/plugins/fs/uploadController.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/uploadController.cc  2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/uploadController.cc  2015-06-30 
11:45:17 UTC (rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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-qt/gnunet-qt-old/src/plugins/fs/uploadController.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/uploadController.h   2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/uploadController.h   2015-06-30 
11:45:17 UTC (rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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-qt/gnunet-qt-old/src/plugins/fs/uploadDialog.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/uploadDialog.cc      2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/uploadDialog.cc      2015-06-30 
11:45:17 UTC (rev 36043)
@@ -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-qt/gnunet-qt-old/src/plugins/fs/uploadDialog.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/uploadDialog.h       2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/uploadDialog.h       2015-06-30 
11:45:17 UTC (rev 36043)
@@ -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-qt/gnunet-qt-old/src/plugins/fs/uploadItemDelegate.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/uploadItemDelegate.cc        
2015-06-30 11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/uploadItemDelegate.cc        
2015-06-30 11:45:17 UTC (rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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-qt/gnunet-qt-old/src/plugins/fs/uploadItemDelegate.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/fs/uploadItemDelegate.h 2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/fs/uploadItemDelegate.h 2015-06-30 
11:45:17 UTC (rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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-qt/gnunet-qt-old/src/plugins/general/checkDaemonThread.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/general/checkDaemonThread.cc    
2015-06-30 11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/general/checkDaemonThread.cc    
2015-06-30 11:45:17 UTC (rev 36043)
@@ -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-qt/gnunet-qt-old/src/plugins/general/checkDaemonThread.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/general/checkDaemonThread.h     
2015-06-30 11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/general/checkDaemonThread.h     
2015-06-30 11:45:17 UTC (rev 36043)
@@ -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-qt/gnunet-qt-old/src/plugins/general/general.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/general/general.cc      2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/general/general.cc      2015-06-30 
11:45:17 UTC (rev 36043)
@@ -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-qt/gnunet-qt-old/src/plugins/general/general.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/general/general.h       2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/general/general.h       2015-06-30 
11:45:17 UTC (rev 36043)
@@ -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-qt/gnunet-qt-old/src/plugins/general/startStopThread.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/general/startStopThread.cc      
2015-06-30 11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/general/startStopThread.cc      
2015-06-30 11:45:17 UTC (rev 36043)
@@ -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-qt/gnunet-qt-old/src/plugins/general/startStopThread.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/general/startStopThread.h       
2015-06-30 11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/general/startStopThread.h       
2015-06-30 11:45:17 UTC (rev 36043)
@@ -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-qt/gnunet-qt-old/src/plugins/stats/statsPlugin.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/stats/statsPlugin.cc    2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/stats/statsPlugin.cc    2015-06-30 
11:45:17 UTC (rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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-qt/gnunet-qt-old/src/plugins/stats/statsPlugin.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/stats/statsPlugin.h     2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/stats/statsPlugin.h     2015-06-30 
11:45:17 UTC (rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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-qt/gnunet-qt-old/src/plugins/stats/statsThread.cc
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/stats/statsThread.cc    2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/stats/statsThread.cc    2015-06-30 
11:45:17 UTC (rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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-qt/gnunet-qt-old/src/plugins/stats/statsThread.h
===================================================================
--- gnunet-qt/gnunet-qt-old/src/plugins/stats/statsThread.h     2015-06-30 
11:44:59 UTC (rev 36042)
+++ gnunet-qt/gnunet-qt-old/src/plugins/stats/statsThread.h     2015-06-30 
11:45:17 UTC (rev 36043)
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with gnunet-qt; 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.
 */
 
 /**




reply via email to

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