convert fs publish to MQ
[oweals/gnunet.git] / src / include / gnunet_dnsstub_lib.h
index 08029cebf3e9e65ec6b46b23987338074d85e43c..1c3305f7b18735f7709637400e1b687b90fec405 100644 (file)
@@ -1,6 +1,6 @@
 /*
       This file is part of GNUnet
-      Copyright (C) 2012 Christian Grothoff (and other contributing authors)
+      Copyright (C) 2012 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
@@ -24,7 +24,7 @@
  * @file
  * API for helper library to send DNS requests to DNS resolver
  *
- * @defgroup dns-stub  DNS stub library
+ * @defgroup dns-stub  DNS Stub library
  * Helper library to send DNS requests to DNS resolver
  * @{
  */
@@ -127,6 +127,7 @@ GNUNET_DNSSTUB_resolve2 (struct GNUNET_DNSSTUB_Context *ctx,
 void
 GNUNET_DNSSTUB_resolve_cancel (struct GNUNET_DNSSTUB_RequestSocket *rs);
 
-/** @} */  /* end of group */
 
 #endif
+
+/** @} */  /* end of group */