summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@us.ibm.com>2016-03-04 15:42:08 -0500
committerBrad Bishop <bradleyb@us.ibm.com>2016-03-18 14:54:15 -0400
commit68caa1ee306e74f3a08fb2da6b4dbd0b020258db (patch)
tree0b8a6f997e834b5d5cff462d4cd5012a4eb43761
parentb103d2d225af95eb0256bdf13b659af5d2a61c98 (diff)
downloadphosphor-rest-server-68caa1ee306e74f3a08fb2da6b4dbd0b020258db.tar.gz
phosphor-rest-server-68caa1ee306e74f3a08fb2da6b4dbd0b020258db.zip
Added a license to obmc-rest file
Apache2
-rw-r--r--obmc-rest16
1 files changed, 16 insertions, 0 deletions
diff --git a/obmc-rest b/obmc-rest
index 7c4ddfd..949a67c 100644
--- a/obmc-rest
+++ b/obmc-rest
@@ -1,5 +1,21 @@
#!/usr/bin/env python
+# Contributors Listed Below - COPYRIGHT 2016
+# [+] International Business Machines Corp.
+#
+#
+# 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.
+
import os
import sys
import dbus
OpenPOWER on IntegriCloud