mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-01 17:06:28 +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:
@@ -1,3 +1,7 @@
|
||||
# Copyright (c) 2023 Microsoft Corporation
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
package agent_policy
|
||||
|
||||
import future.keywords.in
|
||||
|
Reference in New Issue
Block a user