Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove testsuite/simdag.
[simgrid.git] / testsuite / surf / trace_usage.c
index 1d0dcb3..ea7b09b 100644 (file)
@@ -1,8 +1,7 @@
-/*     $Id$     */
-
 /* A few tests for the trace library                                       */
 
-/* Copyright (c) 2004 Arnaud Legrand. All rights reserved.                  */
+/* Copyright (c) 2004, 2005, 2006, 2009, 2010. The SimGrid Team.
+ * All rights reserved.                                                     */
 
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */
@@ -17,7 +16,8 @@
 #include "surf/surf.h"
 
 #include "xbt/log.h"
-XBT_LOG_NEW_DEFAULT_CATEGORY(surf_test, "Messages specific for surf example");
+XBT_LOG_NEW_DEFAULT_CATEGORY(surf_test,
+                             "Messages specific for surf example");
 
 void test(void);
 void test(void)