X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-stx%2Frecipes-devtools%2Fpython%2Fpython-eventlet_0.18.4.bb;h=bf32c827b4c0c3c05b6ac666f91f09676cb8c6b5;hb=210d0f78485e760dffcdd3f630f59cec797f3f11;hp=db3ded123488aef4b1d8dbb4227572aff2475e04;hpb=1756c781843f5b2bfba86d71ca0d875ff8c89196;p=pti%2Frtp.git diff --git a/meta-stx/recipes-devtools/python/python-eventlet_0.18.4.bb b/meta-stx/recipes-devtools/python/python-eventlet_0.18.4.bb index db3ded1..bf32c82 100644 --- a/meta-stx/recipes-devtools/python/python-eventlet_0.18.4.bb +++ b/meta-stx/recipes-devtools/python/python-eventlet_0.18.4.bb @@ -1,3 +1,18 @@ +# +# Copyright (C) 2019 Wind River Systems, Inc. +# +# 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. + DESCRIPTION = "Highly concurrent networking library" HOMEPAGE = "http://pypi.python.org/pypi/eventlet" SECTION = "devel/python"