- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 07 Mar 2010 11:05:17 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/tools
In directory hutz:/tmp/cvs-serv12708/tools
Modified Files:
generate-spec-source.xsl
Log Message:
removed erroneous admonition about a/@target being obsolete (thx=ErnestPrabhakar)
Index: generate-spec-source.xsl
===================================================================
RCS file: /sources/public/html5/markup/tools/generate-spec-source.xsl,v
retrieving revision 1.246
retrieving revision 1.247
diff -u -d -r1.246 -r1.247
--- generate-spec-source.xsl 2 Mar 2010 07:29:51 -0000 1.246
+++ generate-spec-source.xsl 7 Mar 2010 11:05:14 -0000 1.247
@@ -845,7 +845,7 @@
distributed with the following copyright notice and
license statement:</p>
<xsl:text> </xsl:text>
- <pre class="license">© Copyright 2004-2008 Apple Computer, Inc., Mozilla Foundation, and Opera Software ASA.
+ <pre class="license">© Copyright 2004-2010 Apple Computer, Inc., Mozilla Foundation, and Opera Software ASA.
You are granted a license to use, reproduce and create derivative works of this document.</pre>
<xsl:text> </xsl:text>
</section>
Received on Sunday, 7 March 2010 11:05:18 UTC