]> git.lyx.org Git - lyx.git/blobdiff - src/undo.C
ws changes only
[lyx.git] / src / undo.C
index 3fa8ca88a969e58e4977a59adf384dcdd164eef2..63a020e80f47bf11b11f3d05e8901cb0f2b04110 100644 (file)
@@ -1,16 +1,18 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file undo.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Lars Gullik Bjønnes
+ * \author André Pönitz
  *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS.
+ */
 
 #include <config.h>
 
 #include "undo.h"
+#include "paragraph.h"
 
 Undo::Undo(undo_kind kind_arg, int inset,
           int first, int last,