$title
|
Last modified $d
|
";
}
function copyright() {
$y = date("Y ");
echo "
Copyright © $y University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.
";
}
function page_tail() {
echo "
Return to BOINC main page
";
copyright();
echo "