Author: jacopoc Date: Sat Oct 14 02:19:11 2006 New Revision: 463904 URL: http://svn.apache.org/viewvc?view=rev&rev=463904 Log: Maybe it's not necessary here, but I think it's however fine to add the license headers to these files too.
Modified: incubator/ofbiz/trunk/.classpath incubator/ofbiz/trunk/.project Modified: incubator/ofbiz/trunk/.classpath URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/.classpath?view=diff&rev=463904&r1=463903&r2=463904 ============================================================================== --- incubator/ofbiz/trunk/.classpath (original) +++ incubator/ofbiz/trunk/.classpath Sat Oct 14 02:19:11 2006 @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +Copyright 2001-2006 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. +--> + <classpath> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="src" path="framework/testtools/src"/> Modified: incubator/ofbiz/trunk/.project URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/.project?view=diff&rev=463904&r1=463903&r2=463904 ============================================================================== --- incubator/ofbiz/trunk/.project (original) +++ incubator/ofbiz/trunk/.project Sat Oct 14 02:19:11 2006 @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +Copyright 2001-2006 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. +--> + <projectDescription> <name>ofbiz</name> <comment></comment>