]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsParams.C
Store an InsetBase & in MailInset.
[lyx.git] / src / graphics / GraphicsParams.C
index 76d43e5c0d064dbc7cc19502a27ea7671dee8076..0c7123ee818a0fd99ea520be6171ff9e799d0b28 100644 (file)
@@ -1,18 +1,15 @@
 /**
  * \file GraphicsParams.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * \author Angus Leeming 
+ * \author Angus Leeming
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
 
-#ifdef __GNUG__
-#pragma implementation
-#endif
-
 #include <cstdlib>
 
 #include "GraphicsParams.h"