]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/Previews.C
add missing 'else'
[lyx.git] / src / graphics / Previews.C
index 8a9618d040aaca672574825a3ea35b404cf20e79..8881df2f1a2620970c5d300d14a0251654e0beb9 100644 (file)
@@ -1,17 +1,15 @@
-/*
+/**
  *  \file Previews.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 "Previews.h"
 #include "PreviewLoader.h"