Add notices to Intel authored files.
Story: 2005265 Task: 30091 Change-Id: If3d78ebde25b209b12e39d68e0d70dad25193de2 Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
This commit is contained in:
parent
6ccf0b68c0
commit
f747239a4a
@ -1,5 +1,9 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
# Copyright (C) 2019 Intel Corporation
|
||||
#
|
||||
# lib/stx-metal
|
||||
# Functions to control the configuration and operation of stx-metal
|
||||
#
|
||||
|
@ -1,4 +1,9 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
# Copyright (C) 2019 Intel Corporation
|
||||
#
|
||||
|
||||
# devstack/plugin.sh
|
||||
# Triggers stx-metal specific functions to install and configure stx-metal
|
||||
|
@ -1,4 +1,10 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
# Copyright (C) 2019 Intel Corporation
|
||||
#
|
||||
|
||||
# Devstack settings
|
||||
|
||||
# This plugin is to enable StarlingX stx-metal services and follows the
|
||||
|
Loading…
x
Reference in New Issue
Block a user