- implementation for mantis 0002485
[oweals/gnunet.git] / src / template / test_template_api.c
index 8d53a15dace9eced4ec6095d53c8043f499ce7d0..a08a6d8eb309dc8b5d5872a2b23c5b13d18a28d2 100644 (file)
@@ -4,7 +4,7 @@
 
      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 2, or (at your
+     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
      Boston, MA 02111-1307, USA.
 */
 /**
- * @file template/test_template.c
+ * @file template/test_template_api.c
  * @brief testcase for template.c
  */
 #include "platform.h"
 #include "gnunet_common.h"
 
-#define VERBOSE GNUNET_NO
 
 static int
 check ()
@@ -42,4 +41,4 @@ main (int argc, char *argv[])
   return ret;
 }
 
-/* end of test_template.c */
+/* end of test_template_api.c */