Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add enable_memcheck_xml flag, to output valgrind in xml format (necessary for jenkins).
[simgrid.git] / src / smpi / smpi_mpi.c
index e6c5423d7487e45258825ea7446da0247d7b7975..99c527456bb5d94391693d608e0970dedbe43f83 100644 (file)
@@ -1,8 +1,8 @@
-/* Copyright (c) 2007-2013. The SimGrid Team.
+/* Copyright (c) 2007-2014. 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. */
+ * under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include "private.h"
 #include "simgrid/sg_config.h"