Author: olamy
Date: Mon Feb 20 22:37:43 2012
New Revision: 1291496

URL: http://svn.apache.org/viewvc?rev=1291496&view=rev
Log:
add license header

Modified:
    incubator/directmemory/trunk/src/site/resources/maven-eclipse-codestyle.xml
    incubator/directmemory/trunk/src/site/resources/maven-idea-codestyle.xml

Modified: 
incubator/directmemory/trunk/src/site/resources/maven-eclipse-codestyle.xml
URL: 
http://svn.apache.org/viewvc/incubator/directmemory/trunk/src/site/resources/maven-eclipse-codestyle.xml?rev=1291496&r1=1291495&r2=1291496&view=diff
==============================================================================
--- incubator/directmemory/trunk/src/site/resources/maven-eclipse-codestyle.xml 
(original)
+++ incubator/directmemory/trunk/src/site/resources/maven-eclipse-codestyle.xml 
Mon Feb 20 22:37:43 2012
@@ -1,4 +1,20 @@
 <?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.
+-->
 <profiles version="11">
 <profile kind="CodeFormatterProfile" name="Maven" version="11">
 <setting 
id="org.eclipse.jdt.core.formatter.insert_space_before_closing_paren_in_if" 
value="insert"/>

Modified: 
incubator/directmemory/trunk/src/site/resources/maven-idea-codestyle.xml
URL: 
http://svn.apache.org/viewvc/incubator/directmemory/trunk/src/site/resources/maven-idea-codestyle.xml?rev=1291496&r1=1291495&r2=1291496&view=diff
==============================================================================
--- incubator/directmemory/trunk/src/site/resources/maven-idea-codestyle.xml 
(original)
+++ incubator/directmemory/trunk/src/site/resources/maven-idea-codestyle.xml 
Mon Feb 20 22:37:43 2012
@@ -1,4 +1,20 @@
 <?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.
+-->
 <code_scheme name="maven">
   <option name="JAVA_INDENT_OPTIONS">
     <value>


Reply via email to