index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | buildmaster/status.php | 2 |
diff --git a/buildmaster/status.php b/buildmaster/status.php index 64b9f06..5a844c8 100644 --- a/buildmaster/status.php +++ b/buildmaster/status.php @@ -47,4 +47,4 @@ if (isset($last_return)) if (isset($last_return)) print " latest package move was on " . $last_moved . ".<br>\n"; -print_footer("Copyright © 2018 <a href=\"mailto:arch@eckner.net\" title=\"Contact Erich Eckner\">Erich Eckner</a>."); +print_footer(); |