Cleanup: remove license header from template

Follow the convention not to use license headers here.
This commit is contained in:
Campbell Barton
2025-07-08 18:08:27 +10:00
parent 3715355b67
commit 7007ffaad5

View File

@@ -1,7 +1,3 @@
/* SPDX-FileCopyrightText: 2011-2025 Blender Foundation
*
* SPDX-License-Identifier: Apache-2.0 */
/* A panorama camera implementing a full cubemap projection. */ /* A panorama camera implementing a full cubemap projection. */
shader camera(output point position = 0.0, shader camera(output point position = 0.0,