added license to make rat happy

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

Branch: refs/heads/TINKERPOP-980
Commit: 417a791af619a105c5e3d93466949b4acb44f7a6
Parents: 92fdf91
Author: Robert Dale <robd...@gmail.com>
Authored: Tue Sep 27 20:52:58 2016 -0400
Committer: Robert Dale <robd...@gmail.com>
Committed: Thu Nov 17 03:45:36 2016 -0500

----------------------------------------------------------------------
 gremlin-server/src/main/bin/gremlin-server.conf   | 18 ++++++++++++++++++
 .../src/main/bin/gremlin-server.service           | 18 ++++++++++++++++++
 2 files changed, 36 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/417a791a/gremlin-server/src/main/bin/gremlin-server.conf
----------------------------------------------------------------------
diff --git a/gremlin-server/src/main/bin/gremlin-server.conf 
b/gremlin-server/src/main/bin/gremlin-server.conf
index e38f239..22f3385 100644
--- a/gremlin-server/src/main/bin/gremlin-server.conf
+++ b/gremlin-server/src/main/bin/gremlin-server.conf
@@ -1,3 +1,21 @@
+#
+# 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.
+#
 
 # initd: debug the initd script
 #DEBUG=1

http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/417a791a/gremlin-server/src/main/bin/gremlin-server.service
----------------------------------------------------------------------
diff --git a/gremlin-server/src/main/bin/gremlin-server.service 
b/gremlin-server/src/main/bin/gremlin-server.service
index 21037d7..2cec63f 100644
--- a/gremlin-server/src/main/bin/gremlin-server.service
+++ b/gremlin-server/src/main/bin/gremlin-server.service
@@ -1,3 +1,21 @@
+#
+# 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.
+#
 
 [Unit]
 Description=Apache Tinkerpop Gremlin server daemon

Reply via email to