Simplify the overly-complex CppDoc-breaking file headers

This was SVN commit r6832.
This commit is contained in:
Ykkrosh
2009-04-18 17:51:05 +00:00
parent 214b0e6683
commit 1743645fd3
316 changed files with 674 additions and 1942 deletions
+2 -6
View File
@@ -15,12 +15,8 @@
* along with 0 A.D. If not, see <http://www.gnu.org/licenses/>.
*/
/**
* =========================================================================
* File : module_init.cpp
* Project : 0 A.D.
* Description : helpers for module initialization/shutdown.
* =========================================================================
/*
* helpers for module initialization/shutdown.
*/
#include "precompiled.h"