gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r28822 - gnunet/src/vectorproduct


From: gnunet
Subject: [GNUnet-SVN] r28822 - gnunet/src/vectorproduct
Date: Fri, 23 Aug 2013 15:56:41 +0200

Author: cfuchs
Date: 2013-08-23 15:56:41 +0200 (Fri, 23 Aug 2013)
New Revision: 28822

Modified:
   gnunet/src/vectorproduct/gnunet_vectorproduct.h
   gnunet/src/vectorproduct/test_vectorproduct_api_regression.c
   gnunet/src/vectorproduct/vectorproduct_testing.h
Log:
fixed a couple of doxygen keywords
added a missing license-header


Modified: gnunet/src/vectorproduct/gnunet_vectorproduct.h
===================================================================
--- gnunet/src/vectorproduct/gnunet_vectorproduct.h     2013-08-23 13:54:30 UTC 
(rev 28821)
+++ gnunet/src/vectorproduct/gnunet_vectorproduct.h     2013-08-23 13:56:41 UTC 
(rev 28822)
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file include/gnunet_vectorproduct.h
+ * @file vectorproduct/gnunet_vectorproduct.h
  * @brief API to the vectorproduct service
  * @author Christian M. Fuchs
  */

Modified: gnunet/src/vectorproduct/test_vectorproduct_api_regression.c
===================================================================
--- gnunet/src/vectorproduct/test_vectorproduct_api_regression.c        
2013-08-23 13:54:30 UTC (rev 28821)
+++ gnunet/src/vectorproduct/test_vectorproduct_api_regression.c        
2013-08-23 13:56:41 UTC (rev 28822)
@@ -1,4 +1,3 @@
-
 /*
      This file is part of GNUnet.
      (C) 2013 Christian Grothoff (and other contributing authors)

Modified: gnunet/src/vectorproduct/vectorproduct_testing.h
===================================================================
--- gnunet/src/vectorproduct/vectorproduct_testing.h    2013-08-23 13:54:30 UTC 
(rev 28821)
+++ gnunet/src/vectorproduct/vectorproduct_testing.h    2013-08-23 13:56:41 UTC 
(rev 28822)
@@ -1,6 +1,27 @@
-/* 
- * File:   vectorproduct_testing.h
- * Author: gnunet
+/*
+     This file is part of GNUnet.
+     (C) 2013 Christian Grothoff (and other contributing authors)
+
+     GNUnet is free software; you can redistribute it and/or modify
+     it under the terms of the GNU General Public License as published
+     by the Free Software Foundation; either version 3, or (at your
+     option) any later version.
+
+     GNUnet is distributed in the hope that it will be useful, but
+     WITHOUT ANY WARRANTY; without even the implied warranty of
+     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+     General Public License for more details.
+
+     You should have received a copy of the GNU General Public License
+     along with GNUnet; see the file COPYING.  If not, write to the
+     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+     Boston, MA 02111-1307, USA.
+ */
+/** 
+ * @file vectorproduct/vectorproduct_testing.h
+ * @brief VectorProduct testcase common declarations
+ * @author Gaurav Kukreja
+ * @author Christian Fuchs
  *
  * Created on June 29, 2013, 7:39 PM
  */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]