]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetsection.C
fix #832
[lyx.git] / src / insets / insetsection.C
index b0488891cd16cb1a5faa1c4278de165466b56a87..9ee5a9bbb2c3b84834890148e2317e13ba25ea11 100644 (file)
@@ -1,17 +1,14 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insetsection.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
  *
- *          Copyright 2000-2001 The LyX Team.
- *
- * ======================================================
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
 
-#ifdef __GNUG__
-#pragma implementation
-#endif
 
 #include "insetsection.h"