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:
parent
6babcd6bf3
commit
35c04d7e3f
@ -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.
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user