Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Missing dependency (fix parallel builds).
[simgrid.git] / buildtools / Cmake / Scripts / tesh.pl
index e103a8f5a4a1bbd6849230620c47654df5986bd3..451b26a99167c59d465c5689c23c8e79e2b43a01 100755 (executable)
@@ -1,4 +1,11 @@
 #! /usr/bin/perl
+
+# Copyright (c) 2012-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.
+
 eval 'exec perl -S $0 ${1+"$@"}'
   if $running_under_some_shell;