[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/etc/schema/locate.rnc,v
From: |
Chong Yidong |
Subject: |
[Emacs-diffs] Changes to emacs/etc/schema/locate.rnc,v |
Date: |
Fri, 07 Nov 2008 05:25:51 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Chong Yidong <cyd> 08/11/07 05:25:50
Index: locate.rnc
===================================================================
RCS file: /sources/emacs/emacs/etc/schema/locate.rnc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- locate.rnc 23 Nov 2007 06:57:44 -0000 1.1
+++ locate.rnc 7 Nov 2008 05:25:49 -0000 1.2
@@ -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 = ""
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/etc/schema/locate.rnc,v,
Chong Yidong <=