Author: vgritsenko Date: Sat Feb 24 19:07:39 2007 New Revision: 511420 URL: http://svn.apache.org/viewvc?view=rev&rev=511420 Log: adding license headers
Modified: xml/xindice/trunk/.classpath xml/xindice/trunk/.project xml/xindice/trunk/tools/eclipse/project Modified: xml/xindice/trunk/.classpath URL: http://svn.apache.org/viewvc/xml/xindice/trunk/.classpath?view=diff&rev=511420&r1=511419&r2=511420 ============================================================================== --- xml/xindice/trunk/.classpath (original) +++ xml/xindice/trunk/.classpath Sat Feb 24 19:07:39 2007 @@ -1,4 +1,23 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + - Licensed to the Apache Software Foundation (ASF) under one or more + - contributor license agreements. See the NOTICE file distributed with + - this work for additional information regarding copyright ownership. + - The ASF licenses this file to You 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. + - + - $Id$ + --> + <classpath> <classpathentry kind="src" path="java/src"/> <classpathentry kind="src" output="build/classes-tests" path="java/tests/src"/> Modified: xml/xindice/trunk/.project URL: http://svn.apache.org/viewvc/xml/xindice/trunk/.project?view=diff&rev=511420&r1=511419&r2=511420 ============================================================================== --- xml/xindice/trunk/.project (original) +++ xml/xindice/trunk/.project Sat Feb 24 19:07:39 2007 @@ -1,4 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + - Licensed to the Apache Software Foundation (ASF) under one or more + - contributor license agreements. See the NOTICE file distributed with + - this work for additional information regarding copyright ownership. + - The ASF licenses this file to You 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. + - + - $Id$ + --> <projectDescription> <name>xml-xindice</name> Modified: xml/xindice/trunk/tools/eclipse/project URL: http://svn.apache.org/viewvc/xml/xindice/trunk/tools/eclipse/project?view=diff&rev=511420&r1=511419&r2=511420 ============================================================================== --- xml/xindice/trunk/tools/eclipse/project (original) +++ xml/xindice/trunk/tools/eclipse/project Sat Feb 24 19:07:39 2007 @@ -1,4 +1,23 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + - Licensed to the Apache Software Foundation (ASF) under one or more + - contributor license agreements. See the NOTICE file distributed with + - this work for additional information regarding copyright ownership. + - The ASF licenses this file to You 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. + - + - $Id$ + --> + <projectDescription> <name>Xindice @VERSION@</name> <comment></comment>