Cleanup: remove author/date info from doxy headers

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

View File

@@ -21,7 +21,6 @@
* \file MEM_guardedalloc.h
* \ingroup MEM
*
* \author Copyright (C) 2001 NaN Technologies B.V.
* \brief Read \ref MEMPage
*
* \page MEMPage Guarded memory(de)allocation

View File

@@ -19,7 +19,6 @@
/** \file mmap_win.h
* \ingroup MEM
* \author Andrea Weikert
*/
#ifndef __MMAP_WIN_H__