]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsParams.h
The free_spacing patch and fix to the mess that Rob discovered.
[lyx.git] / src / graphics / GraphicsParams.h
index fbba4d1a1c1a327cf262a9da640da4f7608503e3..b366f9a0c6f94e911ff7ac8a63dc7c4b3ccedbdc 100644 (file)
@@ -1,10 +1,12 @@
 // -*- C++ -*-
 /**
  *  \file GraphicsParams.h
- *  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
  *
  *  Used internally by the grfx::Image.
  */
 #ifndef GRAPHICSPARAMS_H
 #define GRAPHICSPARAMS_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include "GraphicsTypes.h"
 #include "LString.h"