X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7a8cd62135619ad52e05ae1c929ef07e166e4260..39714a9316cb8b1b86982600d4b1c8e034c82e7f:/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