mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-30 23:37:45 +00:00
genpolicy: add SPDX license header
Add SPDX license header to rules.rego. Signed-off-by: Dan Mihai <dmihai@microsoft.com>
This commit is contained in:
parent
7f126be67e
commit
080541a0f2
@ -1,3 +1,7 @@
|
||||
# Copyright (c) 2023 Microsoft Corporation
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
package agent_policy
|
||||
|
||||
import future.keywords.in
|
||||
|
Loading…
Reference in New Issue
Block a user