diff options
| author | Chong Yidong | 2008-11-07 05:25:49 +0000 |
|---|---|---|
| committer | Chong Yidong | 2008-11-07 05:25:49 +0000 |
| commit | 14760e95cf18e60618f24e56577ceb3dd6ea5ca5 (patch) | |
| tree | ce13fee101767a6a58106d1429bd424c59ce04f5 | |
| parent | 99db906dc5cc02817998e9028f13c2965da34708 (diff) | |
| download | emacs-14760e95cf18e60618f24e56577ceb3dd6ea5ca5.tar.gz emacs-14760e95cf18e60618f24e56577ceb3dd6ea5ca5.zip | |
Add copyright notice.
| -rw-r--r-- | etc/schema/calstbl.rnc | 15 | ||||
| -rw-r--r-- | etc/schema/locate.rnc | 17 | ||||
| -rw-r--r-- | etc/schema/rdfxml.rnc | 10 | ||||
| -rw-r--r-- | etc/schema/schemas.xml | 17 | ||||
| -rw-r--r-- | etc/schema/xslt.rnc | 8 |
5 files changed, 63 insertions, 4 deletions
diff --git a/etc/schema/calstbl.rnc b/etc/schema/calstbl.rnc index 5d334e8ebd2..bcdaff25d46 100644 --- a/etc/schema/calstbl.rnc +++ b/etc/schema/calstbl.rnc | |||
| @@ -1,3 +1,16 @@ | |||
| 1 | # Copyright (C) 1992-2002 HaL Computer Systems, Inc., O'Reilly & | ||
| 2 | # Associates, Inc., ArborText, Inc., Fujitsu Software Corporation, | ||
| 3 | # Norman Walsh, Sun Microsystems, Inc., and the Organization for the | ||
| 4 | # Advancement of Structured Information Standards (OASIS). | ||
| 5 | # | ||
| 6 | # Permission to use, copy, modify and distribute the DocBook DTD and | ||
| 7 | # its accompanying documentation for any purpose and without fee is | ||
| 8 | # hereby granted in perpetuity, provided that the above copyright | ||
| 9 | # notice and this paragraph appear in all copies. The copyright | ||
| 10 | # holders make no representation about the suitability of the DTD for | ||
| 11 | # any purpose. It is provided "as is" without expressed or implied | ||
| 12 | # warranty. | ||
| 13 | |||
| 1 | # This file was generated automatically by Trang, and then manually | 14 | # This file was generated automatically by Trang, and then manually |
| 2 | # edited to add back definitions for overridden parameter entities and | 15 | # edited to add back definitions for overridden parameter entities and |
| 3 | # undefined elements, specifically: bodyatt, secur, paracon, | 16 | # undefined elements, specifically: bodyatt, secur, paracon, |
| @@ -21,7 +34,7 @@ | |||
| 21 | # This DTD is based on the CALS Table Model | 34 | # This DTD is based on the CALS Table Model |
| 22 | # PUBLIC "-//USA-DOD//DTD Table Model 951010//EN" | 35 | # PUBLIC "-//USA-DOD//DTD Table Model 951010//EN" |
| 23 | # | 36 | # |
| 24 | # $Id: calstbl.rnc,v 1.2 2003/08/30 06:04:02 jjc Exp $ | 37 | # $Id$ |
| 25 | # | 38 | # |
| 26 | # Permission to use, copy, modify and distribute the DocBook DTD | 39 | # Permission to use, copy, modify and distribute the DocBook DTD |
| 27 | # and its accompanying documentation for any purpose and without fee | 40 | # and its accompanying documentation for any purpose and without fee |
diff --git a/etc/schema/locate.rnc b/etc/schema/locate.rnc index 89230adf9c0..09c5fb9c4fd 100644 --- a/etc/schema/locate.rnc +++ b/etc/schema/locate.rnc | |||
| @@ -1,3 +1,20 @@ | |||
| 1 | # Copyright (C) 2003, 2004, 2007, 2008 Free Software Foundation, Inc. | ||
| 2 | |||
| 3 | # This file is part of GNU Emacs. | ||
| 4 | |||
| 5 | # GNU Emacs is free software: you can redistribute it and/or modify | ||
| 6 | # it under the terms of the GNU General Public License as published by | ||
| 7 | # the Free Software Foundation, either version 3 of the License, or | ||
| 8 | # (at your option) any later version. | ||
| 9 | |||
| 10 | # GNU Emacs is distributed in the hope that it will be useful, | ||
| 11 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 12 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 13 | # GNU General Public License for more details. | ||
| 14 | |||
| 15 | # You should have received a copy of the GNU General Public License | ||
| 16 | # along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. | ||
| 17 | |||
| 1 | default namespace this = "http://thaiopensource.com/ns/locating-rules/1.0" | 18 | default namespace this = "http://thaiopensource.com/ns/locating-rules/1.0" |
| 2 | namespace local = "" | 19 | namespace local = "" |
| 3 | 20 | ||
diff --git a/etc/schema/rdfxml.rnc b/etc/schema/rdfxml.rnc index 9730322cfdd..3b9a7f025da 100644 --- a/etc/schema/rdfxml.rnc +++ b/etc/schema/rdfxml.rnc | |||
| @@ -1,12 +1,18 @@ | |||
| 1 | # | ||
| 2 | # RELAX NG Compact Schema for RDF/XML Syntax | 1 | # RELAX NG Compact Schema for RDF/XML Syntax |
| 3 | # | 2 | # |
| 3 | # Copyright (C) 2001-2008 World Wide Web Consortium, (Massachusetts | ||
| 4 | # Institute of Technology, European Research Consortium for | ||
| 5 | # Informatics and Mathematics, Keio University). All Rights Reserved. | ||
| 6 | # This work is distributed under the W3C(R) Software License in the | ||
| 7 | # hope that it will be useful, but WITHOUT ANY WARRANTY; without even | ||
| 8 | # the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR | ||
| 9 | # PURPOSE. | ||
| 10 | # | ||
| 4 | # This schema is for information only and NON-NORMATIVE | 11 | # This schema is for information only and NON-NORMATIVE |
| 5 | # | 12 | # |
| 6 | # It is based on one originally written by James Clark in | 13 | # It is based on one originally written by James Clark in |
| 7 | # http://lists.w3.org/Archives/Public/www-rdf-comments/2001JulSep/0248.html | 14 | # http://lists.w3.org/Archives/Public/www-rdf-comments/2001JulSep/0248.html |
| 8 | # and updated with later changes. | 15 | # and updated with later changes. |
| 9 | # | ||
| 10 | 16 | ||
| 11 | namespace local = "" | 17 | namespace local = "" |
| 12 | namespace rdf = "http://www.w3.org/1999/02/22-rdf-syntax-ns#" | 18 | namespace rdf = "http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
diff --git a/etc/schema/schemas.xml b/etc/schema/schemas.xml index 1eef7639540..b2642fedb4f 100644 --- a/etc/schema/schemas.xml +++ b/etc/schema/schemas.xml | |||
| @@ -1,3 +1,20 @@ | |||
| 1 | <!-- Copyright (C) 2003, 2004, 2007, 2008 Free Software Foundation, Inc. | ||
| 2 | |||
| 3 | This file is part of GNU Emacs. | ||
| 4 | |||
| 5 | GNU Emacs is free software: you can redistribute it and/or modify | ||
| 6 | it under the terms of the GNU General Public License as published by | ||
| 7 | the Free Software Foundation, either version 3 of the License, or | ||
| 8 | (at your option) any later version. | ||
| 9 | |||
| 10 | GNU Emacs is distributed in the hope that it will be useful, | ||
| 11 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 13 | GNU General Public License for more details. | ||
| 14 | |||
| 15 | You should have received a copy of the GNU General Public License | ||
| 16 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. --> | ||
| 17 | |||
| 1 | <locatingRules xmlns="http://thaiopensource.com/ns/locating-rules/1.0"> | 18 | <locatingRules xmlns="http://thaiopensource.com/ns/locating-rules/1.0"> |
| 2 | <transformURI fromPattern="*.xml" toPattern="*.rnc"/> | 19 | <transformURI fromPattern="*.xml" toPattern="*.rnc"/> |
| 3 | 20 | ||
diff --git a/etc/schema/xslt.rnc b/etc/schema/xslt.rnc index eaa332f86b3..3612ec16cbc 100644 --- a/etc/schema/xslt.rnc +++ b/etc/schema/xslt.rnc | |||
| @@ -1,4 +1,10 @@ | |||
| 1 | # $Id: xslt.rnc,v 1.2 2003/08/30 08:09:03 jjc Exp $ | 1 | # Copyright (C) 2001-2008 World Wide Web Consortium, (Massachusetts |
| 2 | # Institute of Technology, European Research Consortium for | ||
| 3 | # Informatics and Mathematics, Keio University). All Rights Reserved. | ||
| 4 | # This work is distributed under the W3C(R) Software License in the | ||
| 5 | # hope that it will be useful, but WITHOUT ANY WARRANTY; without even | ||
| 6 | # the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR | ||
| 7 | # PURPOSE. | ||
| 2 | 8 | ||
| 3 | # This was mostly generated from the syntax summary in the XSLT | 9 | # This was mostly generated from the syntax summary in the XSLT |
| 4 | # Recommendation (using XSLT of course). | 10 | # Recommendation (using XSLT of course). |