X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=scripts%2Frun_internal_tests.py;h=672d50af51aec0f4ef69f3c7693cdfe5fd6b3280;hb=db0f40414e62da810ee561d5f51bc34902d57f60;hp=d112b026b818719e565db5ee6cc02ab8fd60a0f4;hpb=3c827367444ee418f129b2c238299f49d3264554;p=platform%2Fupstream%2FVK-GL-CTS.git diff --git a/scripts/run_internal_tests.py b/scripts/run_internal_tests.py index d112b02..672d50a 100644 --- a/scripts/run_internal_tests.py +++ b/scripts/run_internal_tests.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 shutil