You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ch...@apache.org on 2012/07/31 23:31:19 UTC

git commit: License file header updates for agent 'dot' files.

Updated Branches:
  refs/heads/master 43b68a8db -> 2d1d43dd2


License file header updates for agent 'dot' files.


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/2d1d43dd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/2d1d43dd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/2d1d43dd

Branch: refs/heads/master
Commit: 2d1d43dd2b8d505f09f20c5cb3b19dbe891f0e39
Parents: 43b68a8
Author: Chip Childers <ch...@gmail.com>
Authored: Tue Jul 31 17:29:39 2012 -0400
Committer: Chip Childers <ch...@gmail.com>
Committed: Tue Jul 31 17:30:26 2012 -0400

----------------------------------------------------------------------
 agent-simulator/.classpath |   18 ++++++++++++++++++
 agent-simulator/.project   |   18 ++++++++++++++++++
 2 files changed, 36 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/2d1d43dd/agent-simulator/.classpath
----------------------------------------------------------------------
diff --git a/agent-simulator/.classpath b/agent-simulator/.classpath
index ee1318d..24edf1b 100644
--- a/agent-simulator/.classpath
+++ b/agent-simulator/.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/2d1d43dd/agent-simulator/.project
----------------------------------------------------------------------
diff --git a/agent-simulator/.project b/agent-simulator/.project
index f3d551a..a51960f 100644
--- a/agent-simulator/.project
+++ b/agent-simulator/.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>agent-simulator</name>
 	<comment></comment>