]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_stackrelinset.h
more IU
[lyx.git] / src / mathed / math_stackrelinset.h
index 94e5a1e960024442b780f08603bdd0faded902f8..f53033a9788bd593d861b3b62dbddb38fbeeda8c 100644 (file)
@@ -1,4 +1,14 @@
 // -*- C++ -*-
+/**
+ * \file math_stackrelinset.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_STACKRELINSET_H
 #define MATH_STACKRELINSET_H
 
@@ -8,7 +18,7 @@
 /** Stackrel objects
  *  \author André Pönitz
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 class MathStackrelInset : public MathFracbaseInset {
 public: