gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r28831 - in gnunet/src: . scalarproduct


From: gnunet
Subject: [GNUnet-SVN] r28831 - in gnunet/src: . scalarproduct
Date: Sat, 24 Aug 2013 00:16:36 +0200

Author: grothoff
Date: 2013-08-24 00:16:36 +0200 (Sat, 24 Aug 2013)
New Revision: 28831

Removed:
   gnunet/src/vectorproduct/
Modified:
   gnunet/src/scalarproduct/gnunet_scalarproduct.h
   gnunet/src/scalarproduct/scalarproduct_testing.h
   gnunet/src/scalarproduct/test_scalarproduct_api_regression.c
Log:
-again trying to delete old vectorproduct dir

Modified: gnunet/src/scalarproduct/gnunet_scalarproduct.h
===================================================================
--- gnunet/src/scalarproduct/gnunet_scalarproduct.h     2013-08-23 17:20:54 UTC 
(rev 28830)
+++ gnunet/src/scalarproduct/gnunet_scalarproduct.h     2013-08-23 22:16:36 UTC 
(rev 28831)
@@ -19,7 +19,7 @@
  */
 
 /**
- * @file include/gnunet_scalarproduct.h
+ * @file scalarproduct/gnunet_scalarproduct.h
  * @brief API to the scalarproduct service
  * @author Christian M. Fuchs
  */

Modified: gnunet/src/scalarproduct/scalarproduct_testing.h
===================================================================
--- gnunet/src/scalarproduct/scalarproduct_testing.h    2013-08-23 17:20:54 UTC 
(rev 28830)
+++ gnunet/src/scalarproduct/scalarproduct_testing.h    2013-08-23 22:16:36 UTC 
(rev 28831)
@@ -1,6 +1,27 @@
-/* 
- * File:   scalarproduct_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 scalarproduct/scalarproduct_testing.h
+ * @brief VectorProduct testcase common declarations
+ * @author Gaurav Kukreja
+ * @author Christian Fuchs
  *
  * Created on June 29, 2013, 7:39 PM
  */

Modified: gnunet/src/scalarproduct/test_scalarproduct_api_regression.c
===================================================================
--- gnunet/src/scalarproduct/test_scalarproduct_api_regression.c        
2013-08-23 17:20:54 UTC (rev 28830)
+++ gnunet/src/scalarproduct/test_scalarproduct_api_regression.c        
2013-08-23 22:16:36 UTC (rev 28831)
@@ -1,4 +1,3 @@
-
 /*
      This file is part of GNUnet.
      (C) 2013 Christian Grothoff (and other contributing authors)




reply via email to

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