X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/190d018f280abc690c863d735542c7fb4ecc5d04..d3cb667dd14c2ff2df69c389ebecc47e80c2237f:/tools/doxygen/fig2dev_postprocessor.pl diff --git a/tools/doxygen/fig2dev_postprocessor.pl b/tools/doxygen/fig2dev_postprocessor.pl index 281e6eba60..d14ce0933e 100755 --- a/tools/doxygen/fig2dev_postprocessor.pl +++ b/tools/doxygen/fig2dev_postprocessor.pl @@ -1,4 +1,10 @@ -#! /usr/bin/perl +#! /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 strict;