License headers: add SPDX header

This commit is contained in:
Campbell Barton 2023-10-07 11:57:37 +11:00
parent 5e43bf3483
commit 4b3e7b3928
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,6 @@
/* SPDX-FileCopyrightText: 2023 Blender Authors
*
* SPDX-License-Identifier: GPL-2.0-or-later */
/**
* Virtual Shadow map tile shader.

View File

@ -1,3 +1,6 @@
/* SPDX-FileCopyrightText: 2023 Blender Authors
*
* SPDX-License-Identifier: GPL-2.0-or-later */
/**
* Virtual Shadow map tile shader.