diff --git a/bin/slaves.sh b/bin/slaves.sh index d383e02545..030581e058 100755 --- a/bin/slaves.sh +++ b/bin/slaves.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. 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. diff --git a/docs/_layouts/global.html b/docs/_layouts/global.html index 677573db73..cf2f663fa5 100755 --- a/docs/_layouts/global.html +++ b/docs/_layouts/global.html @@ -36,49 +36,34 @@