diff --git a/intern/opensubdiv/internal/evaluator/gpu_patch_table.cc b/intern/opensubdiv/internal/evaluator/gpu_patch_table.cc index 74e9a5d1de3..9281cd5f0cb 100644 --- a/intern/opensubdiv/internal/evaluator/gpu_patch_table.cc +++ b/intern/opensubdiv/internal/evaluator/gpu_patch_table.cc @@ -1,7 +1,6 @@ /* SPDX-FileCopyrightText: 2025 Blender Foundation * - * SPDX-License-Identifier: GPL-2.0-or-later - */ + * SPDX-License-Identifier: GPL-2.0-or-later */ #include "gpu_patch_table.hh" diff --git a/intern/opensubdiv/internal/evaluator/gpu_patch_table.hh b/intern/opensubdiv/internal/evaluator/gpu_patch_table.hh index 536fd8dd2e2..a756e5a4078 100644 --- a/intern/opensubdiv/internal/evaluator/gpu_patch_table.hh +++ b/intern/opensubdiv/internal/evaluator/gpu_patch_table.hh @@ -1,3 +1,7 @@ +/* SPDX-FileCopyrightText: 2025 Blender Foundation + * + * SPDX-License-Identifier: GPL-2.0-or-later */ + #pragma once #include "GPU_storage_buffer.hh" diff --git a/tools/check_source/check_licenses.py b/tools/check_source/check_licenses.py index 943b35652fe..55a27fdea05 100644 --- a/tools/check_source/check_licenses.py +++ b/tools/check_source/check_licenses.py @@ -521,7 +521,8 @@ def main() -> None: "./build_files/build_environment/patches/config_gmpxx.h", # A modified `Apache-2.0` license. - "./intern/opensubdiv/internal/evaluator/shaders/glsl_compute_kernel.glsl", + "./intern/opensubdiv/internal/evaluator/shaders/osd_eval_patches_comp.glsl", + "./intern/opensubdiv/internal/evaluator/shaders/osd_eval_stencils_comp.glsl", ), ), Pass(