X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tic%2Fconfig.py;h=4648f953e1a0acad91717d4dc04b0e2d2877357c;hb=27b370a1eee556fbf098f1c0421d70635acf9fad;hp=e2efc8a1494db59643a701a238f8dbaa6874bcb1;hpb=acc34f918d7c0444283555f73322758c7cde80e9;p=archive%2F20170607%2Ftools%2Ftic-core.git diff --git a/tic/config.py b/tic/config.py index e2efc8a..4648f95 100644 --- a/tic/config.py +++ b/tic/config.py @@ -1,3 +1,20 @@ +#!/usr/bin/python +# Copyright (c) 2016 Samsung Electronics Co., Ltd +# +# Licensed under the Flora License, Version 1.1 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://floralicense.org/license/ +# +# 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. +# +# Contributors: +# - S-Core Co., Ltd import os import ConfigParser