Revert "Added the ASF license header." This reverts commit c98918856a8fb67d3ea535c971af4b016b168a6d.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/24fe56b8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/24fe56b8 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/24fe56b8 Branch: refs/heads/master Commit: 24fe56b8ac5f148c4b3565327dba670c12445b0e Parents: 905b87c Author: Andrea Cosentino <anco...@gmail.com> Authored: Fri Nov 25 12:49:49 2016 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Fri Nov 25 12:49:49 2016 +0100 ---------------------------------------------------------------------- components/camel-firebase/pom.xml | 16 ---------------- 1 file changed, 16 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/24fe56b8/components/camel-firebase/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-firebase/pom.xml b/components/camel-firebase/pom.xml index 232ef48..c5944dd 100644 --- a/components/camel-firebase/pom.xml +++ b/components/camel-firebase/pom.xml @@ -1,20 +1,4 @@ <?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">