From a18ffae615a8f1774de6b4efb615dfe861b79343 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Thu, 18 Oct 2018 10:57:19 -0700 Subject: Add license headers Change-Id: Ie361141e2c70ad515fcf3d57621c8801fc80095a Signed-off-by: Victor Morales Issue-ID: INT-478 --- lib/ccsdk | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'lib/ccsdk') diff --git a/lib/ccsdk b/lib/ccsdk index 93ee0c8..0dc708b 100755 --- a/lib/ccsdk +++ b/lib/ccsdk @@ -1,4 +1,12 @@ #!/bin/bash +# SPDX-license-identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2017-2018 +# 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 +############################################################################# source /var/onap/functions -- cgit 1.2.3-korg