X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0e9c0448c6566825b170b98ecff716b098bda10e..9a83532b45e512e41210c7784e5ad22adbc7e442:/src/smpi/smpif2c.in diff --git a/src/smpi/smpif2c.in b/src/smpi/smpif2c.in index 0a48d50949..e79c31fb6a 100755 --- a/src/smpi/smpif2c.in +++ b/src/smpi/smpif2c.in @@ -1,5 +1,11 @@ #! /usr/bin/env perl +# Copyright (c) 2010-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. + use warnings; use strict; use File::Temp;