License headers: add missing license identifier

This commit is contained in:
Campbell Barton
2023-05-26 12:24:55 +10:00
parent ac74f3b396
commit 6876372974
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,3 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */
/** \file

View File

@@ -1,3 +1,5 @@
/* SPDX-License-Identifier: Apache-2.0 */
#include "testing/testing.h"
#include "GPU_framebuffer.h"