convert fs publish to MQ
[oweals/gnunet.git] / src / include / gnunet_gnsrecord_plugin.h
index 7315ec8793eb46cf69a018166c40bc6dbdedf088..d212c3663c10ea1dc6585f130ce7e700f5461db8 100644 (file)
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet
-     Copyright (C) 2012, 2013 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2012, 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
  * Plugin API for GNS record types
  *
- * @defgroup gns-record-plugin  GNS record plugin API
+ * @defgroup gnsrecord-plugin  GNS Record plugin API
  * To be implemented by applications defining new record types.
+ *
+ * @see [Documentation](https://gnunet.org/gns-plugins)
+ *
  * @{
  */
 #ifndef GNUNET_GNSRECORD_PLUGIN_H