X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=scripts%2Fbuild%2Fconfig.py;h=0e68a22b29fba5c32b3fb5479e45762fb7ed7fac;hb=3c77ed4e119083afaec64a173bfdcf024c271635;hp=733a224b11a2755502624420d964da0fb2db1dd6;hpb=3743feb72dd9977024aae604ad2b0ba03a1ab91d;p=platform%2Fupstream%2FVK-GL-CTS.git diff --git a/scripts/build/config.py b/scripts/build/config.py index 733a224..0e68a22 100644 --- a/scripts/build/config.py +++ b/scripts/build/config.py @@ -1,5 +1,25 @@ # -*- coding: utf-8 -*- +#------------------------------------------------------------------------- +# drawElements Quality Program utilities +# -------------------------------------- +# +# Copyright 2015 The Android Open Source Project +# +# 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 copy