X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4a201b7ceece70d2bc461ac48c8b746a36d07243..6760cb07d6b57be16928d95339d71e57c4e24f36:/examples/smpi/pingpong.c diff --git a/examples/smpi/pingpong.c b/examples/smpi/pingpong.c index 636c985221..e7b4a7de75 100644 --- a/examples/smpi/pingpong.c +++ b/examples/smpi/pingpong.c @@ -1,6 +1,10 @@ /* A simple example pingpong pogram to test MPI_Send and MPI_Recv */ +/* Copyright (c) 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. */ #include #include