]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetlist.h
The markDirty() and fitCursor() changes
[lyx.git] / src / insets / insetlist.h
index 9e3df491dbb66f53ffedb8a76e42f2dbcbed449c..78bb9a2ecd5203f8b803ccab30f6d09883a9f352 100644 (file)
@@ -1,20 +1,17 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file insetlist.h
+ * 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
  *
- *           Copyright 1998 The LyX Team.
- *
- * ======================================================
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef InsetList_H
 #define InsetList_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "insetcollapsable.h"