X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=scripts%2Fopengl%2Fgen_func_init.py;h=d5dcca9ef27adc8df3b65cce4dec5bf16e772f44;hb=a24448cdd72ffdbd8f7f571886625b8a53100979;hp=12066cfc41546e4773c11db2d6f279251b54302f;hpb=15dea6af2cacd654586acaaf46289f188b98e3d3;p=platform%2Fupstream%2FVK-GL-CTS.git diff --git a/scripts/opengl/gen_func_init.py b/scripts/opengl/gen_func_init.py index 12066cf..d5dcca9 100644 --- a/scripts/opengl/gen_func_init.py +++ b/scripts/opengl/gen_func_init.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. +# +#------------------------------------------------------------------------- + from src_util import * def commandInitStatement (command):