]> git.lyx.org Git - lyx.git/blobdiff - src/importer.h
Point fix, earlier forgotten
[lyx.git] / src / importer.h
index 0cd3e67fbd6d63619f0c3fbf8a34e154bd58f300..4eca7c06f9cd1db941dc073e953637de6c96b790 100644 (file)
@@ -1,19 +1,19 @@
 // -*- C++ -*-
 /**
  * \file importer.h
- * Copyright 1995-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 unknown
+ * \author Jean-Marc Lasgouttes
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef IMPORTER_H
 #define IMPORTER_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include <vector>
 #include "LString.h"