You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/11/25 10:01:04 UTC

[25/28] camel git commit: Added the ASF license header.

Added the ASF license header.


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

Branch: refs/heads/master
Commit: c98918856a8fb67d3ea535c971af4b016b168a6d
Parents: e2c4b13
Author: gilfernandes <gi...@gmail.com>
Authored: Thu Nov 24 20:07:31 2016 +0000
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Nov 25 10:05:37 2016 +0100

----------------------------------------------------------------------
 components/camel-firebase/pom.xml | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/c9891885/components/camel-firebase/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-firebase/pom.xml b/components/camel-firebase/pom.xml
index c5944dd..232ef48 100644
--- a/components/camel-firebase/pom.xml
+++ b/components/camel-firebase/pom.xml
@@ -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.
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">