gpl3
authorChristian Grothoff <christian@grothoff.org>
Fri, 2 Jul 2010 11:06:34 +0000 (11:06 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 2 Jul 2010 11:06:34 +0000 (11:06 +0000)
216 files changed:
README
contrib/timeout_watchdog.c
src/arm/arm.h
src/arm/arm_api.c
src/arm/gnunet-arm.c
src/arm/gnunet-service-arm.c
src/arm/gnunet-service-arm.h
src/arm/gnunet-service-arm_interceptor.c
src/arm/mockup-service.c
src/arm/test_arm_api.c
src/arm/test_exponential_backoff.c
src/arm/test_gnunet_service_manager.c
src/block/block.c
src/block/test_block.c
src/core/core.h
src/core/core_api.c
src/core/core_api_peer_get_info.c
src/core/core_api_peer_request.c
src/core/gnunet-service-core.c
src/core/test_core_api.c
src/core/test_core_api_reliability.c
src/core/test_core_api_start_only.c
src/datacache/perf_datacache.c
src/datacache/plugin_datacache_sqlite.c
src/datacache/plugin_datacache_template.c
src/datacache/test_datacache.c
src/datacache/test_datacache_quota.c
src/datastore/datastore_api.c
src/datastore/perf_datastore_api.c
src/datastore/perf_plugin_datastore.c
src/datastore/plugin_datastore_sqlite.c
src/datastore/plugin_datastore_template.c
src/datastore/test_datastore_api.c
src/datastore/test_datastore_api_management.c
src/dht/dht.h
src/dht/dht_api.c
src/dht/gnunet-dht-get-peer.c
src/dht/gnunet-dht-get.c
src/dht/gnunet-dht-put.c
src/dht/gnunet-service-dht.c
src/dht/test_dht_api.c
src/dht/test_dht_twopeer.c
src/dv/dv.h
src/dv/dv_api.c
src/dv/gnunet-service-dv.c
src/dv/plugin_transport_dv.c
src/dv/test_transport_api_dv.c
src/fragmentation/fragmentation.c
src/fragmentation/test_fragmentation.c
src/fragmentation/test_fragmentation_enhanced.c
src/fs/fs.c
src/fs/fs.h
src/fs/fs_collection.c
src/fs/fs_directory.c
src/fs/fs_download.c
src/fs/fs_file_information.c
src/fs/fs_getopt.c
src/fs/fs_list_indexed.c
src/fs/fs_namespace.c
src/fs/fs_publish.c
src/fs/fs_search.c
src/fs/fs_test_lib.c
src/fs/fs_test_lib.h
src/fs/fs_tree.c
src/fs/fs_tree.h
src/fs/fs_unindex.c
src/fs/fs_uri.c
src/fs/gnunet-directory.c
src/fs/gnunet-download.c
src/fs/gnunet-pseudonym.c
src/fs/gnunet-publish.c
src/fs/gnunet-search.c
src/fs/gnunet-service-fs.c
src/fs/gnunet-service-fs_drq.c
src/fs/gnunet-service-fs_drq.h
src/fs/gnunet-service-fs_indexing.c
src/fs/gnunet-service-fs_indexing.h
src/fs/gnunet-unindex.c
src/fs/test_fs.c
src/fs/test_fs_collection.c
src/fs/test_fs_directory.c
src/fs/test_fs_download.c
src/fs/test_fs_download_indexed.c
src/fs/test_fs_download_persistence.c
src/fs/test_fs_download_recursive.c
src/fs/test_fs_file_information.c
src/fs/test_fs_getopt.c
src/fs/test_fs_list_indexed.c
src/fs/test_fs_namespace.c
src/fs/test_fs_publish.c
src/fs/test_fs_publish_persistence.c
src/fs/test_fs_search.c
src/fs/test_fs_search_persistence.c
src/fs/test_fs_search_ranking.c
src/fs/test_fs_start_stop.c
src/fs/test_fs_test_lib.c
src/fs/test_fs_unindex.c
src/fs/test_fs_unindex_persistence.c
src/fs/test_fs_uri.c
src/fs/test_gnunet_service_fs_migration.c
src/fs/test_gnunet_service_fs_p2p.c
src/hello/hello.c
src/hello/test_hello.c
src/hostlist/gnunet-daemon-hostlist.c
src/hostlist/gnunet-daemon-hostlist.h
src/hostlist/hostlist-client.c
src/hostlist/hostlist-client.h
src/hostlist/hostlist-server.c
src/hostlist/hostlist-server.h
src/hostlist/test_gnunet_daemon_hostlist.c
src/hostlist/test_gnunet_daemon_hostlist_learning.c
src/include/gnunet_arm_service.h
src/include/gnunet_block_lib.h
src/include/gnunet_core_service.h
src/include/gnunet_dht_service.h
src/include/gnunet_dv_service.h
src/include/gnunet_fragmentation_lib.h
src/include/gnunet_fs_service.h
src/include/gnunet_hello_lib.h
src/include/gnunet_nat_lib.h
src/include/gnunet_peerinfo_service.h
src/include/gnunet_testing_lib.h
src/include/gnunet_transport_service.h
src/include/gnunet_upnp_service.h
src/nat/nat.c
src/nat/natpmp.c
src/nat/natpmp.h
src/nat/test_nat.c
src/nat/upnp.c
src/nat/upnp.h
src/peerinfo-tool/gnunet-peerinfo.c
src/peerinfo/gnunet-service-peerinfo.c
src/peerinfo/peerinfo.h
src/peerinfo/peerinfo_api.c
src/peerinfo/peerinfo_api_notify.c
src/peerinfo/test_peerinfo_api.c
src/template/gnunet-service-template.c
src/template/gnunet-template.c
src/template/test_template_api.c
src/testing/test_testing.c
src/testing/test_testing_connect.c
src/testing/test_testing_group.c
src/testing/test_testing_group_remote.c
src/testing/test_testing_topology.c
src/testing/test_testing_topology_blacklist.c
src/testing/test_testing_topology_churn.c
src/testing/testing.c
src/testing/testing_group.c
src/topology/gnunet-daemon-topology.c
src/topology/test_gnunet_daemon_topology.c
src/transport/gnunet-service-transport.c
src/transport/gnunet-transport.c
src/transport/plugin_transport.h
src/transport/plugin_transport_http.c
src/transport/plugin_transport_smtp.c
src/transport/plugin_transport_tcp.c
src/transport/plugin_transport_template.c
src/transport/plugin_transport_udp.c
src/transport/test_plugin_transport.c
src/transport/test_plugin_transport_http.c
src/transport/test_plugin_transport_udp.c
src/transport/test_transport_api.c
src/transport/test_transport_api_reliability.c
src/transport/transport.h
src/transport/transport_api.c
src/transport/transport_api_address_lookup.c
src/transport/transport_api_blacklist.c
src/upnp/test_upnp.c
src/upnp/upnp_init.c
src/upnp/upnp_ip.c
src/upnp/upnp_ip.h
src/util/test_bio.c
src/util/test_client.c
src/util/test_common_allocation.c
src/util/test_common_endian.c
src/util/test_common_logging.c
src/util/test_configuration.c
src/util/test_connection.c
src/util/test_connection_addressing.c
src/util/test_connection_receive_cancel.c
src/util/test_connection_timeout.c
src/util/test_connection_timeout_no_connect.c
src/util/test_connection_transmit_cancel.c
src/util/test_container_bloomfilter.c
src/util/test_container_heap.c
src/util/test_container_meta_data.c
src/util/test_container_multihashmap.c
src/util/test_container_slist.c
src/util/test_crypto_aes.c
src/util/test_crypto_aes_weak.c
src/util/test_crypto_crc.c
src/util/test_crypto_hash.c
src/util/test_crypto_ksk.c
src/util/test_crypto_random.c
src/util/test_crypto_rsa.c
src/util/test_disk.c
src/util/test_getopt.c
src/util/test_os_load.c
src/util/test_os_network.c
src/util/test_os_priority.c
src/util/test_os_start_process.c
src/util/test_peer.c
src/util/test_plugin.c
src/util/test_plugin_plug.c
src/util/test_program.c
src/util/test_pseudonym.c
src/util/test_resolver_api.c
src/util/test_scheduler.c
src/util/test_scheduler_delay.c
src/util/test_server.c
src/util/test_server_disconnect.c
src/util/test_server_with_client.c
src/util/test_service.c
src/util/test_strings.c
src/util/test_time.c
src/vpn/gnunet-daemon-vpn.c

diff --git a/README b/README
index 7b8826deae0f1ab3c30c8be3a937b752db9f9435..5767598d057d158621004b27eb8d9b53b8f276f3 100644 (file)
--- a/README
+++ b/README
@@ -13,7 +13,7 @@ This is an ALPHA release.  There are known and significant bugs as
 well as many missing features in this release.  
 
 For a longer description of the GNUnet System see our webpages
-http://www.gnu.org/software/gnunet/ and http://ng.gnunet.org/.
+http://www.gnu.org/software/gnunet/ and https://ng.gnunet.org/.
 
 
 Dependencies:
index 4f246245b061399429a477d2200e654f915273a4..b31c4e6cfa1cd48bff06fafe9dbe44254a721847 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 562113068c3bd664803cc2b6e4622861d5ca1f72..af5e405d88a6f5a971366edec0dcccf1a9857db9 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 0726f7e661d104fd0d3daa7394556aaad3420a5a..dbd65cae2e988655a3023ee88d4fb50ac1154e56 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index d998e9d866fa6eb3c4481c0f462d3652abf0ba03..1d96c2d4c659906fd58ccc385b775738b804944f 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 59f48a58c2ceca89a76985b390597d1f1712ba4d..b63d56a32356528e5c0d55e65439b78da1b6d42d 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 632b46b099cfd065abb9499567a6abc7468372a9..1f908588993648a1714a34c6792260ca6d5298ed 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 7c10b94222bede108e72a856de6a33ae7a85cd30..832cf488dfbdc4ed320daab7d7dcb7ec3e390fa1 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 2f1baab9c46d1d6b0a71bb3e50552f40f604dbb7..da8ada1db2c04849942e5f0687fb2633dcf37c9a 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index e6335c64c2894a55fa3ac7884bae264fb9194b3b..6ec95f4a0b1747c51bdb6d7fc818c42a30132e7f 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index e20ccd53ec756d87bb46e2f1230de448e675740f..e71d96b48ef7ac00bd4c6f1eda723d515786c386 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 4d0f90fae07a49a2038da6c54aba7c1eca0e0d22..26ea774d6647fc90e45f9feda1714720b627851c 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 24dab79077e2aa900c50a731f413dd2337250063..72dedd7be04808d66911c82ee9354f9056866efd 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index b8586982a135d5d09bd256cd1cf97f0d3e386610..bdb806e5bf2ccb62812425f71f022047bb061d51 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 3a313a292c46eb8103d6c0d7079796a0b5c0892e..88e6b748c82eccc653571dfb141be160a331c530 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 196191a3258f5faa0edb150408e8e39851142e5a..d13166c14fe59864ffd8a30823b5d3e02f0544ec 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 7ba4abecfe61f64f343b169c47a96446b1a05f3a..68cf2da111a4aebfd40d322323930d62fff934c1 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 2ce3ac1c33dc69fb6f5b050026104acf5756b00c..fa5764af6e31b1d7a98426f24ceec2d305525788 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index d90a3f83b27623f0a6385054e3ad0d53616217e2..2e7aded1dcfca34cee714cfc1c8534871f524af7 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 676bbb29c9f71ae501b975f5f87bfd3d641b6fb1..c488a5153f1b198966a740d85f51ab97ff04c269 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 9fbaedf72aba34f0373089847281c3f3bfd3a328..afe030c096be3513602896996b355db40a901f8a 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index a655d0b51778f0bae95fe8d0b2faa8c48960b985..4195bdc58e6978bc8b3b1e8de48975b9320cf781 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 45d2d008b54b9e42ba31fa60ca656c51cf91f9ef..a577927d0d78a0cd51fc0c7d83ae08a69a8635bc 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 98bcae7889904b78c7de8b8a6f64c7227e252d38..336f1c0457af46b953b2a2e40710b6ee355caa04 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 8488d5a32959c990a6153b214049871190f49b0c..4ebf72661c76e439eeb43c7c72475a49f6a046f9 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index babbff72ebd4f8eec740c2688a8b632c7fa65f6f..d323d955ab3c280419e028f4eaa1558dd9b2f49a 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index f1bf8c436a7f440430b2e8eff1d7782399969305..f4686b6a3cd7780cf780676257d1797bbdca9177 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 1344eaeff06415df9c7694bf13548f760e439dee..dcafeb839d659ab6461edcddbae7775e538438ab 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 23ff7c49a8e848fef8d1f61a3cfc53f5c6733079..90cdf44b334f7686aef88719494493108b688686 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index ea1df5efa12dedc61461dadc874f8132948fb005..e6a631b29c04bd47a8f60eb600e927607874c4c9 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index f63f47b528e5cae21b2abea133a604ad7bafc48b..7417e5d7987657a91b0ca4ed953c0ef82e4b0cb9 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 7656f6a7dcf89a2c8d48422d2e4d5751282e324d..f736dcf20c852ef5ca0d350bfc591c9f8cc3d29e 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 7f86495b4d077be6ae16a030dd5072631d91ede4..3093f7545a5181b6121680816b4d4f5e51ef1ba9 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 0bdea5135f5ecc904cbbbaff0ac8414182a1c49d..9c3a602fbda9976c394922a02c8b3c5a4dffd228 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 56a334b2a0cd859e0e1c207ff926417410625982..570685a585ed99800fe691d27460bcfb3c6d5dc8 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index c4229a3444726bbe34b5c82e92fee3caf2547c5a..f29d7176838484f7db1a114e054345be14b2a77e 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index e3f6116cd3177c7925c3c348748b0c8321003e39..04959792b1d298512ee6af352349ab48e4762c45 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 1a84ab0c217867c06aa0f9955d4b058250c0abed..023188f3505c78a067f41c1b2a0b2eb6762fc079 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index db3f11811c6124628ac06391b5540c915b356fba..9d3b2707b6d865115117bd9d4979e7d705fa4b8c 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index c918a808aa2c8cb8dc0447ad8e0a70d88278e866..e64b9a1ea7408eb2dc2dbac9a0ba3cfb18dd52ca 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 635001c941ddedace601d512217d3d440c8021fd..eb34ae3c68a1a540e2becfb7a2718729918361c3 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index fb00e559c1c934c639e2ffe7edf7fbdda688502a..c9ceca1f8922ce7d5b65d3c4797f036216f232bb 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 7b32d7d14991626ddbff90596a2feb8373332f7d..e744c30d0cf5fb8923606c88af597c95d587fac8 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 93e82f77f68570b41a301667e4e2f6e20048f00d..e5713cdda697be6ed9a7e9743e91f8f0c408c007 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index c1f5ec8c5c42608b7a2bb084db54aadacb4ea6bf..ee10207ebbdf351837c89e8f4006fcb6b4df1eaf 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 21f90cc477ca5fe4246c8539d6039e4d5d205850..41f3a51406de30b624073f802e5150bb31ccdfd1 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 587ceb65e9fb6296ee6b1508ba11456c363cf9af..48db86cdc100ce3ae7406fd8704c5e97aa32884b 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 437104c75d2f8e03d478e02e3858852f7dcf5418..58fcd834a1c6cf3f1f5f55f364dbd9a3ac4a56ae 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index e6e3e5d227bc1f0f8241c72ff5dc94fc94635dd1..1aec7bf3607ffa831a893c3420edf55dcd5942a1 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index b763e2cad22e37481cd45ac93924c8ed7f70a10f..2636b1827279145b630cb51461ca6c624df326b2 100644 (file)
@@ -4,7 +4,7 @@
 \r
      GNUnet is free software; you can redistribute it and/or modify\r
      it under the terms of the GNU General Public License as published\r
-     by the Free Software Foundation; either version 2, or (at your\r
+     by the Free Software Foundation; either version 3, or (at your\r
      option) any later version.\r
 \r
      GNUnet is distributed in the hope that it will be useful, but\r
index 9ec35ed2f746ffd3a215ee909ed0a1758992cd74..d7213b402e856bc84c61454f6de61642f9f2e35a 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 838d74a2aa50471cae1c0039f13cb54b87803535..5e55220fda657c2f82fce858ee63c40b0e6d771b 100644 (file)
@@ -5,7 +5,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index f94ef250d26cb5be964018f3d344390ea2990cec..7c5809fec54af550cee97266221a92f5a03195b2 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 6698ad0102503a90e37ece68f5d4d40b8cbd1498..22419e107b890bfb7e37d07de40192711147e727 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 92c4b831d5b06b58990fa9d59a167645cacf91f9..50d48b2cd6c4b9e2c47048b89dbe662654af53bc 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 2e9b7b6678426e86ff9df19dc12f6b433ee0bae2..1973e2bc163aa75dcc341ad87ed90c7df8136872 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index f985ed8d0555c474f4a743b105bfa88a181b3cb5..bc5fdb12e82e002a1a6d547f90dc7b8aeb91e56e 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 775affbc34eecc3de5a9076fe381a12862ee7c7d..5850fd94ef633628d209bf916d25af09102270c5 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 10be6f45911aaa2d6ebb4c1aeafc99470b1fac6e..9b062fc853ab9c01b2f6feaa73b980790d51e452 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index d1be86e0eee6164887dedd909278acaff56a1b74..050047e4109a23f030f20a9ef7546ec4e472c066 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 2c7d34b08a2cea32e39950de217997137c1a9c2b..a6418f786ba7237053b18c736d639b8625b0ecba 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 19651079d867224257f088c1f9f8fc0fc562f67b..0e008ee121ce2bee8492ef2bbdf7ea4da12c9903 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 62d78f8a211b786305603d4dc4d1d1bedd53b618..d25f594e3cc59e2355a294e9d6b1535d4a88fd2d 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 713594c457e42d4ee286b644ad426dd6e0e88139..760a7e03972dc6b9ca1dc99fc12f908bc2aa32c3 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index c8863589a1eb9793f294ca6e4aa4536b4151e93f..2cc627899e51fb1366bd4a0204f724f16c789304 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 474e791d99a26be602b9ecc24c87585bf2405f82..7d81ab6473f81390a38ec808325ba0f5409c4604 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 96a1414fe144807943aaabc6a62dcd88a2bd2b79..bd290437f58b76182f9275822f863ac0059cc6f5 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 1b17f69d24dc2f99f2100b58aa15d42bfa462960..8f58025c51213515c2a45df81ff96d10a415d4e7 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index a171006cb57e1fb7e98662ba78f3534658d00bff..0956346436064acf48eb05bf020b87dc6cdd13b4 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 465cbdd684e992109f297a8b0ce1f0d085bcb11e..175c0188a65452288c6948bd2910124d11884403 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index c8c486bd74fad8d8e44054504fc1410bf7eeb5bc..79beacc846750ad3ef0eade256bedb04e5a27b98 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 3fbe2a27eb2de89688d9eadb4753e537a2cd544e..0289a8bd1d78ae2ba5ff98a0a0a2ab06777349e4 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 788817f5b0adcf326d8de832d08cc817d44eec65..e2d90f78689155cac8954c41700a3a9b8422147b 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index b549c6707ab5979988bd9eb5758eeb45ad7b9aea..4b22fd858165784339ccc02d777a42c5c9501fe0 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 08a35537042adaddbbb2f0d7910df810d59141c5..34d73946d38c42a05eea4d3525c323f766b45194 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 0b815ed3bcce6667f9513ca0d2cc27a4bfc12cf6..c54eab5975fa87d6d673bbf5f1273f027c1f302c 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 489e9d3f92168504c9b3f15f11de9a0bb8621eef..bf063fcbdbd68c02d996d567d6102b0e8a6e75f8 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index bc7a2434b7e7c4b5acb7d42fc14ba27b9a3487eb..872aa3d3a99b909a437c3801624fd902937bc9ed 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 5eedda9824282708d9a68f38cb8f421b4b05399d..a073e123470e7e57a4c51e10c94fe77319f97573 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index dc93bbfb5ae07d9ccbeb279a5a20c2e39879aeda..3ff8c3ab98ad243815d43b1e8ec45bd55d625085 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 7b297f15d1f95fd89286d087ee0758bd66f41abb..b32628b730b26c59d93889c0affbc340eb95f214 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 5cfbc391ba5e1e52fcc5ba5a18a3c57dae873df9..010b3336dd0b56c0701ed428e812d522883fc29f 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 392488dc7faa8588706d8d80c9a3cac46bc9deb8..725d06f880dd235761dd6615c8fc7905a832d96a 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index f1fe8286f0bb0eccd50a8108a334be54fad64c22..ffd66c52d2c52918efabee9fa274a347b86e4415 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index dd8b73e6afb03cd40d2b54573ee2de168a850ccf..1c8df5d0da96805fbbd31ab620839c7aae8b8fae 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 2574db7dc0cdb1f9180011e902f20fffc6ee6927..2676330b70d094534cde194a0f90dcec53630291 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 4ce64b72f9e7fe410cdbe01f2001c708a9a3ea5e..e52984877832ec7b5a10218122434e556f35a503 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 6a9c1a7017b6e430d49bb1955c0f49dd6dfe7858..7523543bb7636fdfed6066da8d978bf2eb8146d3 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index b154ce7993368152fae5f02d976c00131a1c0d3c..74b733bbc92775ee320106e822efc1d80e2b5efd 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 6c80cdd510971f950dea453fb8a60f8c0ca85b82..ed0b285bc680f26011d008610dec02a8c0984c9b 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 7cb5cb9ea7ea598d7617d994e520c22ea9612e8f..cc3450a9fecdb6b7d05fa5ce9dfa2821e587f06d 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 42484374c011bcf39badf743e075c0ef17f2d99c..5fdfdc7e685db3a86ac2ed5cbe109aeaad355bb2 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 7ea0130ae260d9ce38735e407c1283b96a080760..2b689e478a2b25d27611b563e9c5932cff55ce1d 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index caaa0f9f17abc987330306f31d478084284d2171..13ef926204487df004d26bdfbf1ec2dd0c3c2e89 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index aa991d4a2667056c5338b17a80bc4b8d1c7a1604..7558ac46a9ceedd9ae69697444423d0f01275e48 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index ecb849627fc33285b969f50878587f1d99a2ffcc..a38b39b6ea07740b8d0c730ac3ecdb23aab155ab 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 21bdc3cb3d1d1f44465246919b4a5120bbc701cf..468f86504f9244d3aab6084e6a675644039bc1f8 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index ae7d09bb853d5df6d171864273239af9f8f772e6..43d03fcb6e7ba80340dda331bf118b5d0c723afa 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 732f868e8d00839967568bc7af771beb16bd4144..be1f998b9207603c1211703417d4f0503eb15c31 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index b0aa3eebfde84a48a4d70f8ccf1cec806f3f152b..df127a691235cf9f425178b0ff58b53c979f05ad 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 80d1017f12ba334140a70d8602043051f7394f65..d15c6e144a4f92cfa7cffc10b96fa5def89d2043 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index f41a601fd77d239330dd478ef554d81bfd3b20f8..14a9e58be7006fd8951c8cc14a7a8ce3ad6dbb3c 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 1ce1fcb83823f1a95c157bc35b5af79c713e6222..c6e84047256911d3130e0b6764c0212154d0b528 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index b0599312ceee890b33a312f5357f2fc9e6d11a5d..ffeff0882ec5310a46f6b1075d489b4dfa50337d 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 8cb8d9329ec9d9252f3c1ecc17e8bd9749ea249f..96124730728f150de1ef2d1e6445d95395b2dd53 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index b6514984d33c17d1d0d78c07c6cca1a6005f6f0f..26b68390cc289ef436894897c5f61f04b14a2a07 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 7716dd7c901c742a7ba481306cb592f85e6303d6..04c3bb60fa11318328b21c936a8eee1bdb3675b6 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 014c0f41fecdad1a035416a65d04de23c7a07fb5..58daf04014e743e6ecf2c9eb51b4cdc4081aaba6 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index f704f890dacdcadec2b4efc3d7af64ba792fd9d5..187bdddf0342af69d3f9610072434f2c74c8bcb2 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index a70caa986a0601f16ce2f90924b4adb76c980f87..85138ebf11e05bc727efbcc63dbf1ec2a6d9ef08 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 684df0f4e36961b920232be542ae6f28e1c98863..96390373f5070a9af33418348b73d2d96d493460 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 07722c97fae53f5206379ccfcb466736e2ee8121..912db027b4f0adf9ee915c3b1ff7e407b0c9f086 100644 (file)
@@ -4,7 +4,7 @@
 
       GNUnet is free software; you can redistribute it and/or modify
       it under the terms of the GNU General Public License as published
-      by the Free Software Foundation; either version 2, or (at your
+      by the Free Software Foundation; either version 3, or (at your
       option) any later version.
 
       GNUnet is distributed in the hope that it will be useful, but
index d76a7f63f58d86f34c25903de50c8a20bfa4f29a..eebbb2f68df70231e2d126f640a933e347f2e96b 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 2002a326657e89b9843a2274a31d12386a9d3bc5..069bf5202043511a5c5f82a46ea0b79b6aa11ad2 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index dcbe3dc98dc6a3193699cfdb097eef0fa163af7a..5398b0ba1467da3888c0c40cad9371689e5b9d22 100644 (file)
@@ -4,7 +4,7 @@
 
       GNUnet is free software; you can redistribute it and/or modify
       it under the terms of the GNU General Public License as published
-      by the Free Software Foundation; either version 2, or (at your
+      by the Free Software Foundation; either version 3, or (at your
       option) any later version.
 
       GNUnet is distributed in the hope that it will be useful, but
index 47cb4186c5e61ecdbb7b14638631eaaed3e3f908..2bc77fefcabea10e30fb075a9b8106643c0eceb3 100644 (file)
@@ -4,7 +4,7 @@
 
       GNUnet is free software; you can redistribute it and/or modify
       it under the terms of the GNU General Public License as published
-      by the Free Software Foundation; either version 2, or (at your
+      by the Free Software Foundation; either version 3, or (at your
       option) any later version.
 
       GNUnet is distributed in the hope that it will be useful, but
index 5089fae6a41826d469b190f5d2989ea952b557e4..5c08b2f6951e6774eaf0cc856b4449e21ea61bc4 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 9495731ea0ea0eea55f2960864e06cbdbcbf68ba..a0425c9a1b3a92f9296a1008df7feae6e19e7e58 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 58cf185de45663afb77c07811bf8c9bc04560cdc..c5628928687b7592deab1682093c2940019f99de 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index e9b458df9efa385f1d9efd6b0af415dab5fd2dbd..868edbee1f92a7db3f152c1e27b838040c1c0afe 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 4f689e5045bb67ed8e9424fc1e43bc05d08f5281..db5cc37bae5d8ad5ac750d720c2f668c1fd2d9ca 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 8d35e845f53c8f2b485a05ae3431a70ccd9b9ed6..0a43980a2e72408b1df072b6c5b720ce6a59ecc0 100644 (file)
@@ -4,7 +4,7 @@
 
       GNUnet is free software; you can redistribute it and/or modify
       it under the terms of the GNU General Public License as published
-      by the Free Software Foundation; either version 2, or (at your
+      by the Free Software Foundation; either version 3, or (at your
       option) any later version.
 
       GNUnet is distributed in the hope that it will be useful, but
index 57bdecd17c33a47f1d86420adb2c02c7d1abbe77..7cb4df5a69c3ddec0ac971b00ce84ad4e0ceca61 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 758d5c59889fc0a2661696ad8ab6a1b7b3195dbb..b57f766974761c3431b1d2cbccf6b85f6ca4cc93 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 9fb0609a66ee5631abec7fb42b0711d0f500383e..1df0da81aaa2c5a41102b383602aae5279ed6a46 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 85c4af3de3d513b3b8e4dadeb47bf8fd783ff094..308ce7f446b1a2514f9473f42e5ec231d1c3042b 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 9acb46b9cb703f56ddae3f1cc388b77623f73598..54afbf5f142c7855da325275a6f217e53d4bd8d2 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 9b86f24b2ce9babc5b52d1ae65da88d1cde1856a..f4f0b62ea23b0021664bf9087224bb8e129be7b6 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 003d6e06a411636b2a8c7cb6bf2733efa9d6a3ef..8fc5f7e0437406b77e162bc7a8fbc1a1546b3ca6 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 18bba4c1221d75f238aae6c125f67df7c791f0b6..8fd44a8f1a6d5ee190802e12e71fa6fe6be15aa5 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index ab3eff83bc81a0bef9ff0ea7425c16837a4ed276..88bca1e7d23afe79be20663529f1b1f8ac58fde9 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index a839da0497d00fb58a7799166887a5a35354633b..692f71e9b11bd9fc5af32839f09db0696fba7aed 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 3e959a6c747b4a4a84403f835d7213a8a828d501..d8d645b13c66e29a42224f886c8fa86e26d38230 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 7b89c18b2a3beda11c2bc9fcd18c2910112b97b7..a1eeeb220275dbb8fa577c0c90092314f5b85c58 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index edcf4f7d038243cb6b1e8a6f7dbadf41cb556d21..04e8baea0da54760113047c31edb98b2989ac49a 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index ad93f706d7327b90856edb735317a42c9ab55415..dd931f4bcaba25ed36d55dbde6f4cc6748b66f5f 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index e815398fcff05ba658415bba4f016140a4f66273..7270da16011930428d341863cf7b05e44a649779 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index a32b42379f91a6c8dd26145fce618efbb8102a70..cfc854016cbfa4873ef93f97723151106596c760 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 8d53a15dace9eced4ec6095d53c8043f499ce7d0..b987851160b3938c0100435e200df287fee92f54 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index f2ac3f0de85bb3f9ee76cb93e4137eb1b2b153a7..dcfb7be43bf4a3f2a53e6aef0eada77b76448805 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 28c6cddb028475fd7ed58c2b132fff2e2d36b9e7..e212a81b552b6b9f98d8a119eff54932b2ad90a3 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index c0ceaa79937c5a938454f5212115dac87e400d30..6eacaca45d9f727fcbdbed8886773a72f3bf79ad 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 562e858e5fccddcaa038cda7691ec2c9cefce935..806d45042541779802399c4fb0273cbbec9f589c 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 0c569880bf8835cb4be52391520cbf6d4d3fddee..eb13c8eefd0095a805a0c4ffde48da6bd9f1ff31 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index b68386cd74d70d0441c0de188591180f8b8d13b8..dab06de9081a25664886fef060e968ecd3a0c003 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index ba493e295cca61457451227b47bab40dd5af660c..880b0fefc250d2d6fb4475fdb464df3623a4c04d 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 0b70767f13c30d5ffb2bc9367517128062261555..3ccb445e4ecc21c78e3b897389de2b4ab62ee672 100644 (file)
@@ -4,7 +4,7 @@
 
       GNUnet is free software; you can redistribute it and/or modify
       it under the terms of the GNU General Public License as published
-      by the Free Software Foundation; either version 2, or (at your
+      by the Free Software Foundation; either version 3, or (at your
       option) any later version.
 
       GNUnet is distributed in the hope that it will be useful, but
index ac4a60dad2ae44e0626f9c428e6b89e16dee8a30..3d1c1e950d65881f3257363a2adac72726503afb 100644 (file)
@@ -4,7 +4,7 @@
 
       GNUnet is free software; you can redistribute it and/or modify
       it under the terms of the GNU General Public License as published
-      by the Free Software Foundation; either version 2, or (at your
+      by the Free Software Foundation; either version 3, or (at your
       option) any later version.
 
       GNUnet is distributed in the hope that it will be useful, but
index 1c58b5210898cb0139d8071be4e2459bee716528..e2ae4a1075cef8dcfb7b48cba9e1b9b3da73b92f 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 047d5de8c804a60eac28a13ab847fb9a8994fead..62dc576eb98c5a0459f7d5fbb855c760f44f1d80 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 3cfb088c1627af810a772a34b1eed02e8059c668..b32360196d4fffd39326643d673d5075cd651bb9 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 17f6e6f7852e9f1a81bb029882bc8102d90ffd57..cd883fee3a962e6a2825d000e12d42553a39fe93 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index ef5303df5d1335cc9e0bce012ece86de38b5bd4a..d3dc52f3249954e885c81ccbe94117ac830091d6 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 69af301168011f13cdfee5a90b99783635221cfd..baf063ea6507b9397bec260e93ebb1c854c91f72 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index ec54d3f22a4c9040966332ae7dea5313ba691fbd..9c0ac5ea582754593980aed46fba0bc094eca20c 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 6ac539ccdde0ce594270a3ac619fca7f46d7f36a..51d6cee1b347e4df4ef56f7c1beaeec1c10a366d 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 27cb9044ed57adb48eee44eef5c178d307616c54..f6a02fe873fdcebf4a65abf2f55a302debbdd496 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 2beda31b3ffd43a674dae8af696906a6007d9105..41cf193712cee8c5ed77fd7cd1bd5c40a81443a7 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 2248f007e24b03cab2a8cd33033eb17a375bd84b..db635aec2db6007673dffa78e0ce2744491cbbf4 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 7fdb2c6c4089f6f71d38aa754801ee66ab58d389..d72bfd3c2f569ac02576f9c2b31fe238ceef0762 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 9474cf730a6b0db666b02112491bc9b887f8166b..aaa6c18d3479f4482f99943b24cb3033446719ee 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 98f667682d712eda98cdbbd7bee1a127beb6bd33..8a1129bbd1dd8e39758d257f39c6597c310c7f91 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 27b86b388607f86a30a14e6004fba84d605459aa..c80a1e3281fbf998c74e638858f2255d22c458ad 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 6cdbaae7778e6eee54103cd79908e73fb034e6ad..0f2d5c6c9acf3d52553fc80647089358ea624f2a 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 14291c59323cd0d60aeb6dbd56d78d5769618036..eb8868d9861008da3e29b30fb2f75ac791dc1548 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 689e553b38b3e02f0d68a3ed5bc10239038bce77..da723d71cbb8c29d8d4c14bc69f9be1e352f6761 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 82deadb92db0eeb74d57a3624fc84c8e6c2a3440..919845c51043d5b289698e169cad29d00e7cfa00 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index bd3304566ee066eb84d4f7a31f7c35cb24871809..f20028dc9f3b86dd1c396121c43265a5e8e0fa4f 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index ee69c75da184e79f4fca19cc42ce46de875ae8ba..2c612e1593ad928f9e7dbe7f08421c0be0849941 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index f0d0d2b4e0473c8a4ff111919ecd13be3cadf9e7..928f02b49d56f4025bcc4054d63f591ae498f555 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 38d33cd0e3c220ba3fd0041f5fd63566161e9805..1b80d328a0454aec46088c4fe88532082c99bd71 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 310e8f5c091f9d136ad75e1e561e472596fc5ee4..6aa4bbe62111b2cc048bade7f36ea509d7113930 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index d51424aea1129bc91e14415b54f9541bce14ca31..4d436e810f8e47ef36eef0d0fe3dbd9d41379901 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 76c7dc8a3c5798363a35539c022d1cc117168747..ed01e8a6a450a2d1255f7dd1c63a20d5cb8099c5 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 43f163902eeebbd99772d0b3eac3f8f289929d0e..fb556c7f48a25affeaee57eefaace858ba82e4fd 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index e3209082bfcf3a9616bd04f4cf5b86cccb7775d4..0d038c91115a037354ae1b02e23641983b69488e 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 992c32e6c479342bd6a532d780030fea603f4051..6747c73cb50970272c5d611bc9a552264a368459 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index bec3a5619380211676d949cc106a6a0ffa1d3767..d8e86a6eb3abac8e1b4b231ff0941b473711db4f 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index e900e2ed7b64577bc2b94d099506aabee5a6f66e..83eea375ccdc25b24e6ed6f77b1402550119d363 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index f3bd40438b744708dd08d920bf159e46212b05fe..db5f573df90e0fd8bfba3122609c79098d4b4863 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index c1d9c4c4d4b36b6ff05cf6bdfd2a889ef4c464da..b7a1ea94e40401ed3f98e6c6e9a3ff2f2eff7d35 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 6d226999f46e9e7f6e57dcb48f2f28a4a06f4d17..c37824c25ffa7e257674e6e660873a8c69115b27 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index bb5415d61a42acc3368bd56e8fed40f9f018aa0e..b801e1b685b29eec27b255bdb368d4289305ba6c 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index f54028f54450ff2395bfca8b0f75ced609fb47e0..7d5de66b126ce1c393545492d9c78a7096899b2b 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index b4e206e57cec9940fac854514fb93ac44287de7c..bb5b68a721e3e5a3229a601104e390011eb88c34 100644 (file)
@@ -4,7 +4,7 @@
 
  GNUnet is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published
- by the Free Software Foundation; either version 2, or (at your
+ by the Free Software Foundation; either version 3, or (at your
  option) any later version.
 
  GNUnet is distributed in the hope that it will be useful, but
index a439362d04f1ad11c92d4bcb04047841883912d1..b3ff9679fd52ea15a2c1dac932f0f39b31b82b1f 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 426afba8515a4ae438d7b247556590a543b4be05..0c79d76bcd3ba24af87c86092c74d0e1f896a7fe 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 3f3b489e91cb80d755a487ce6da3d6a3c7feaf98..aa6749bf15fc83022f9ee05262dbac1cec6bd296 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index fb0d05683db92460613e797461637bb60ea9d937..f202275ec22ae388c0b34add46e1ef94e480a5e8 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index a694b64818e61815e756ddc73aece57ab82a67f4..73e52ba0184253a4eb83c88095db792e762af7fc 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index d1505516b8cff436bf99e25abbebfee0d210344e..99eca0cc012bce597e906922d88f465325828933 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index f793e3342319aa7eedc071d2dd9ed01fbe31d174..33f19c8045adcf887e4c1fb20b041011cf6b77ac 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index f3878a0ecf9a3b3393c7c9a72d31223a79f81849..952b1dcaca2c7a43e4907d82800d312206cb4572 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index e237c14a4158939afcdacd1fd62788b19de0de39..76230410df46578b23629cbb16d7f12694baf10d 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index e836ad5bbffecbb60d840a133d82101b35ae2b10..859d476b9a9573bb8db177b266b101962b02a9ef 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index f06ffacaf02647cadafc0c092875d40a6b13f033..9a5ea3a57984cbb2a90c92090da40452dad3096d 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 1472fbb91231bb25dcff59584057934ea6de3f7d..88a425545833961378b6f4337ee130abe0d53837 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index e45c4ac36f5fdc262ef65531c47432f15a6e9513..a5639b048e0ea8cc5d5f8057503e949b4cb96dab 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index f19807cfe9424aab786476371144896aed79c579..e92eba2c96a58af20d9c96a566156a5ea7058976 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index ab0aba33de06e077762687aec7d0ff661b0ceea2..c2fdcc6f5c3aa9f91355eb4c7fe5d48341b731ea 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 421bd7e0fb316a17946bb803eb2755763443e87a..550ea0b39c2d945ee64435f7aed3e6b0b33d32cc 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 45633119cf84a2b2df2842c8f158b2b52fe3a8ce..5e3e97ac476374744655d9a617ab6dbd5a2e7b63 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index e574908a747bddcd853c6ebee5e55b455fa9aabd..9f1f0aad00f43b3f0a53900e83aca9857167dbb1 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index ca4bef277a4097d82095bb59592c75a0300d7a2c..beb78d24ed5fa0a3f041a6b5c6bbfbed823c6996 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 42244d1e0c57279d29072c1eccf51d53704b0c15..e7745abff375ae07a602bb1f622069867530c415 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index ebaa9c392138acd31b46a44f1aa0acdf2f6c5400..2bdc7bab813cacef241f0fd009b0588d519d76b5 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index c24646d07d8f1c2b9883f2138fc1c9614ca5602b..d59535f515f9910e68b430c35ad2d32b82ca8a9f 100644 (file)
@@ -4,7 +4,7 @@
 
  GNUnet is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published
- by the Free Software Foundation; either version 2, or (at your
+ by the Free Software Foundation; either version 3, or (at your
  option) any later version.
 
  GNUnet is distributed in the hope that it will be useful, but
index dfc9d62331c7365081f74d92b1d81d52a63f2d0c..52e4b36849b4a7da446ae674c4b8adcdb7249c2b 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index d1d61c3e4b1b69b754b57521a7c486046de78088..2f0ca4e803eb2fa6ff2249448c51ab182fffae3e 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index ec4c75aebd4ba0c86770061b61b3a1c8b3bc47df..8fa329f5f31ebf10e622b2fe55d32b5504ec70ca 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 29134d38d025614a366a84872f96d0953cf7e942..049d286675f7aa289d5c1566be06584d7c132bf1 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index b28b3b69f0705f0c4e82981bca9191e767194b2d..37cfa0a240edf6ba20cf46370d3c166817fbf10b 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 5a4fe27d03055c390f794ab67881bd6c9b3bf2cb..5524e3f7c06b9dc599d05d48aa28dd91c891da2f 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 49895a43a8cac45df1ad5ca470bf7a1b8a0cb49b..5dc8e288714f30df6874ce221cbd43ce86c648b5 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 84147ecf9b2647b9a85db02c44a1bc74663853bb..0fa0479efe31cc3ede7c0fd9f38cb481ff5eb08f 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
index 658a3fd7cabef081ad4fec8df4f133343f7732b7..2b304faf076c52a8d98ee1e3e1631a6d5aedfcd1 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but