X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=scripts%2Fmake_release.py;h=cf3f48923539b109cd5c6d3ff41176aaac2c6a68;hb=3c77ed4e119083afaec64a173bfdcf024c271635;hp=f31a189dd878f105c3f86ae913abede7cedda73b;hpb=3743feb72dd9977024aae604ad2b0ba03a1ab91d;p=platform%2Fupstream%2FVK-GL-CTS.git diff --git a/scripts/make_release.py b/scripts/make_release.py index f31a189..cf3f489 100644 --- a/scripts/make_release.py +++ b/scripts/make_release.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 re import sys