You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by cr...@apache.org on 2004/03/19 04:49:53 UTC

svn commit: rev 9599 - in xml/forrest/trunk: etc src/core/context/resources/schema

Author: crossley
Date: Thu Mar 18 19:49:52 2004
New Revision: 9599

Modified:
   xml/forrest/trunk/etc/relicense-tree.txt
   xml/forrest/trunk/src/core/context/resources/schema/catalog
   xml/forrest/trunk/src/core/context/resources/schema/catalog.xcat
Log:
Add Apache License 2.0 to schema/catalog*


Modified: xml/forrest/trunk/etc/relicense-tree.txt
==============================================================================
--- xml/forrest/trunk/etc/relicense-tree.txt	(original)
+++ xml/forrest/trunk/etc/relicense-tree.txt	Thu Mar 18 19:49:52 2004
@@ -91,7 +91,7 @@
 L    |   |   |   |   |   |-- misc
 L    |   |   |   |   |   |-- stylesheets
 L    |   |   |   |   |   `-- wiki
-*    |   |   |   |   |-- schema     # to do catalog and catalog.xcat
+L    |   |   |   |   |-- schema
 N    |   |   |   |   |   |-- docbook
 L    |   |   |   |   |   |-- dtd
 L    |   |   |   |   |   |   |-- v10
@@ -167,7 +167,7 @@
 L    |   |   |-- conf
 L    |   |   |-- content
 L    |   |   |   |-- skins
-*L   |   |   |   `-- xdocs    # fix license.xml          # to do *.cwiki ?
+*L   |   |   |   `-- xdocs                               # to do *.cwiki ?
 L    |   |   |       `-- community
 L    |   |   |           `-- howto
 L    |   |   |               |-- bugzilla-patch

Modified: xml/forrest/trunk/src/core/context/resources/schema/catalog
==============================================================================
--- xml/forrest/trunk/src/core/context/resources/schema/catalog	(original)
+++ xml/forrest/trunk/src/core/context/resources/schema/catalog	Thu Mar 18 19:49:52 2004
@@ -1,3 +1,19 @@
+--
+  Copyright 2002-2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+--
+
 -- OASIS TR 9401 Catalog for Forrest --
 
 -- This file is not used directly by Forrest (see catalog.xcat instead), but is
@@ -280,4 +296,4 @@
   -- ...................................................................... --
 
 -- Open Office Support --
-PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "open-office/dummy.dtd"
\ No newline at end of file
+PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "open-office/dummy.dtd"

Modified: xml/forrest/trunk/src/core/context/resources/schema/catalog.xcat
==============================================================================
--- xml/forrest/trunk/src/core/context/resources/schema/catalog.xcat	(original)
+++ xml/forrest/trunk/src/core/context/resources/schema/catalog.xcat	Thu Mar 18 19:49:52 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  Copyright 2002-2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN"
 "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
 <!-- OASIS XML Catalog for Forrest -->