dirkv 2004/03/21 13:11:50 Modified: scaffold/xdocs downloads.xml index.xml navigation.xml Log: add license Revision Changes Path 1.2 +17 -2 jakarta-commons-sandbox/scaffold/xdocs/downloads.xml Index: downloads.xml =================================================================== RCS file: /home/cvs/jakarta-commons-sandbox/scaffold/xdocs/downloads.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- downloads.xml 24 Nov 2003 22:59:43 -0000 1.1 +++ downloads.xml 21 Mar 2004 21:11:50 -0000 1.2 @@ -1,4 +1,19 @@ -<?xml version="1.0"?> +<?xml version="1.0" encoding="ISO-8859-1"?> + <!-- + 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. + --> <document> <properties> <title>Downloads</title> 1.2 +15 -1 jakarta-commons-sandbox/scaffold/xdocs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/jakarta-commons-sandbox/scaffold/xdocs/index.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- index.xml 24 Nov 2003 22:59:43 -0000 1.1 +++ index.xml 21 Mar 2004 21:11:50 -0000 1.2 @@ -1,5 +1,19 @@ -<?xml version="1.0"?> +<?xml version="1.0" encoding="ISO-8859-1"?> + <!-- + 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. + --> <document> <properties> 1.3 +15 -0 jakarta-commons-sandbox/scaffold/xdocs/navigation.xml Index: navigation.xml =================================================================== RCS file: /home/cvs/jakarta-commons-sandbox/scaffold/xdocs/navigation.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- navigation.xml 28 Feb 2004 15:23:56 -0000 1.2 +++ navigation.xml 21 Mar 2004 21:11:50 -0000 1.3 @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="ISO-8859-1"?> + <!-- + 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 org.apache.commons.menus SYSTEM '../../../jakarta-commons/commons-build/menus/menus.dtd'> <project name="Commons Scaffold"> <title>Commons Scaffold</title>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]