From 3b57a0d854f80580b8b657220025d11381d143d2 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 2 Feb 2019 02:31:22 +1100 Subject: Cleanup: remove original author Missed when removing contributors. --- source/blender/depsgraph/intern/depsgraph_query_foreach.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/blender/depsgraph/intern/depsgraph_query_foreach.cc') diff --git a/source/blender/depsgraph/intern/depsgraph_query_foreach.cc b/source/blender/depsgraph/intern/depsgraph_query_foreach.cc index 815dc65216b..76c9216e667 100644 --- a/source/blender/depsgraph/intern/depsgraph_query_foreach.cc +++ b/source/blender/depsgraph/intern/depsgraph_query_foreach.cc @@ -15,8 +15,6 @@ * * The Original Code is Copyright (C) 2017 Blender Foundation. * All rights reserved. - * - * Original Author: Sergey Sharybin */ /** \file blender/depsgraph/intern/depsgraph_query_foreach.cc -- cgit v1.2.3