Fixed three .classpath license header issues
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/0ad81185 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/0ad81185 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/0ad81185 Branch: refs/heads/vpc Commit: 0ad81185620b5fe2d52d66eb7dfb13010dfe6c33 Parents: 038608b Author: Chip Childers <chip.child...@gmail.com> Authored: Thu Aug 9 14:21:06 2012 -0400 Committer: Chip Childers <chip.child...@gmail.com> Committed: Thu Aug 9 14:21:06 2012 -0400 ---------------------------------------------------------------------- awsapi/.classpath | 18 ++++++++++++++++++ setup/.classpath | 18 ++++++++++++++++++ utils/.classpath | 18 ++++++++++++++++++ 3 files changed, 54 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/0ad81185/awsapi/.classpath ---------------------------------------------------------------------- diff --git a/awsapi/.classpath b/awsapi/.classpath index 03d1a1f..4dc46c4 100644 --- a/awsapi/.classpath +++ b/awsapi/.classpath @@ -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. +--> <classpath> <classpathentry kind="src" path="src"/> <classpathentry kind="src" path="test"/> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/0ad81185/setup/.classpath ---------------------------------------------------------------------- diff --git a/setup/.classpath b/setup/.classpath index ac37fb2..ff69d4c 100644 --- a/setup/.classpath +++ b/setup/.classpath @@ -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. +--> <classpath> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="output" path="bin"/> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/0ad81185/utils/.classpath ---------------------------------------------------------------------- diff --git a/utils/.classpath b/utils/.classpath index 5f65a82..5400816 100644 --- a/utils/.classpath +++ b/utils/.classpath @@ -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. +--> <classpath> <classpathentry kind="src" path="src"/> <classpathentry kind="src" path="test"/>