convert fs publish to MQ
[oweals/gnunet.git] / src / include / gnunet_applications.h
index 0c8837bd422c33ff689aac6ba3d2ed1191f914b5..6d05cee17e2b4e7aa29e93ca3e9c0a5920cc1ad3 100644 (file)
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet.
-     Copyright (C) 2011 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2011 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
 */
 
 /**
+ * @author Christian Grothoff
+ *
  * @file
  * Constants for network applications operating on top of the CADET service
  *
- * @author Christian Grothoff
+ * @defgroup applications  CADET application definitions
+ * Constants for network applications operating on top of the CADET service.
+ * @{
  */
 
 #ifndef GNUNET_APPLICATIONS_H
@@ -131,4 +135,7 @@ extern "C"
 
 /* ifndef GNUNET_APPLICATIONS_H */
 #endif
+
+/** @} */  /* end of group */
+
 /* end of gnunet_applications.h */