Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / examples / msg / masterslave / masterslave_platfgen.c
index 9d8f3cd..134fae7 100644 (file)
@@ -1,7 +1,12 @@
+/* Copyright (c) 2012-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. */
 
 #include "simgrid/platf_generator.h"
 #include "xbt.h"
-#include "msg/msg.h"
+#include "simgrid/msg.h"
 
 #include "xbt/log.h"
 XBT_LOG_NEW_DEFAULT_CATEGORY(test_generation,