convert fs publish to MQ
[oweals/gnunet.git] / src / include / gnunet_socks.h
index 6ac3919e8e90a16fda78018eb00f7c7b2b2c3f72..21bc917acd42cec74000012d9577f93631aa6846 100644 (file)
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet.
-     Copyright (C) 2001-2013 Jeffrey Burdges (and other contributing authors)
+     Copyright (C) 2001-2013 GNUnet e.V.
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
 */
 
 /**
- * @file include/gnunet_socks.h
- * @brief SOCKS proxy for connections
  * @author Jeffrey Burdges
+ *
+ * @file
+ * SOCKS proxy for connections
+ *
+ * @defgroup socks  SOCKS proxy
+ * SOCKS proxy for connections.
+ * @{
  */
 
 #ifndef GNUNET_SOCKS_H
@@ -71,7 +76,9 @@ GNUNET_SOCKS_do_connect (const char *service_name,
 }
 #endif
 
-
 /* ifndef GNUNET_SOCKS_H */
 #endif
+
+/** @} */  /* end of group */
+
 /* end of gnunet_socks.h */