From 30362a21e7e181c058a4f5979bc85f3b18fb5e70 Mon Sep 17 00:00:00 2001 From: Matei Zaharia Date: Tue, 25 Sep 2012 14:43:40 -0700 Subject: Update license info on deploy scripts --- bin/spark-daemon.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin/spark-daemon.sh') diff --git a/bin/spark-daemon.sh b/bin/spark-daemon.sh index ae0b781291..0c584055c7 100755 --- a/bin/spark-daemon.sh +++ b/bin/spark-daemon.sh @@ -1,5 +1,8 @@ #!/usr/bin/env bash +# This Spark deploy script is a modified version of the Apache Hadoop deploy +# script, available under the Apache 2 license: +# # 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. -- cgit v1.2.3