]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_arrayinset.C
Standardise the header blurb in mathed.
[lyx.git] / src / mathed / math_arrayinset.C
index 8c3629ccadc2bc9732c61e19b383b9483256adcf..9465aa03ee1bf45a3abc692ba4974757673ebfe5 100644 (file)
@@ -1,5 +1,14 @@
-#include <config.h>
+/**
+ * \file math_arrayinset.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS.
+ */
 
+#include <config.h>
 
 #include "math_arrayinset.h"
 #include "math_parser.h"