]> git.lyx.org Git - lyx.git/blobdiff - src/intl.h
Move #includes out of header files.
[lyx.git] / src / intl.h
index 0e27b76d9908a0178bd68619cb78bb5f5540daeb..9351c483d1fd7b6ca7fdc6bbadc04e751b5a3825 100644 (file)
@@ -1,21 +1,20 @@
 // -*- C++ -*-
 /**
  * \file intl.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 John Levon <moz@compsoc.man.ac.uk>
+ * \author Lars Gullik Bjønnes
+ * \author Angus Leeming
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef INTL_H
 #define INTL_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include "LString.h"
 #include "trans_mgr.h"