X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4a201b7ceece70d2bc461ac48c8b746a36d07243..190d018f280abc690c863d735542c7fb4ecc5d04:/tools/tesh/tesh.h diff --git a/tools/tesh/tesh.h b/tools/tesh/tesh.h index 5489b558b3..d393903bee 100644 --- a/tools/tesh/tesh.h +++ b/tools/tesh/tesh.h @@ -1,7 +1,7 @@ /* TESH (Test Shell) -- mini shell specialized in running test units */ -/* Copyright (c) 2007-2008, Da SimGrid team. */ -/* All rights reserved. */ +/* Copyright (c) 2007, 2008, 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. */ @@ -40,4 +40,4 @@ extern char **environ; xbt_dict_t env; /* the environment, stored as a dict (for variable substitution) */ -#endif /* TESH_H */ +#endif /* TESH_H */