X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d9347ab3e960f0f098338c88a79724dbcf4a58bb..9de545ad66d38a56d1c8ca193f5c5ab129a5f0ec:/teshsuite/smpi/alltoall2.c diff --git a/teshsuite/smpi/alltoall2.c b/teshsuite/smpi/alltoall2.c index 34e5912f17..885756104c 100644 --- a/teshsuite/smpi/alltoall2.c +++ b/teshsuite/smpi/alltoall2.c @@ -1,3 +1,9 @@ +/* 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. */ + /**************************************************************************** MESSAGE PASSING INTERFACE TEST CASE SUITE