migrate peerstore to new service MQ API
[oweals/gnunet.git] / src / include / gnunet_gns_service.h
index 2d511755ee7bb15f41f508e7bc3c6d8452a95806..1d74408fc4e1a27d5f9ea413f45b49b79233bba1 100644 (file)
@@ -1,6 +1,6 @@
 /*
       This file is part of GNUnet
-      Copyright (C) 2012-2014 Christian Grothoff (and other contributing authors)
+      Copyright (C) 2012-2014 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
@@ -26,6 +26,9 @@
  *
  * @defgroup gns  GNS service
  * GNU Name System
+ *
+ * @see [Documentation](https://gnunet.org/gns-implementation)
+ *
  * @{
  */
 #ifndef GNUNET_GNS_SERVICE_H