From 1a532cd64a16a0186513c7ca2d78951294ca5c36 Mon Sep 17 00:00:00 2001 From: Marco Platania Date: Mon, 15 May 2017 13:55:41 -0400 Subject: [COMMON-11] Add license to Heat templates Change-Id: I84fe085e923cc57867a8eaf50331ee9ecb81d3f4 Signed-off-by: Marco Platania --- heat/OpenECOMP/onap_rackspace.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'heat/OpenECOMP/onap_rackspace.yaml') diff --git a/heat/OpenECOMP/onap_rackspace.yaml b/heat/OpenECOMP/onap_rackspace.yaml index d92484a1..c4784971 100644 --- a/heat/OpenECOMP/onap_rackspace.yaml +++ b/heat/OpenECOMP/onap_rackspace.yaml @@ -1,3 +1,27 @@ +########################################################################## +# +#==================LICENSE_START========================================== +# +# +# Copyright © 2017 AT&T Intellectual Property. All rights reserved. +# +# 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. +# +#==================LICENSE_END============================================ +# +# ECOMP is a trademark and service mark of AT&T Intellectual Property. +# +########################################################################## + heat_template_version: 2013-05-23 description: Heat template to deploy ONAP components -- cgit 1.2.3-korg