From a801b4c8c22f970be5c7a3e7b0001a1aad7ecca8 Mon Sep 17 00:00:00 2001 From: Deepak S Date: Fri, 17 Feb 2017 18:09:49 +0530 Subject: Update missing license headers Change-Id: I063fd37fe25754c94d164ae5a209d15b69322093 Signed-off-by: Deepak S --- setup.py | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 315ab6793..2f2b5e540 100755 --- a/setup.py +++ b/setup.py @@ -1,3 +1,11 @@ +############################################################################## +# 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 -- cgit 1.2.3-korg