Add Cassandra license header

Project: http://git-wip-us.apache.org/repos/asf/gora/repo
Commit: http://git-wip-us.apache.org/repos/asf/gora/commit/90d1cc0a
Tree: http://git-wip-us.apache.org/repos/asf/gora/tree/90d1cc0a
Diff: http://git-wip-us.apache.org/repos/asf/gora/diff/90d1cc0a

Branch: refs/heads/master
Commit: 90d1cc0af6fc9b812036aa0e6db05bb508318a2e
Parents: 8644c0b
Author: Lewis John McGibbney <[email protected]>
Authored: Sun Aug 31 17:48:06 2014 -0700
Committer: Lewis John McGibbney <[email protected]>
Committed: Sun Aug 31 17:48:06 2014 -0700

----------------------------------------------------------------------
 gora-goraci/src/main/resources/gora-cassandra-mapping.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/gora/blob/90d1cc0a/gora-goraci/src/main/resources/gora-cassandra-mapping.xml
----------------------------------------------------------------------
diff --git a/gora-goraci/src/main/resources/gora-cassandra-mapping.xml 
b/gora-goraci/src/main/resources/gora-cassandra-mapping.xml
index 27d89dc..08b243a 100644
--- a/gora-goraci/src/main/resources/gora-cassandra-mapping.xml
+++ b/gora-goraci/src/main/resources/gora-cassandra-mapping.xml
@@ -1,4 +1,14 @@
 <?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. -->
 <gora-orm>
   <keyspace name="CINode" host="localhost" cluster="GoraCI Test Cluster">
     <family name="p"/>

Reply via email to