Add missing license info
Signed-off-by: Rafal Stefanowski <rafal.stefanowski@intel.com>
This commit is contained in:
parent
59f2a86db0
commit
b14bf05ff8
@ -1,3 +1,8 @@
|
||||
#
|
||||
# Copyright(c) 2020-2022 Intel Corporation
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
#
|
||||
|
||||
from datetime import timedelta
|
||||
|
||||
from core.test_run import TestRun
|
||||
|
@ -1,4 +1,8 @@
|
||||
#!/usr/bin/make -f
|
||||
#
|
||||
# Copyright(c) 2020-2022 Intel Corporation
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
#
|
||||
|
||||
# output every command that modifies files on the build system
|
||||
#export DH_VERBOSE = 1
|
||||
|
@ -1,3 +1,8 @@
|
||||
#
|
||||
# Copyright(c) 2019-2022 Intel Corporation
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
#
|
||||
|
||||
[Unit]
|
||||
Description=Open Cache Acceleration Software Shutdown Trigger
|
||||
After=umount.target
|
||||
|
Loading…
Reference in New Issue
Block a user