Skip to content

Commit 3bc128b

Browse files
committed
[css2] Removed Copyright section, okayed by TV
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40856
1 parent 9f9ae7f commit 3bc128b

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

css2/sample.src

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: sample.src,v 2.1 1998-02-07 01:43:45 ijacobs Exp $ -->
3+
<!-- $Id: sample.src,v 2.2 1998-02-10 22:27:52 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Appendix A: A sample style sheet for HTML 4.0</TITLE>
@@ -292,12 +292,8 @@ OL OL OL LI {
292292
}
293293

294294
/* Begin aural section */
295-
/*
296-
Copyright (C) T. V. Raman, Adobe Systems Incorporated.
297-
All Rights Reserved.
298-
This portion of the style sheet may not be reproduced without
299-
inclusion of this Copyright notice.
300-
*/
295+
296+
/* The following values have been suggested by T.V. Raman. */
301297

302298
@media speech {
303299
H1,H2,H3,
@@ -328,7 +324,7 @@ S,STRIKE { richness: 0; }
328324
A:visited { voice-family: betty;}
329325
A:active { voice-family: betty; pitch-range: 8; pitch: 8 }
330326
}
331-
/* End aural section */
327+
332328

333329
</PRE>
334330
</BODY>

0 commit comments

Comments
 (0)