]> git.lyx.org Git - lyx.git/blobdiff - src/undo_funcs.h
Move #includes out of header files.
[lyx.git] / src / undo_funcs.h
index 11b4d51809a0a2594c1974e7bb05a0fd77512440..137843bcae51281d36335c4a44faddaa5e9b6dbb 100644 (file)
@@ -1,12 +1,17 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
+/**
+ * \file undo_funcs.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           Copyright 1995-2001 The LyX Team.
+ * \author Asger Alstrup
+ * \author Lars Gullik Bjønnes
+ * \author John Levon
+ * \author André Pönitz
+ * \author Jürgen Vigna
  *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS.
+ */
 
 #ifndef UNDO_FUNCS_H
 #define UNDO_FUNCS_H