]> git.lyx.org Git - lyx.git/blobdiff - src/tex-strings.C
Move #includes out of header files.
[lyx.git] / src / tex-strings.C
index 5c217e75fd717ef09b6a4c0268cea4fea192c451..00e9e1d1972138064fcbaada664b5f6e984db11c 100644 (file)
@@ -1,19 +1,16 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file tex-strings.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Lars Gullik Bjønnes
+ * \author Jean-Marc Lasgouttes
  *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS.
+ */
 
 #include <config.h>
 
-#ifdef __GNUG__
-#pragma implementation
-#endif
-
 #include "tex-strings.h"
 
 // this file should perhaps be split into even smaller parts