mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 09:14:18 +00:00
Add copyright notice.
This commit is contained in:
parent
99db906dc5
commit
14760e95cf
5 changed files with 63 additions and 4 deletions
|
|
@ -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
|
# This file was generated automatically by Trang, and then manually
|
||||||
# edited to add back definitions for overridden parameter entities and
|
# edited to add back definitions for overridden parameter entities and
|
||||||
# undefined elements, specifically: bodyatt, secur, paracon,
|
# undefined elements, specifically: bodyatt, secur, paracon,
|
||||||
|
|
@ -21,7 +34,7 @@
|
||||||
# This DTD is based on the CALS Table Model
|
# This DTD is based on the CALS Table Model
|
||||||
# PUBLIC "-//USA-DOD//DTD Table Model 951010//EN"
|
# 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
|
# Permission to use, copy, modify and distribute the DocBook DTD
|
||||||
# and its accompanying documentation for any purpose and without fee
|
# and its accompanying documentation for any purpose and without fee
|
||||||
|
|
|
||||||
|
|
@ -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"
|
default namespace this = "http://thaiopensource.com/ns/locating-rules/1.0"
|
||||||
namespace local = ""
|
namespace local = ""
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,12 +1,18 @@
|
||||||
#
|
|
||||||
# RELAX NG Compact Schema for RDF/XML Syntax
|
# 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
|
# This schema is for information only and NON-NORMATIVE
|
||||||
#
|
#
|
||||||
# It is based on one originally written by James Clark in
|
# It is based on one originally written by James Clark in
|
||||||
# http://lists.w3.org/Archives/Public/www-rdf-comments/2001JulSep/0248.html
|
# http://lists.w3.org/Archives/Public/www-rdf-comments/2001JulSep/0248.html
|
||||||
# and updated with later changes.
|
# and updated with later changes.
|
||||||
#
|
|
||||||
|
|
||||||
namespace local = ""
|
namespace local = ""
|
||||||
namespace rdf = "http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
namespace rdf = "http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||||
|
|
|
||||||
|
|
@ -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">
|
<locatingRules xmlns="http://thaiopensource.com/ns/locating-rules/1.0">
|
||||||
<transformURI fromPattern="*.xml" toPattern="*.rnc"/>
|
<transformURI fromPattern="*.xml" toPattern="*.rnc"/>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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
|
# This was mostly generated from the syntax summary in the XSLT
|
||||||
# Recommendation (using XSLT of course).
|
# Recommendation (using XSLT of course).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue