You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by ch...@apache.org on 2013/09/23 08:20:49 UTC

git commit: Add license header to coder formatter xml

Updated Branches:
  refs/heads/master da0e0f682 -> 37a4cdeae


Add license header to coder formatter xml


Project: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/commit/37a4cdea
Tree: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/tree/37a4cdea
Diff: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/diff/37a4cdea

Branch: refs/heads/master
Commit: 37a4cdeae65748832a1283632bb31595c32012ea
Parents: da0e0f6
Author: Christian Amend <ch...@apache.org>
Authored: Mon Sep 23 08:20:13 2013 +0200
Committer: Christian Amend <ch...@apache.org>
Committed: Mon Sep 23 08:20:13 2013 +0200

----------------------------------------------------------------------
 src/eclipse/eclipse-codestyle-formatter.xml | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/37a4cdea/src/eclipse/eclipse-codestyle-formatter.xml
----------------------------------------------------------------------
diff --git a/src/eclipse/eclipse-codestyle-formatter.xml b/src/eclipse/eclipse-codestyle-formatter.xml
index 49186e7..27c52f8 100644
--- a/src/eclipse/eclipse-codestyle-formatter.xml
+++ b/src/eclipse/eclipse-codestyle-formatter.xml
@@ -1,4 +1,26 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+
+ 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="12">
 <profile kind="CodeFormatterProfile" name="odata" version="12">
 <setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags" value="insert"/>