]> git.lyx.org Git - lyx.git/blobdiff - src/CutAndPaste.h
Move #includes out of header files.
[lyx.git] / src / CutAndPaste.h
index 615222ce2bc887963b227cec8eac4c05518d4763..c45442377520fbdd2ecf3fa859967ee31d788614 100644 (file)
@@ -1,12 +1,14 @@
 // -*- C++ -*-
-/* \file CutAndPaste.C
+/**
+ * \file CutAndPaste.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jurgen Vigna
+ * \author Juergen Vigna
  * \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