X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=scripts%2Fgen_egl.py;h=97e14344584189f99b9d4e5018fb3cbee0e2aaa1;hb=941703d7ac0734631a03d17f0461778bb5e05953;hp=23aa200cdc16a7232ded800fcb442d18bd3ec95b;hpb=150b8bbdccf04df73a5ba4da6b2b72b032927f9f;p=platform%2Fupstream%2FVK-GL-CTS.git diff --git a/scripts/gen_egl.py b/scripts/gen_egl.py index 23aa200..97e1434 100644 --- a/scripts/gen_egl.py +++ b/scripts/gen_egl.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 egl def gen ():