fix misc make dist issues
[oweals/gnunet.git] / src / include / gnunet_nse_service.h
index 365b35d9be5f4a5874aefaa447e5970c1e9eeaef..90f74a7ffbc65f995f66766b67b6564434d806f9 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
 #define GNUNET_NSE_SERVICE_H_
 
 /**
+ * @author Nathan Evans
+ *
  * @file
- * API to retrieve the current network size estimate,
+ * API to retrieve the current network size estimate
+ *
+ * @defgroup nse  NSE service
+ * Network Size Estimation
+ *
+ * Provides an API to retrieve the current network size estimate,
  * also to register for notifications whenever a new
  * network size estimate is calculated.
  *
- * @author Nathan Evans
- * @defgroup nse  Network size estimation service
+ * @see [Documentation](https://gnunet.org/gnunet-nse-subsystem)
+ *
  * @{
  */