From b03cd467c869e2bf0eba5c3093aa078590d10bf7 Mon Sep 17 00:00:00 2001 From: SerenaFeng Date: Tue, 21 Mar 2017 19:19:58 +0800 Subject: add missing license Change-Id: Ie187f76db9ae7518c4fb129b4571cedbd7d931c6 Signed-off-by: SerenaFeng --- deploy/post/glance.py | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'deploy/post/glance.py') diff --git a/deploy/post/glance.py b/deploy/post/glance.py index 2422c7a4..7ea4b51d 100644 --- a/deploy/post/glance.py +++ b/deploy/post/glance.py @@ -1,3 +1,11 @@ +############################################################################## +# Copyright (c) 2017 ZTE Coreporation and others. +# feng.xiaowei@zte.com.cn +# 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 +############################################################################## import os import glanceclient -- cgit 1.2.3-korg