License header updates for the vmware-base folder
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/a0e815df Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/a0e815df Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/a0e815df Branch: refs/heads/master Commit: a0e815df466e55aa7f6e66df9da4b9c435ee2c3c Parents: 46e6482 Author: Chip Childers <[email protected]> Authored: Fri Aug 3 14:36:43 2012 -0400 Committer: Chip Childers <[email protected]> Committed: Fri Aug 3 14:36:43 2012 -0400 ---------------------------------------------------------------------- vmware-base/.classpath | 18 ++++++++++++++++++ vmware-base/.project | 18 ++++++++++++++++++ 2 files changed, 36 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/a0e815df/vmware-base/.classpath ---------------------------------------------------------------------- diff --git a/vmware-base/.classpath b/vmware-base/.classpath index eaaa5b5..589e125 100644 --- a/vmware-base/.classpath +++ b/vmware-base/.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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/a0e815df/vmware-base/.project ---------------------------------------------------------------------- diff --git a/vmware-base/.project b/vmware-base/.project index 09cdadc..9f7d21d 100644 --- a/vmware-base/.project +++ b/vmware-base/.project @@ -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. +--> <projectDescription> <name>vmware-base</name> <comment></comment>
