]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetsection.C
Clean up InsetGraphics::Cache and rename as GraphicsInset.
[lyx.git] / src / insets / insetsection.C
index 27ba035e7c154d700f4d03cc97d4a0f6d30f204f..9ee5a9bbb2c3b84834890148e2317e13ba25ea11 100644 (file)
@@ -1,17 +1,14 @@
-/* This file is part of
- * ======================================================
- * 
- *           LyX, The Document Processor
- *      
- *          Copyright 2000 The LyX Team.
+/**
+ * \file insetsection.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * ======================================================
+ * \author Lars Gullik Bjønnes
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
 
-#ifdef __GNUG__
-#pragma implementation
-#endif
 
 #include "insetsection.h"