]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsParams.C
Purely mechanical: move fragile into LatexRunParams.
[lyx.git] / src / graphics / GraphicsParams.C
index aad6885a7503675cf06674c513cf6260b8116a15..0c7123ee818a0fd99ea520be6171ff9e799d0b28 100644 (file)
@@ -1,17 +1,15 @@
-/*
+/**
  * \file GraphicsParams.C
- * Copyright 2002 the LyX Team
- * 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 <leeming@lyx.org>
+ * \author Angus Leeming
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
 
-#ifdef __GNUG__
-#pragma implementation
-#endif
-
 #include <cstdlib>
 
 #include "GraphicsParams.h"