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 2015/05/20 22:51:46 UTC

knox git commit: Add missing Apache license headrs to .gitignore files.

Repository: knox
Updated Branches:
  refs/heads/master dd16033d3 -> c6af41252


Add missing Apache license headrs to .gitignore files.


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

Branch: refs/heads/master
Commit: c6af41252de23e47ebe3227385021c3e99faec12
Parents: dd16033
Author: Kevin Minder <ke...@hortonworks.com>
Authored: Wed May 20 16:51:43 2015 -0400
Committer: Kevin Minder <ke...@hortonworks.com>
Committed: Wed May 20 16:51:43 2015 -0400

----------------------------------------------------------------------
 gateway-release/home/logs/.gitignore | 21 ++++++++++++++++++---
 gateway-release/home/pids/.gitignore | 21 ++++++++++++++++++---
 2 files changed, 36 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/knox/blob/c6af4125/gateway-release/home/logs/.gitignore
----------------------------------------------------------------------
diff --git a/gateway-release/home/logs/.gitignore b/gateway-release/home/logs/.gitignore
index 5e7d273..ae6495f 100644
--- a/gateway-release/home/logs/.gitignore
+++ b/gateway-release/home/logs/.gitignore
@@ -1,4 +1,19 @@
-# Ignore everything in this directory
-*
-# Except this file
+##########################################################################
+# 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.
+##########################################################################
+# Used to ensure this "empty" directory is included in binary distro
 !.gitignore

http://git-wip-us.apache.org/repos/asf/knox/blob/c6af4125/gateway-release/home/pids/.gitignore
----------------------------------------------------------------------
diff --git a/gateway-release/home/pids/.gitignore b/gateway-release/home/pids/.gitignore
index 5e7d273..ae6495f 100644
--- a/gateway-release/home/pids/.gitignore
+++ b/gateway-release/home/pids/.gitignore
@@ -1,4 +1,19 @@
-# Ignore everything in this directory
-*
-# Except this file
+##########################################################################
+# 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.
+##########################################################################
+# Used to ensure this "empty" directory is included in binary distro
 !.gitignore