]> git.lyx.org Git - lyx.git/blobdiff - src/trans.h
Move #includes out of header files.
[lyx.git] / src / trans.h
index 3d719c255b868e05c4e8ff3566b95cc2b3fa0778..f53738ad9ef7a4f5471ac96c162b0a146b0b8b50 100644 (file)
@@ -1,19 +1,19 @@
 // -*- C++ -*-
 /**
  * \file trans.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 unknown
+ * \author Lars Gullik Bjønnes
+ * \author Matthias Ettrich
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef TRANS_H
 #define TRANS_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include <map>
 
 #include "tex-accent.h"