You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@livy.apache.org by lr...@apache.org on 2017/08/04 03:59:21 UTC

incubator-livy git commit: [MINOR] Add License header to extra configuration files

Repository: incubator-livy
Updated Branches:
  refs/heads/master 4219e1f26 -> 2898d82dd


[MINOR] Add License header to extra configuration files


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

Branch: refs/heads/master
Commit: 2898d82dd7d33fa5432f90e97f972bd99342688b
Parents: 4219e1f
Author: Luciano Resende <lr...@apache.org>
Authored: Thu Aug 3 20:50:13 2017 -0700
Committer: Luciano Resende <lr...@apache.org>
Committed: Thu Aug 3 20:58:34 2017 -0700

----------------------------------------------------------------------
 .rat-excludes                                     |  2 --
 .travis.yml                                       | 17 +++++++++++++++++
 .../services/org.apache.livy.LivyClientFactory    | 18 +++++++++++++++++-
 .../services/org.apache.livy.LivyClientFactory    | 16 ++++++++++++++++
 .../services/org.apache.livy.LivyClientFactory    | 18 +++++++++++++++++-
 5 files changed, 67 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/2898d82d/.rat-excludes
----------------------------------------------------------------------
diff --git a/.rat-excludes b/.rat-excludes
index 033ecec..6b03fcc 100644
--- a/.rat-excludes
+++ b/.rat-excludes
@@ -1,9 +1,7 @@
 .rat-excludes
-.travis.yml
 logs/*
 conf/*
 **/*.conf
-**/META-INF/**
 **/*.json
 **/*.md
 *.iml

http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/2898d82d/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index f42a6d4..f935c35 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,20 @@
+#
+# 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.
+#
+
 sudo: required
 dist: trusty
 language: scala

http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/2898d82d/api/src/test/resources/META-INF/services/org.apache.livy.LivyClientFactory
----------------------------------------------------------------------
diff --git a/api/src/test/resources/META-INF/services/org.apache.livy.LivyClientFactory b/api/src/test/resources/META-INF/services/org.apache.livy.LivyClientFactory
index 99c0bd2..68dc9a5 100644
--- a/api/src/test/resources/META-INF/services/org.apache.livy.LivyClientFactory
+++ b/api/src/test/resources/META-INF/services/org.apache.livy.LivyClientFactory
@@ -1 +1,17 @@
-org.apache.livy.TestClientFactory
\ No newline at end of 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.
+#
+org.apache.livy.TestClientFactory

http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/2898d82d/client-http/src/main/resources/META-INF/services/org.apache.livy.LivyClientFactory
----------------------------------------------------------------------
diff --git a/client-http/src/main/resources/META-INF/services/org.apache.livy.LivyClientFactory b/client-http/src/main/resources/META-INF/services/org.apache.livy.LivyClientFactory
index 5dd53aa..540b238 100644
--- a/client-http/src/main/resources/META-INF/services/org.apache.livy.LivyClientFactory
+++ b/client-http/src/main/resources/META-INF/services/org.apache.livy.LivyClientFactory
@@ -1 +1,17 @@
+#
+# 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.
+#
 org.apache.livy.client.http.HttpClientFactory

http://git-wip-us.apache.org/repos/asf/incubator-livy/blob/2898d82d/rsc/src/main/resources/META-INF/services/org.apache.livy.LivyClientFactory
----------------------------------------------------------------------
diff --git a/rsc/src/main/resources/META-INF/services/org.apache.livy.LivyClientFactory b/rsc/src/main/resources/META-INF/services/org.apache.livy.LivyClientFactory
index 7226429..38f6363 100644
--- a/rsc/src/main/resources/META-INF/services/org.apache.livy.LivyClientFactory
+++ b/rsc/src/main/resources/META-INF/services/org.apache.livy.LivyClientFactory
@@ -1 +1,17 @@
-org.apache.livy.rsc.RSCClientFactory
\ No newline at end of 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.
+#
+org.apache.livy.rsc.RSCClientFactory