aboutsummaryrefslogtreecommitdiff
path: root/src/vpn
diff options
context:
space:
mode:
authorPhilipp Tölke <toelke@in.tum.de>2010-07-20 05:45:26 +0000
committerPhilipp Tölke <toelke@in.tum.de>2010-07-20 05:45:26 +0000
commit0d46ad9c6bc1dcf99403a77791bbd85a97c671b3 (patch)
treed0a456e6d3f2ecb3775fdb28c17530b21a3f5cb7 /src/vpn
parent729f0bb2677eb1f22ecff2284e987e99212541a3 (diff)
downloadgnunet-0d46ad9c6bc1dcf99403a77791bbd85a97c671b3.tar.gz
gnunet-0d46ad9c6bc1dcf99403a77791bbd85a97c671b3.zip
corrected the copyright-disclaimer
Diffstat (limited to 'src/vpn')
-rw-r--r--src/vpn/gnunet-daemon-vpn.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/vpn/gnunet-daemon-vpn.c b/src/vpn/gnunet-daemon-vpn.c
index 23b50c699..299e60e19 100644
--- a/src/vpn/gnunet-daemon-vpn.c
+++ b/src/vpn/gnunet-daemon-vpn.c
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 (C) 2010 Christian Grothoff (and other contributing authors) 3 (C) 2010 Philipp Tölke
4 4
5 GNUnet is free software; you can redistribute it and/or modify 5 GNUnet is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published
@@ -21,7 +21,7 @@
21/** 21/**
22 * @file vpn/gnunet-daemon-vpn.c 22 * @file vpn/gnunet-daemon-vpn.c
23 * @brief 23 * @brief
24 * @author Christian Grothoff 24 * @author Philipp Tölke
25 */ 25 */
26#include "platform.h" 26#include "platform.h"
27#include "gnunet_getopt_lib.h" 27#include "gnunet_getopt_lib.h"