X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4a201b7ceece70d2bc461ac48c8b746a36d07243..79e5bbf7431435865e2fbbdbbf298b1b8cc34cd9:/include/gras/emul.h diff --git a/include/gras/emul.h b/include/gras/emul.h index e2c3bcc0b3..789b622ce6 100644 --- a/include/gras/emul.h +++ b/include/gras/emul.h @@ -1,7 +1,8 @@ /* gras/emul.h - public interface to emulation support */ /* (specific parts for SG or RL) */ -/* Copyright (c) 2003, 2004 Martin Quinson. All rights reserved. */ +/* Copyright (c) 2005, 2006, 2007, 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. */ @@ -166,4 +167,4 @@ XBT_PUBLIC(void) gras_cpu_burn(double flops); /** @} */ SG_END_DECL() -#endif /* GRAS_COND_H */ +#endif /* GRAS_COND_H */