Revision 12745e51
Added by Phil Davis over 9 years ago
src/usr/local/www/license.php | ||
---|---|---|
115 | 115 |
<?= "{$g['product_name']} " . gettext("is based upon/includes various free software packages, ". |
116 | 116 |
"listed below.")?><br /> |
117 | 117 |
<?php printf(gettext("The authors of %s would like to thank the authors of these " . |
118 |
"software packages for their efforts"),$g['product_name'])?>. |
|
118 |
"software packages for their efforts"), $g['product_name'])?>.
|
|
119 | 119 |
</p> |
120 | 120 |
<p> |
121 | 121 |
FreeBSD (<a href="http://www.freebsd.org" target="_blank">http://www.freebsd.org</a>)<br /> |
Also available in: Unified diff
Code style l