License header updates for the deps 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/9ee803ee Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/9ee803ee Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/9ee803ee Branch: refs/heads/vpc Commit: 9ee803ee02c02a23aa489d7587ab27132231c573 Parents: 1a18d5c Author: Chip Childers <[email protected]> Authored: Thu Aug 2 10:45:31 2012 -0400 Committer: Chip Childers <[email protected]> Committed: Thu Aug 2 10:45:48 2012 -0400 ---------------------------------------------------------------------- deps/.classpath | 18 ++++++++++++++++++ deps/.project | 18 ++++++++++++++++++ 2 files changed, 36 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/9ee803ee/deps/.classpath ---------------------------------------------------------------------- diff --git a/deps/.classpath b/deps/.classpath index 0ae3457..1376b4f 100755 --- a/deps/.classpath +++ b/deps/.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="XenServerJava"/> <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/9ee803ee/deps/.project ---------------------------------------------------------------------- diff --git a/deps/.project b/deps/.project index 901f15e..3420597 100644 --- a/deps/.project +++ b/deps/.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>deps</name> <comment></comment>
