summaryrefslogtreecommitdiff
path: root/src/cadet/cadet_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-06-30 11:38:37 +0000
committerChristian Grothoff <christian@grothoff.org>2015-06-30 11:38:37 +0000
commitf27338992f0a5915ee974faea05f764c2df6f584 (patch)
tree7815ce09bd6bf338c0a9e8ea790e590f9ecee29d /src/cadet/cadet_api.c
parenteebeb27a3b52783aaa5cb3a69ba3e5b250276fe8 (diff)
downloadgnunet-f27338992f0a5915ee974faea05f764c2df6f584.tar.gz
gnunet-f27338992f0a5915ee974faea05f764c2df6f584.zip
fix #3869: outdated FSF address
Diffstat (limited to 'src/cadet/cadet_api.c')
-rw-r--r--src/cadet/cadet_api.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cadet/cadet_api.c b/src/cadet/cadet_api.c
index 3e1f54dcd..f15277fcd 100644
--- a/src/cadet/cadet_api.c
+++ b/src/cadet/cadet_api.c
@@ -11,8 +11,8 @@
11 General Public License for more details. 11 General Public License for more details.
12 You should have received a copy of the GNU General Public License 12 You should have received a copy of the GNU General Public License
13 along with GNUnet; see the file COPYING. If not, write to the 13 along with GNUnet; see the file COPYING. If not, write to the
14 Free Software Foundation, Inc., 59 Temple Place - Suite 330, 14 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
15 Boston, MA 02111-1307, USA. 15 Boston, MA 02110-1301, USA.
16*/ 16*/
17 17
18/** 18/**