Cleanup: remove author/date info from doxy headers

This commit is contained in:
2019-02-02 11:53:07 +11:00
parent a3bf8da875
commit 4ef09cf937
320 changed files with 2 additions and 638 deletions

View File

@@ -19,8 +19,6 @@
/** \file BKE_subdiv_eval.h
* \ingroup bke
* \since September 2018
* \author Sergey Sharybin
*/
#ifndef __BKE_SUBDIV_EVAL_H__