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:
authorAntonioya <blendergit@gmail.com>2019-02-01 19:20:05 +0300
committerAntonioya <blendergit@gmail.com>2019-02-01 19:20:05 +0300
commit530d9f454c209bfe7b530b29252991dab8dfed49 (patch)
tree4fc7fdf47ec56e1b57c96b4f21b37d9da366bc1a /source/blender/editors/gpencil/gpencil_ops.c
parentb8e409ba98a996553afcdcb6272f6d68241c47cb (diff)
Cleanup: Remove manually missing original author
Name was part of the header GPL text.
Diffstat (limited to 'source/blender/editors/gpencil/gpencil_ops.c')
-rw-r--r--source/blender/editors/gpencil/gpencil_ops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/gpencil/gpencil_ops.c b/source/blender/editors/gpencil/gpencil_ops.c
index 7e195fca7e9..a33562771e3 100644
--- a/source/blender/editors/gpencil/gpencil_ops.c
+++ b/source/blender/editors/gpencil/gpencil_ops.c
@@ -13,7 +13,7 @@
* along with this program; if not, write to the Free Software Foundation,
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * The Original Code is Copyright (C) 2009, Blender Foundation, Joshua Leung
+ * The Original Code is Copyright (C) 2009, Blender Foundation
* This is a new part of Blender
*/