- From: Norman Walsh <Norman.Walsh@Sun.COM>
- Date: 06 Jun 2001 13:56:36 -0400
- To: spec-prod@w3.org
- CC: Henry Thompson <ht@cogsci.ed.ac.uk>, Jonathan Marsh <jmarsh@microsoft.com>
[Returning from much-too-long silence on the spec-prod alias] / "Eve L. Maler" <eve.maler@east.sun.com> was heard to say: | I added the copyright element in late 1999 precisely to address the | source/output copyright concern, though I don't know if anyone ever | used it. It contains %hdr.mix;, which resolves to | (%p.class;|%list.class;|%ednote.class;)+. I assumed that this would | accommodate, say, a paragraph of copyight statement information just | fine. In what way does it not cover what the pubrules want? I think it covers the requirements. I've updated the stylesheet on dev.w3.org to render the copyright element if it's present in the header. (If it isn't present, the default statement is generated.) The source markup below will generate the correct header and remove the dependency on the stylesheet to point to the correct version of the IPR statement. (Documents will now carry with them the IPR statement against which they were published, which is the Right Thing(TM), IMHO.) <copyright> <p> <loc href="http://www.w3.org/Consortium/Legal/ipr-notice-20000612#Copyright">Copyright</loc> © 2001 <loc href="http://www.w3.org/">W3C</loc><sup>®</sup> (<loc href="http://www.lcs.mit.edu/">MIT</loc>, <loc href="http://www.inria.fr/">INRIA</loc>, <loc href="http://www.keio.ac.jp/">Keio</loc>), All Rights Reserved. W3C <loc href="http://www.w3.org/Consortium/Legal/ipr-notice-20000612#Legal_Disclaimer">liability</loc>, <loc href="http://www.w3.org/Consortium/Legal/ipr-notice-20000612#W3C_Trademarks">trademark</loc>, <loc href="http://www.w3.org/Consortium/Legal/copyright-documents-19990405">document use</loc>, and <loc href="http://www.w3.org/Consortium/Legal/copyright-software-19980720">software licensing</loc> rules apply. </p> </copyright> Be seeing you, norm -- Norman.Walsh@Sun.COM | Mankind are always happy for having been XML Standards Engineer | happy; so that if you make them happy now, you Technology Dev. Group | make them happy twenty years hence by the Sun Microsystems, Inc. | memory of it.--Sydney Smith
Received on Wednesday, 6 June 2001 13:57:20 UTC