html5/2dcontext Overview.html,1.43,1.44

Update of /sources/public/html5/2dcontext
In directory hutz:/tmp/cvs-serv18589

Modified Files:
	Overview.html 
Log Message:
boilerplate updates based on w3c agreement

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/2dcontext/Overview.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- Overview.html	11 May 2010 08:58:59 -0000	1.43
+++ Overview.html	11 May 2010 10:24:54 -0000	1.44
@@ -311,14 +311,9 @@
    use</a> rules apply.</p>
 
    <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
-   <!-- temporarily removed after discussion with plh in October 2009 -->
-   <!-- will be moved back to below W3C copyright in April 2010 -->
-   <!--
-   <p class="alt">The <a
-   href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">WHATWG
+   <p class="alt">The <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/">WHATWG
    version</a> of this specification is available under a license that
    permits reuse of the specification text.</p>
-   -->
    <!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST -->
 
   </div><hr class="top"><h2 class="no-num no-toc" id="abstract">Abstract</h2><p>This specification defines the 2D Context for the HTML

Received on Tuesday, 11 May 2010 10:24:57 UTC