mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-19 09:51:29 +00:00
config: Add SPDX license header to config file
The config file is in TOML format which supports comments, so add the license header to it. Fixes #234. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
parent
ea789dbab9
commit
e415efb0dd
@ -1,3 +1,8 @@
|
||||
# Copyright (c) 2017-2018 Intel Corporation
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
# XXX: WARNING: this file is auto-generated.
|
||||
# XXX:
|
||||
# XXX: Source file: "@CONFIG_IN@"
|
||||
|
Loading…
Reference in New Issue
Block a user