From 55823daf68a25eeb6667cd7e8df1f81cfb6cbbbd Mon Sep 17 00:00:00 2001 From: Sandy Ryza Date: Wed, 26 Mar 2014 22:10:57 -0700 Subject: [PATCH] Add license headers to new files --- .../main/resources/log4j-spark-container.properties | 13 +++++++++++++ .../main/resources/log4j-spark-container.properties | 13 +++++++++++++ 2 files changed, 26 insertions(+) diff --git a/yarn/alpha/src/main/resources/log4j-spark-container.properties b/yarn/alpha/src/main/resources/log4j-spark-container.properties index f7f853559468a..a1e37a0be27dd 100644 --- a/yarn/alpha/src/main/resources/log4j-spark-container.properties +++ b/yarn/alpha/src/main/resources/log4j-spark-container.properties @@ -1,3 +1,16 @@ +# +# Licensed 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. See accompanying LICENSE file. + # Set everything to be logged to the console log4j.rootCategory=INFO, console log4j.appender.console=org.apache.log4j.ConsoleAppender diff --git a/yarn/stable/src/main/resources/log4j-spark-container.properties b/yarn/stable/src/main/resources/log4j-spark-container.properties index f7f853559468a..a1e37a0be27dd 100644 --- a/yarn/stable/src/main/resources/log4j-spark-container.properties +++ b/yarn/stable/src/main/resources/log4j-spark-container.properties @@ -1,3 +1,16 @@ +# +# Licensed 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. See accompanying LICENSE file. + # Set everything to be logged to the console log4j.rootCategory=INFO, console log4j.appender.console=org.apache.log4j.ConsoleAppender