]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetsection.h
fix #832
[lyx.git] / src / insets / insetsection.h
index 7375680f86cff3975caff8be16e1de1d3856e89a..2f55d4a2c0ed74476993cc471ca7c22b552a66a9 100644 (file)
@@ -1,21 +1,17 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file insetsection.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 2000-2001 The LyX Team.
- *
- *======================================================
+ * Full author contact details are available in file CREDITS
  */
 
-
 #ifndef INSETSECTION_H
 #define INSETSECTION_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "LString.h"