Skip to content

Commit 41fe83a

Browse files
committed
[css2] character encoding issues
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402337
1 parent 7f8f8fa commit 41fe83a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css2/about.src

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
'http://www.w3.org/TR/html4/strict.dtd'>
33

44
<html lang="en">
5-
<!-- $Id: about.src,v 2.60 2005-04-27 16:26:04 bbos Exp $ -->
5+
<!-- $Id: about.src,v 2.61 2005-08-23 15:21:44 ihickson Exp $ -->
66
<HEAD>
77
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
88
<TITLE>About the CSS&nbsp;2.1 Specification</TITLE>
@@ -426,7 +426,7 @@ thereof, that you use:</p>
426426
<ol>
427427
<li>A link or URL to the original W3C document.</li>
428428
<li>The pre-existing copyright notice of the original author, or if it
429-
doesn't exist, a notice of the form: "Copyright [$date-of-document] <a
429+
doesn't exist, a notice of the form: "Copyright &copy; [$date-of-document] <a
430430
href="http://www.w3.org/">World Wide Web Consortium</a>, (<a
431431
href="http://www.lcs.mit.edu/">Massachusetts Institute of Technology</a>,
432432
<a href="http://www.inria.fr/"> Institut National de Recherche en
@@ -448,7 +448,7 @@ granted pursuant to this license. However, if additional requirements
448448
(documented in the <a
449449
href="http://www.w3.org/Consortium/Legal/IPR-FAQ.html">Copyright
450450
FAQ</a>) are satisfied,
451-
the right to create modifications or derivatives issometimes granted by the
451+
the right to create modifications or derivatives is sometimes granted by the
452452
W3C to individuals complying with those requirements.</p>
453453

454454
<p>THIS DOCUMENT IS PROVIDED &quot;AS IS,&quot; AND COPYRIGHT HOLDERS MAKE NO

0 commit comments

Comments
 (0)