comparison etc/schema/schemas.xml @ 99430:1134aeecb7be

Add copyright notice.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 07 Nov 2008 05:24:44 +0000
parents 2ac1a9b70580
children c90853557b90
comparison
equal deleted inserted replaced
99429:c5b49767c96e 99430:1134aeecb7be
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
4 <uri pattern="*.xsl" typeId="XSLT"/> 21 <uri pattern="*.xsl" typeId="XSLT"/>
5 <uri pattern="*.html" typeId="XHTML"/> 22 <uri pattern="*.html" typeId="XHTML"/>