comparison etc/schema/locate.rnc @ 99431:fe571ea62851

Add copyright notice.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 07 Nov 2008 05:25:49 +0000
parents 38f93f3d00a2
children c90853557b90
comparison
equal deleted inserted replaced
99430:1134aeecb7be 99431:fe571ea62851
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
4 start = locatingRules 21 start = locatingRules
5 22