vgritsenko 2004/02/07 17:11:34
Modified: config commands.xml symbols.xml system.xml web.xml xindice.xml Log: Applying the Apache License, Version 2.0 Revision Changes Path 1.7 +19 -1 xml-xindice/config/commands.xml Index: commands.xml =================================================================== RCS file: /home/cvs/xml-xindice/config/commands.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- commands.xml 15 Jan 2004 14:23:20 -0000 1.6 +++ commands.xml 8 Feb 2004 01:11:34 -0000 1.7 @@ -1,6 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- + - Copyright 1999-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. + - + - CVS $Id$ + --> + +<!-- - Command Tool properties file for Xindice - - Attributes... 1.4 +19 -1 xml-xindice/config/symbols.xml Index: symbols.xml =================================================================== RCS file: /home/cvs/xml-xindice/config/symbols.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- symbols.xml 30 Dec 2003 13:07:38 -0000 1.3 +++ symbols.xml 8 Feb 2004 01:11:34 -0000 1.4 @@ -1,6 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- + - Copyright 1999-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. + - + - CVS $Id$ + --> + +<!-- - Version: $Revision$ $Date$ - Author: Kimbro Staken ([EMAIL PROTECTED]) --> 1.16 +19 -1 xml-xindice/config/system.xml Index: system.xml =================================================================== RCS file: /home/cvs/xml-xindice/config/system.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- system.xml 6 Feb 2004 13:05:56 -0000 1.15 +++ system.xml 8 Feb 2004 01:11:34 -0000 1.16 @@ -1,6 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- + - Copyright 1999-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. + - + - CVS $Id$ + --> + +<!-- - Xindice Database Configuration File - - Version: $Revision$ $Date$ 1.10 +20 -1 xml-xindice/config/web.xml Index: web.xml =================================================================== RCS file: /home/cvs/xml-xindice/config/web.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- web.xml 15 Jan 2004 13:50:28 -0000 1.9 +++ web.xml 8 Feb 2004 01:11:34 -0000 1.10 @@ -1,4 +1,23 @@ <?xml version="1.0" encoding="ISO-8859-1"?> + +<!-- + - Copyright 1999-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. + - + - CVS $Id$ + --> + <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN" "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd"> 1.5 +19 -1 xml-xindice/config/xindice.xml Index: xindice.xml =================================================================== RCS file: /home/cvs/xml-xindice/config/xindice.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- xindice.xml 28 Jan 2004 14:24:33 -0000 1.4 +++ xindice.xml 8 Feb 2004 01:11:34 -0000 1.5 @@ -1,6 +1,24 @@ <?xml version="1.0"?> <!-- + - Copyright 1999-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. + - + - CVS $Id$ + --> + +<!-- - Xindice web application context configuration file for Tomcat. - - You can use this file in two ways: