]> mj.ucw.cz Git - pciids.git/commitdiff
Removed references to SF.net
authorThe PCI ID Mail Robot <pci-admins@ucw.cz>
Thu, 7 Jul 2016 17:51:53 +0000 (19:51 +0200)
committerThe PCI ID Mail Robot <pci-admins@ucw.cz>
Thu, 7 Jul 2016 17:51:53 +0000 (19:51 +0200)
PciIds/Html/Util.pm

index 0bec0821b616ba5d3808594ea6b71f20d4e9c765..4945c416dcc6c7886e4b81d9ee22108d5881b33e 100644 (file)
@@ -62,10 +62,7 @@ sub genHtmlFooter( $$$ ) {
        print '
 <div class="footer"><hr>
 <p class="maintain">
-Maintained by <a href="http://mj.ucw.cz/">Martin Mares</a> and <a href="http://vorner.cz/">Michal
-Vaner</a> with great help by volunteers from the <a href="http://www.sourceforge.net/projects/pciids/">pciids project</a>
-at <a href="http://www.sourceforge.net/">SourceForge</a>.
-<p class="maintain">No counters, no frames, no syntax errors.
+See <a href="/">home page of the repository</a> for more information.
 </div>';
        genHtmlTail();
 }