X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2703e1ee2a79e9fc7c86ebb122caa515ecf24d14..6d29c09ea1d296d6a387aedf84b1c0c7084fbbea:/src/instr/jedule/jedule_events.c diff --git a/src/instr/jedule/jedule_events.c b/src/instr/jedule/jedule_events.c index 489cdc72f6..12572e325a 100644 --- a/src/instr/jedule/jedule_events.c +++ b/src/instr/jedule/jedule_events.c @@ -1,9 +1,8 @@ -/* - * jedule_events.c - * - * Created on: Nov 30, 2010 - * Author: sascha - */ +/* Copyright (c) 2010-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 #include @@ -13,8 +12,8 @@ #include "xbt/dynar.h" #include "xbt/asserts.h" -#include "instr/jedule/jedule_events.h" -#include "instr/jedule/jedule_platform.h" +#include "simgrid/jedule/jedule_events.h" +#include "simgrid/jedule/jedule_platform.h" #ifdef HAVE_JEDULE