X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=web%2Fstaticmoduleinfo.php;h=ba73265696383d7b7898bf38b79b1f6dabf4a5ea;hp=0d04d6686a9ab86373f451e02a24f86b878bd9bb;hb=7f63d84eb712c54c57c3d4e9a92ffefe2f1b2ade;hpb=a0ac303da08672d4cfe5629b794b2651e1e98399 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: