]> git.saurik.com Git - bison.git/blobdiff - data/xslt/xml2xhtml.xsl
maint: prepare to use date ranges in copyright notices.
[bison.git] / data / xslt / xml2xhtml.xsl
index b2be72b0978141008cb7c5ef5f9cca3c780858b2..7fc62fd85a460f57209ad4ee1cd7ff6c0ae33589 100644 (file)
@@ -2,9 +2,8 @@
 
 <!--
     xml2html.xsl - transform Bison XML Report into XHTML.
 
 <!--
     xml2html.xsl - transform Bison XML Report into XHTML.
-    $Id$
 
 
-    Copyright (C) 2007, 2008 Free Software Foundation, Inc.
+    Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
     This file is part of Bison, the GNU Compiler Compiler.
 
 
     This file is part of Bison, the GNU Compiler Compiler.
 
        font-size: 9pt;
       }
       a:link {
        font-size: 9pt;
       }
       a:link {
-       color: #1f00ff;
+       color: #1f00ff;
        text-decoration: none;
       }
       a:visited {
        text-decoration: none;
       }
       a:visited {
-       color: #1f00ff;
+       color: #1f00ff;
        text-decoration: none;
       }
       a:hover {
        text-decoration: none;
       }
       a:hover {
-       color: red;
+       color: red;
       }
       #menu a {
         text-decoration: underline;
       }
       #menu a {
         text-decoration: underline;