X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=web%2Fstaticmoduleinfo.php;h=ba73265696383d7b7898bf38b79b1f6dabf4a5ea;hp=0d04d6686a9ab86373f451e02a24f86b878bd9bb;hb=3d917ba6dffe2029608a3d4c870dfdb4033ca4c9;hpb=56cfebd643ca686a480e9395100ad2ad2eaf93fb diff --git a/web/staticmoduleinfo.php b/web/staticmoduleinfo.php index 0d04d668..ba732656 100644 --- a/web/staticmoduleinfo.php +++ b/web/staticmoduleinfo.php @@ -13,6 +13,7 @@ $example=extract_field('example',$module_path); $dependencies=htmlspecialchars(shell_exec('tools/ccan_depends --direct '.$module_path)); $extdepends=htmlspecialchars(shell_exec('tools/ccan_depends --compile --non-ccan '.$module_path)); $licence=extract_field('licence',$module_path); +$license=extract_field('license',$module_path); ?> @@ -97,7 +98,15 @@ if ($example) { if ($licence) { ?> - + + + + +

Licence:

License:

License: