X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=setup.py;h=2f2b5e5400f898be571e65839dd7b871337e386e;hb=37f600566c56542999529da47299c4caf54d073a;hp=0100b46355693d3952fac58f71ffadeabb4f07d5;hpb=827e341ed222a562a87d8f238fc0a6a16cfb1393;p=yardstick.git diff --git a/setup.py b/setup.py index 0100b4635..2f2b5e540 100755 --- a/setup.py +++ b/setup.py @@ -1,3 +1,12 @@ +############################################################################## +# Copyright (c) 2017 Ericsson AB and others. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## +from __future__ import absolute_import from setuptools import setup, find_packages