You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@knox.apache.org by km...@apache.org on 2014/02/06 23:24:11 UTC

git commit: KNOX-248: Add ASL header to gateway.xml

Updated Branches:
  refs/heads/master 8ec228fa8 -> af4d63ceb


KNOX-248: Add ASL header to gateway.xml


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

Branch: refs/heads/master
Commit: af4d63ceb0f93a3433495e05e4f14de93e003d36
Parents: 8ec228f
Author: Kevin Minder <ke...@hortonworks.com>
Authored: Thu Feb 6 17:24:06 2014 -0500
Committer: Kevin Minder <ke...@hortonworks.com>
Committed: Thu Feb 6 17:24:06 2014 -0500

----------------------------------------------------------------------
 gateway-release/home/bin/gateway.xml | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-knox/blob/af4d63ce/gateway-release/home/bin/gateway.xml
----------------------------------------------------------------------
diff --git a/gateway-release/home/bin/gateway.xml b/gateway-release/home/bin/gateway.xml
index ded83e4..9ead1d4 100644
--- a/gateway-release/home/bin/gateway.xml
+++ b/gateway-release/home/bin/gateway.xml
@@ -1,3 +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.
+-->
 <service>
   <id>knox</id>
   <name>knox</name>