X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=scripts%2Fgen_egl.py;h=97e14344584189f99b9d4e5018fb3cbee0e2aaa1;hb=67694b5635645dd4bd3b72310fccb61cbab39df6;hp=23aa200cdc16a7232ded800fcb442d18bd3ec95b;hpb=8a345f3b77fc979154c14a2edd3c6046add3535e;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 ():