]> code.delx.au - gnu-emacs/blobdiff - etc/schema/README
* movemail.c: Include time.h unconditionally.
[gnu-emacs] / etc / schema / README
index cba017047dad070175c13311dfb2ff6c89fc02f6..08dfe45dfbbaa2e188fad878ae8d20919bc14636 100644 (file)
@@ -1,5 +1,5 @@
-schemas.xml and locate.rnc are part of Emacs.  They are used by nXML
-mode for mapping schemas to documents.
+locate.rnc, relaxng.rnc, and schemas.xml are part of Emacs.  They are
+used by nXML mode for mapping schemas to documents.
 
 The remaining files in this directory are schema for a variety of
 specifications released by the DocBook project, the Organization for
@@ -57,13 +57,20 @@ published by the World Wide Web Consortium (W3C):
 
       rdfxml.rnc
 
-These files are Copyright (C) 2001-2008 World Wide Web Consortium,
-(Massachusetts Institute of Technology, European Research Consortium
-for Informatics and Mathematics, Keio University).  All Rights
-Reserved.  From section 5.10 of the W3C Intellectual Rights FAQ
-( http://www.w3.org/Consortium/Legal/IPR-FAQ-20000620 ),
-schemas and DTDs that are part of W3C specifications are licensed
-under the W3C Software License:
+These files are
+
+  Copyright (C) 2001-2008 World Wide Web Consortium, (Massachusetts
+  Institute of Technology, European Research Consortium for
+  Informatics and Mathematics, Keio University).  All Rights Reserved.
+  This work is distributed under the W3C(R) Software License in the
+  hope that it will be useful, but WITHOUT ANY WARRANTY; without even
+  the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+  PURPOSE.
+
+From section 5.10 of the W3C Intellectual Rights FAQ
+( http://www.w3.org/Consortium/Legal/IPR-FAQ-20000620 ), schemas and
+DTDs that are part of W3C specifications are licensed under the W3C
+Software License:
 
   This work (and included software, documentation such as READMEs, or
   other related items) is being provided by the copyright holders
@@ -106,37 +113,3 @@ under the W3C Software License:
   specific, written prior permission. Title to copyright in this
   software and any associated documentation will at all times remain
   with copyright holders.
-
-
-
-The file relaxng.rnc is derived from the RELAX NG Compact Syntax
-Committee Specification, which is Copyright (C) 2002 The Organization
-for the Advancement of Structured Information Standards (OASIS).  This
-specification (which is also essentially identical to ISO/IEC 19757-2)
-may be viewed at
-
-  http://www.oasis-open.org/committees/relax-ng/compact-20021121.html#formal-syntax
-
-and is released under the following license:
-
-  This document and translations of it may be copied and furnished to
-  others, and derivative works that comment on or otherwise explain it
-  or assist in its implementation may be prepared, copied, published
-  and distributed, in whole or in part, without restriction of any
-  kind, provided that the above copyright notice and this paragraph
-  are included on all such copies and derivative works. However, this
-  document itself may not be modified in any way, such as by removing
-  the copyright notice or references to OASIS, except as needed for
-  the purpose of developing OASIS specifications, in which case the
-  procedures for copyrights defined in the OASIS Intellectual Property
-  Rights document must be followed, or as required to translate it
-  into languages other than English.
-
-  The limited permissions granted above are perpetual and will not be
-  revoked by OASIS or its successors or assigns.
-
-  This document and the information contained herein is provided on an
-  "AS IS" basis and OASIS DISCLAIMS ALL WARRANTIES, EXPRESS OR
-  IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF
-  THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED
-  WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.