]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_braceinset.h
the DocIterator stuff
[lyx.git] / src / mathed / math_braceinset.h
index 526983050deb27f598977518c127c3d3f0f10737..49960a4898976be93a355c114d9e26171afd1877 100644 (file)
@@ -1,16 +1,21 @@
 // -*- C++ -*-
+/**
+ * \file math_braceinset.h
+ * 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.
+ */
+
 #ifndef MATH_BRACEINSET_H
 #define MATH_BRACEINSET_H
 
 #include "math_nestinset.h"
 
 
-/** Extra nesting
- *  \author André Pönitz
- *
- * Full author contact details are available in file CREDITS
-*/
-
+/// Extra nesting
 class MathBraceInset : public MathNestInset {
 public:
        ///