]> git.lyx.org Git - lyx.git/blobdiff - src/Chktex.h
Point fix, earlier forgotten
[lyx.git] / src / Chktex.h
index 5ad8af2ccaf0d806ae150fd34adff26de36c4106..a73478974f52c9126f1d7fa88db32bfb5829ffac 100644 (file)
@@ -1,25 +1,17 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file Chktex.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Asger Alstrup
  *
- *          Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX Team.
- *
- *           This file is Copyright 1997
- *           Asger Alstrup
- *
- * ======================================================
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef CHKTEX_H
 #define CHKTEX_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
-
 #include "LString.h"
 
 class LyXLex;