Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
Merge pull request #235 from jodh-intel/add-spdx-header-to-config
Browse files Browse the repository at this point in the history
config: Add SPDX license header to config file
  • Loading branch information
WeiZhang555 authored Apr 19, 2018
2 parents ea789db + e415efb commit 9dea2f8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cli/config/configuration.toml.in
Original file line number Diff line number Diff line change
@@ -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@"
Expand Down

0 comments on commit 9dea2f8

Please sign in to comment.