]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetsection.h
Rename LatexRunParams::fragile as moving_arg.
[lyx.git] / src / insets / insetsection.h
index 84c9f53bd7cfb1d73606fd4d96202e6bb45b5c77..2f55d4a2c0ed74476993cc471ca7c22b552a66a9 100644 (file)
@@ -1,21 +1,17 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- * 
- *           LyX, The Document Processor
+/**
+ * \file insetsection.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           Copyright 2000-2001 The LyX Team.
+ * \author Lars Gullik Bjønnes
  *
- *======================================================
+ * Full author contact details are available in file CREDITS
  */
 
-
 #ifndef INSETSECTION_H
 #define INSETSECTION_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "LString.h"