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:
Dan Mihai 2023-12-21 01:17:18 +00:00
parent 7f126be67e
commit 080541a0f2

View File

@ -1,3 +1,7 @@
# Copyright (c) 2023 Microsoft Corporation
#
# SPDX-License-Identifier: Apache-2.0
#
package agent_policy
import future.keywords.in