X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/190d018f280abc690c863d735542c7fb4ecc5d04..98f83ec3bda7dda5fc5adf9fe29adc4356a67d65:/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;