]> git.eshelyaron.com Git - emacs.git/commitdiff
Add copyright notice.
authorChong Yidong <cyd@stupidchicken.com>
Fri, 7 Nov 2008 05:25:49 +0000 (05:25 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 7 Nov 2008 05:25:49 +0000 (05:25 +0000)
etc/schema/calstbl.rnc
etc/schema/locate.rnc
etc/schema/rdfxml.rnc
etc/schema/schemas.xml
etc/schema/xslt.rnc

index 5d334e8ebd2e7c57d483fa9e7d247c3095f762fb..bcdaff25d469830174ac6409d84f2b1a4ea7877f 100644 (file)
@@ -1,3 +1,16 @@
+# Copyright (C) 1992-2002 HaL Computer Systems, Inc., O'Reilly &
+# Associates, Inc., ArborText, Inc., Fujitsu Software Corporation,
+# Norman Walsh, Sun Microsystems, Inc., and the Organization for the
+# Advancement of Structured Information Standards (OASIS).
+#
+# Permission to use, copy, modify and distribute the DocBook DTD and
+# its accompanying documentation for any purpose and without fee is
+# hereby granted in perpetuity, provided that the above copyright
+# notice and this paragraph appear in all copies.  The copyright
+# holders make no representation about the suitability of the DTD for
+# any purpose.  It is provided "as is" without expressed or implied
+# warranty.
+
 # This file was generated automatically by Trang, and then manually
 # edited to add back definitions for overridden parameter entities and
 # undefined elements, specifically: bodyatt, secur, paracon,
@@ -21,7 +34,7 @@
 # This DTD is based on the CALS Table Model
 # PUBLIC "-//USA-DOD//DTD Table Model 951010//EN"
 # 
-# $Id: calstbl.rnc,v 1.2 2003/08/30 06:04:02 jjc Exp $
+# $Id$
 # 
 # Permission to use, copy, modify and distribute the DocBook DTD
 # and its accompanying documentation for any purpose and without fee
index 89230adf9c0d2d3ded8b03bd78edb818040147c2..09c5fb9c4fdb525e9f6f7d4e774dacbe30bff611 100644 (file)
@@ -1,3 +1,20 @@
+# Copyright (C) 2003, 2004, 2007, 2008  Free Software Foundation, Inc.
+
+# This file is part of GNU Emacs.
+
+# GNU Emacs is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+
+# GNU Emacs is distributed 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.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
+
 default namespace this = "http://thaiopensource.com/ns/locating-rules/1.0"
 namespace local = ""
 
index 9730322cfddf28b4ac7bf9d6091c894727bb3aa5..3b9a7f025da12759f8615b107d8ae530b82fef38 100644 (file)
@@ -1,12 +1,18 @@
-#
 # RELAX NG Compact Schema for RDF/XML Syntax
 #
+# 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.
+#
 # This schema is for information only and NON-NORMATIVE
 #
 # It is based on one originally written by James Clark in
 # http://lists.w3.org/Archives/Public/www-rdf-comments/2001JulSep/0248.html
 # and updated with later changes.
-#
 
 namespace local = ""
 namespace rdf = "http://www.w3.org/1999/02/22-rdf-syntax-ns#"
index 1eef7639540f63937d6080ab2637a26a7664e563..b2642fedb4fd63cc63c40a64d262f68d7490b952 100644 (file)
@@ -1,3 +1,20 @@
+<!-- Copyright (C) 2003, 2004, 2007, 2008  Free Software Foundation, Inc.
+
+This file is part of GNU Emacs.
+
+GNU Emacs is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+GNU Emacs is distributed 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.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>. -->
+
 <locatingRules xmlns="http://thaiopensource.com/ns/locating-rules/1.0">
   <transformURI fromPattern="*.xml" toPattern="*.rnc"/>
 
index eaa332f86b393ead3c0fe341438ccee4ad72aa11..3612ec16cbc23fdf98670b30323377c1b82d8d9a 100644 (file)
@@ -1,4 +1,10 @@
-# $Id: xslt.rnc,v 1.2 2003/08/30 08:09:03 jjc Exp $
+# 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.
 
 # This was mostly generated from the syntax summary in the XSLT
 # Recommendation (using XSLT of course).