From: blackh <gra...@li...> - 2003-08-28 22:14:54
|
blackh Thu Aug 28 15:13:01 2003 EDT Modified files: /website index.php logos.inc Log: Anti-patent stuff. Index: website/logos.inc diff -u website/logos.inc:1.12 website/logos.inc:1.13 --- website/logos.inc:1.12 Sat Dec 28 08:24:12 2002 +++ website/logos.inc Thu Aug 28 15:13:00 2003 @@ -1,4 +1,4 @@ -<!-- $Id: logos.inc,v 1.12 2002/12/28 16:24:12 rossta Exp $ --> +<!-- $Id: logos.inc,v 1.13 2003/08/28 22:13:00 blackh Exp $ --> <?php $url = "http" . ($HTTPS == "on" ? "s" : "") . "://" . $HTTP_HOST . "/grapevine.css"; ?> @@ -43,9 +43,11 @@ width=150 src="http://br.eff.org/brstrip.gif" alt="Free Speech Online; Blue Ribbon Campaign" /></a> + +<A target="_top" HREF="http://petition.eurolinux.org"><img src="http://aful.org/images/patent_button.gif" border="0"></A> <!-- style="border:0;width:150px;height:41px;vertical-align:middle"--> <p /> <script language="JavaScript1.2" src="http://www.altavista.com/r?entr"></script> -<!-- EOF $Id: logos.inc,v 1.12 2002/12/28 16:24:12 rossta Exp $ --> +<!-- EOF $Id: logos.inc,v 1.13 2003/08/28 22:13:00 blackh Exp $ --> |