X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e67606cb94466ad834686a11799c045f8948873c..48af4c8427d171d3e05d39116b02e441f2391374:/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@"