]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_data.h
more IU
[lyx.git] / src / mathed / math_data.h
index 6d166f23c40aa2b5c76756edaca2f7e619d75d06..05caf55d00133252657fa8b662078383d6ab0515 100644 (file)
@@ -1,18 +1,15 @@
 // -*- C++ -*-
 /**
- *   You are free to use and modify this code under the terms of
- *   the GNU General Public Licence version 2 or later.
- */
-
-/** \class MathArray
-    \brief Low level container for math insets
- *  \author Alejandro Aguilar Sierra
- *  \author André Pönitz
- *  \author Lars Gullik Bjønnes
+ * \file math_data.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * Full author contact details are available in file CREDITS
-    \version February 2001
-  */
+ * \author Alejandro Aguilar Sierra
+ * \author André Pönitz
+ * \author Lars Gullik Bjønnes
+ *
+ * Full author contact details are available in file CREDITS.
+ */
 
 #ifndef MATH_DATA_H
 #define MATH_DATA_H