From bcd38b398ce19a1757ab1f7f51ef50df8eef8d41 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 17 Dec 2019 09:20:32 +1100 Subject: Cleanup: remove contributors, license begin/end & doxy file argument This had already been removed for all source files, recent patches re-introduced them. --- source/blender/gpencil_modifiers/intern/MOD_gpencilmultiply.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'source/blender/gpencil_modifiers') diff --git a/source/blender/gpencil_modifiers/intern/MOD_gpencilmultiply.c b/source/blender/gpencil_modifiers/intern/MOD_gpencilmultiply.c index c71d074e564..bc545ce6ce8 100644 --- a/source/blender/gpencil_modifiers/intern/MOD_gpencilmultiply.c +++ b/source/blender/gpencil_modifiers/intern/MOD_gpencilmultiply.c @@ -1,6 +1,4 @@ /* - * ***** BEGIN GPL LICENSE BLOCK ***** - * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 @@ -17,12 +15,9 @@ * * The Original Code is Copyright (C) 2017, Blender Foundation * This is a new part of Blender - * - * ***** END GPL LICENSE BLOCK ***** - * */ -/** \file blender/gpencil_modifiers/intern/MOD_gpencilstrokes.c +/** \file * \ingroup modifiers */ -- cgit v1.2.3