X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e67606cb94466ad834686a11799c045f8948873c..f4782c312dc48a0fdce1934a03f8392ae4f9ce5e:/src/smpi/smpicc.in diff --git a/src/smpi/smpicc.in b/src/smpi/smpicc.in index e5270a230d..d18e0f1deb 100755 --- a/src/smpi/smpicc.in +++ b/src/smpi/smpicc.in @@ -1,5 +1,11 @@ #! /bin/sh +# Copyright (c) 2007-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. + CC=@CMAKE_C_COMPILER@ INCLUDEARGS="@includeflag@"