- fix coverity
[oweals/gnunet.git] / src / scalarproduct / scalarproduct.h
index 33a5f9f020450657d17039b2ec301cc2c08ed561..a7ffefbde262d71278ff88b33f1227b4370545a7 100644 (file)
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet.
-     Copyright (C) 2009, 2010, 2011, 2012, 2013 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2009, 2010, 2011, 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
@@ -19,7 +19,7 @@
 */
 /**
  * @file   scalarproduct.h
- * @brief  Scalar Product Message Types
+ * @brief  Scalar Product API Message Types
  * @author Christian M. Fuchs
  */
 #ifndef SCALARPRODUCT_H
@@ -172,4 +172,3 @@ struct ClientResponseMessage
 GNUNET_NETWORK_STRUCT_END
 
 #endif /* SCALARPRODUCT_H */
-