]> git.lyx.org Git - lyx.git/blobdiff - src/encoding.C
Point fix, earlier forgotten
[lyx.git] / src / encoding.C
index fea073554195d4f413af251a6aa6a03295c95587..3760f859636a50ddedb45a982b8617c39361c43d 100644 (file)
@@ -1,19 +1,17 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file encoding.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
+ * \author Dekel Tsur
  *
- *           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 "encoding.h"
 #include "lyxlex.h"
 #include "debug.h"