Add license tag to starlingx_add_pkgs.sh utility

Story: 2003294
Task:  24363

Change-Id: I83132797e47a97bbc0512a18f90be88b01a08cef
Signed-off-by: Don Penney <don.penney@windriver.com>
This commit is contained in:
Don Penney 2018-08-07 14:51:48 -05:00
parent 6babcd6bf3
commit 35c04d7e3f
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
#!/bin/bash
#
# Copyright (c) 2018 Wind River Systems, Inc.
#
# SPDX-License-Identifier: Apache-2.0
#
# This utility is a workflow aid for designers adding packages to StarlingX.
# It will identify and download dependencies, as needed.
#