]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_atom.C
Georg Baum's vspace change
[lyx.git] / src / mathed / math_atom.C
index 4ae004f521691bb809b26d4f3795fbbd9838b8f0..c77a1512eef3609eb3d6905587f0cb7fecb0963d 100644 (file)
@@ -1,24 +1,18 @@
-/*
- *  File:        math_atom.C
- *  Purpose:     Wrapper for MathInset *
- *  Author:      André Pönitz
- *  Created:     July 2001
+/**
+ * \file math_atom.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *  Copyright: 2001 The LyX team
+ * \author André Pönitz
  *
- *   Version: 1.2.0
- *
- *   You are free to use and modify this code under the terms of
- *   the GNU General Public Licence version 2 or later.
+ * Full author contact details are available in file CREDITS.
  */
 
 #include <config.h>
 
 #include "math_atom.h"
 #include "math_inset.h"
-#include "insets/insetbase.h"
 
-#include <utility>
 
 
 MathAtom::MathAtom()