Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <campbell@blender.org>2022-08-11 02:35:02 +0300
committerCampbell Barton <campbell@blender.org>2022-08-11 02:35:02 +0300
commitd68018cf10582dd81df4b61533c3da40e350ed58 (patch)
treeee27bfdf522d9ca6c83b15a0a8d92fcd9f633790 /source/blender/draw
parentfb7ef40006b938bab25f4bb60d8a23fc9ef2e8dc (diff)
License headers: add missing license header
Diffstat (limited to 'source/blender/draw')
-rw-r--r--source/blender/draw/intern/shaders/draw_debug_info.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/draw/intern/shaders/draw_debug_info.hh b/source/blender/draw/intern/shaders/draw_debug_info.hh
index 7fbbc858d61..893a5e537d9 100644
--- a/source/blender/draw/intern/shaders/draw_debug_info.hh
+++ b/source/blender/draw/intern/shaders/draw_debug_info.hh
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
#include "gpu_shader_create_info.hh"