]> git.lyx.org Git - lyx.git/blobdiff - src/CutAndPaste.h
Move #includes out of header files.
[lyx.git] / src / CutAndPaste.h
index bb12c2d9dd241f142dd4f2d378267aa140af4b8a..c45442377520fbdd2ecf3fa859967ee31d788614 100644 (file)
@@ -1,5 +1,6 @@
 // -*- C++ -*-
-/* \file CutAndPaste.h
+/**
+ * \file CutAndPaste.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -7,7 +8,7 @@
  * \author Lars Gullik Bjønnes
  * \author Alfredo Braunstein
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef CUTANDPASTE_H