From: Marc MAURICE Date: Mon, 13 Jun 2011 20:45:25 +0000 (+0200) Subject: Added GPL license on top of tar.php X-Git-Tag: v1.5~1 X-Git-Url: http://positon.org/gitweb/?p=bizou.git;a=commitdiff_plain;h=205e0526554aaac5089ca353e5d4e708f2e0e635 Added GPL license on top of tar.php --- diff --git a/plugins/tar/tar.php b/plugins/tar/tar.php index 3554622..3864e1a 100644 --- a/plugins/tar/tar.php +++ b/plugins/tar/tar.php @@ -1,4 +1,21 @@ . +*/ # do not enable recursive tars by default $TAR_FLAGS = "--no-recursion";