- From: Art Barstow via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 24 May 2012 14:11:28 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/websockets/publish In directory hutz:/tmp/cvs-serv1163 Modified Files: LCWD-websockets-20120524.html Log Message: Fix validator bug; remove dup paragraph Index: LCWD-websockets-20120524.html =================================================================== RCS file: /sources/public/html5/websockets/publish/LCWD-websockets-20120524.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- LCWD-websockets-20120524.html 21 May 2012 11:56:04 -0000 1.1 +++ LCWD-websockets-20120524.html 24 May 2012 14:11:26 -0000 1.2 @@ -281,7 +281,7 @@ <p>If you wish to make comments regarding this document in a manner - that is tracked by the W3C, please submit them via using <a href="https://www.w3.org/Bugs/Public/buglist.cgi?product=WebAppsWG&component=WebSocket%20API%20%28editor%3A%20Ian%20Hickson%29&resolution=---">our + that is tracked by the W3C, please submit them via using <a href="https://www.w3.org/Bugs/Public/describecomponents.cgi?product=WebAppsWG">our public bug database</a>. If you do not have an account then you can enter feedback using this form:</p> @@ -378,18 +378,6 @@ Claim(s)</a> must disclose the information in accordance with <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the W3C Patent Policy</a>.</p> - - - <p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 - February 2004 W3C Patent Policy</a>. W3C maintains a <a href="http://www.w3.org/2004/01/pp-impl/42538/status" rel="disclosure">public list of - any patent disclosures</a> made in connection with the deliverables - of the group; that page also includes instructions for disclosing a - patent. An individual who has actual knowledge of a patent which the - individual believes contains <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential - Claim(s)</a> must disclose the information in accordance with <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section - 6 of the W3C Patent Policy</a>.</p> - - <h2 class="no-num no-toc" id="contents">Table of Contents</h2>
Received on Thursday, 24 May 2012 14:11:49 UTC