aboutsummaryrefslogtreecommitdiff
path: root/src/setup
diff options
context:
space:
mode:
Diffstat (limited to 'src/setup')
-rw-r--r--src/setup/gnunet-setup-datacache-config.c2
-rw-r--r--src/setup/gnunet-setup-datacache-plugins.c2
-rw-r--r--src/setup/gnunet-setup-datastore-config.c2
-rw-r--r--src/setup/gnunet-setup-datastore-plugins.c2
-rw-r--r--src/setup/gnunet-setup-hostlist-editing.c2
-rw-r--r--src/setup/gnunet-setup-hostlist-server.c2
-rw-r--r--src/setup/gnunet-setup-namestore-config.c2
-rw-r--r--src/setup/gnunet-setup-namestore-plugins.c2
-rw-r--r--src/setup/gnunet-setup-transport-plugins.c2
-rw-r--r--src/setup/gnunet-setup.c2
-rw-r--r--src/setup/gnunet-setup.h4
11 files changed, 12 insertions, 12 deletions
diff --git a/src/setup/gnunet-setup-datacache-config.c b/src/setup/gnunet-setup-datacache-config.c
index e468983b..8f7ffc02 100644
--- a/src/setup/gnunet-setup-datacache-config.c
+++ b/src/setup/gnunet-setup-datacache-config.c
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file src/gnunet-setup-datacache-config.c 22 * @file src/setup/gnunet-setup-datacache-config.c
23 * @brief test datacache configuration 23 * @brief test datacache configuration
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */
diff --git a/src/setup/gnunet-setup-datacache-plugins.c b/src/setup/gnunet-setup-datacache-plugins.c
index e342a84a..ecc16048 100644
--- a/src/setup/gnunet-setup-datacache-plugins.c
+++ b/src/setup/gnunet-setup-datacache-plugins.c
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file src/gnunet-setup-datacache-plugins.c 22 * @file src/setup/gnunet-setup-datacache-plugins.c
23 * @brief (de)sensitize transport plugin buttons based on plugin availability 23 * @brief (de)sensitize transport plugin buttons based on plugin availability
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */
diff --git a/src/setup/gnunet-setup-datastore-config.c b/src/setup/gnunet-setup-datastore-config.c
index d4f94461..de160be5 100644
--- a/src/setup/gnunet-setup-datastore-config.c
+++ b/src/setup/gnunet-setup-datastore-config.c
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file src/gnunet-setup-datastore-config.c 22 * @file src/setup/gnunet-setup-datastore-config.c
23 * @brief test datastore configuration 23 * @brief test datastore configuration
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */
diff --git a/src/setup/gnunet-setup-datastore-plugins.c b/src/setup/gnunet-setup-datastore-plugins.c
index 46d95ef8..7e66495b 100644
--- a/src/setup/gnunet-setup-datastore-plugins.c
+++ b/src/setup/gnunet-setup-datastore-plugins.c
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file src/gnunet-setup-datastore-plugins.c 22 * @file src/setup/gnunet-setup-datastore-plugins.c
23 * @brief (de)sensitize datastore plugin buttons based on plugin availability 23 * @brief (de)sensitize datastore plugin buttons based on plugin availability
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */
diff --git a/src/setup/gnunet-setup-hostlist-editing.c b/src/setup/gnunet-setup-hostlist-editing.c
index b37cc60d..ecf503ed 100644
--- a/src/setup/gnunet-setup-hostlist-editing.c
+++ b/src/setup/gnunet-setup-hostlist-editing.c
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file src/gnunet-setup-hostlist-editing.c 22 * @file src/setup/gnunet-setup-hostlist-editing.c
23 * @brief allow editing of the hostlist 23 * @brief allow editing of the hostlist
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */
diff --git a/src/setup/gnunet-setup-hostlist-server.c b/src/setup/gnunet-setup-hostlist-server.c
index 7aba103d..122f8b7b 100644
--- a/src/setup/gnunet-setup-hostlist-server.c
+++ b/src/setup/gnunet-setup-hostlist-server.c
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file src/gnunet-setup-hostlist-server.c 22 * @file src/setup/gnunet-setup-hostlist-server.c
23 * @brief (de)sensitize UI elements related to hostlist server configuration 23 * @brief (de)sensitize UI elements related to hostlist server configuration
24 * based on the build configuration of the hostlist daemon 24 * based on the build configuration of the hostlist daemon
25 * @author Christian Grothoff 25 * @author Christian Grothoff
diff --git a/src/setup/gnunet-setup-namestore-config.c b/src/setup/gnunet-setup-namestore-config.c
index f890a864..3b881f36 100644
--- a/src/setup/gnunet-setup-namestore-config.c
+++ b/src/setup/gnunet-setup-namestore-config.c
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file src/gnunet-setup-namestore-config.c 22 * @file src/setup/gnunet-setup-namestore-config.c
23 * @brief test datastore configuration 23 * @brief test datastore configuration
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */
diff --git a/src/setup/gnunet-setup-namestore-plugins.c b/src/setup/gnunet-setup-namestore-plugins.c
index 9a69998c..d90c4ac5 100644
--- a/src/setup/gnunet-setup-namestore-plugins.c
+++ b/src/setup/gnunet-setup-namestore-plugins.c
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file src/gnunet-setup-namestore-plugins.c 22 * @file src/setup/gnunet-setup-namestore-plugins.c
23 * @brief (de)sensitize namestore plugin buttons based on plugin availability 23 * @brief (de)sensitize namestore plugin buttons based on plugin availability
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */
diff --git a/src/setup/gnunet-setup-transport-plugins.c b/src/setup/gnunet-setup-transport-plugins.c
index d9107f43..86edbcc1 100644
--- a/src/setup/gnunet-setup-transport-plugins.c
+++ b/src/setup/gnunet-setup-transport-plugins.c
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file src/gnunet-setup-transport-plugins.c 22 * @file src/setup/gnunet-setup-transport-plugins.c
23 * @brief (de)sensitize transport plugin buttons based on plugin availability 23 * @brief (de)sensitize transport plugin buttons based on plugin availability
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */
diff --git a/src/setup/gnunet-setup.c b/src/setup/gnunet-setup.c
index 6f9c6ad6..b6662878 100644
--- a/src/setup/gnunet-setup.c
+++ b/src/setup/gnunet-setup.c
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 (C) 2010, 2011, 2012 Christian Grothoff (and other contributing authors) 3 (C) 2010, 2011, 2012, 2013 Christian Grothoff (and other contributing authors)
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
diff --git a/src/setup/gnunet-setup.h b/src/setup/gnunet-setup.h
index ef5a1bdb..cf23d474 100644
--- a/src/setup/gnunet-setup.h
+++ b/src/setup/gnunet-setup.h
@@ -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, 2013 Christian Grothoff (and other contributing authors)
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
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file src/gnunet-setup.h 22 * @file src/setup/gnunet-setup.h
23 * @brief globals 23 * @brief globals
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 */ 25 */