X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0e9c0448c6566825b170b98ecff716b098bda10e..ce37f6e9d775bdc13c270e14490c156c1f95f71f:/teshsuite/smpi/reduce_scatter_coll.c diff --git a/teshsuite/smpi/reduce_scatter_coll.c b/teshsuite/smpi/reduce_scatter_coll.c index f8d9fb332f..41b6bc7118 100644 --- a/teshsuite/smpi/reduce_scatter_coll.c +++ b/teshsuite/smpi/reduce_scatter_coll.c @@ -1,3 +1,9 @@ +/* Copyright (c) 2013-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. */ + /* * Test of reduce scatter. *