X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7a21edf0ad00eee185ec492e9bbf094901fa25fe..53f94d305342966b29fe32f1d397071a22c16417:/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. *