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/08/02 15:22:56 UTC

git commit: License header updates for the core folder

Updated Branches:
  refs/heads/master 42ef767c4 -> 9ed5d3840


License header updates for the core 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/9ed5d384
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/9ed5d384
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/9ed5d384

Branch: refs/heads/master
Commit: 9ed5d3840abbb13fd2020de0ac0ae583c3f8862e
Parents: 42ef767
Author: Chip Childers <ch...@gmail.com>
Authored: Thu Aug 2 09:22:36 2012 -0400
Committer: Chip Childers <ch...@gmail.com>
Committed: Thu Aug 2 09:22:36 2012 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/9ed5d384/core/.classpath
----------------------------------------------------------------------
diff --git a/core/.classpath b/core/.classpath
index 7411e48..281ee60 100644
--- a/core/.classpath
+++ b/core/.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/9ed5d384/core/.project
----------------------------------------------------------------------
diff --git a/core/.project b/core/.project
index 9884df8b..a6fbce3 100644
--- a/core/.project
+++ b/core/.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>core</name>
 	<comment></comment>