]> 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 a3c6e6a717e90f187e8659b2a7a9dd0f86a91fd0..9ee5a9bbb2c3b84834890148e2317e13ba25ea11 100644 (file)
@@ -1,17 +1,14 @@
-/* This file is part of
- * ======================================================
- * 
- *           LyX, The Document Processor
- *      
- *          Copyright 2000-2001 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"