Cleanup: Add missing license and copyright headers

This PR adds the standard license header that was missed when the file was originally created.

Pull Request: https://projects.blender.org/blender/blender/pulls/119105
This commit is contained in:
Sean Kim
2024-03-06 02:20:17 +01:00
committed by Hans Goudey
parent 38208ed153
commit 1fe82d536d

View File

@@ -1,3 +1,7 @@
/* SPDX-FileCopyrightText: 2024 Blender Authors
*
* SPDX-License-Identifier: GPL-2.0-or-later */
/** \file
* \ingroup edsculpt
* Common helper methods and structures for gesture operations.