]> git.lyx.org Git - lyx.git/blobdiff - src/lyxlength.C
Point fix, earlier forgotten
[lyx.git] / src / lyxlength.C
index 62ef59b66605b8b2d0f0ecf77b2ff33e8a4d5f05..d6bbbe3a43ac5aafa9534affbd209bfd081da6ce 100644 (file)
@@ -1,19 +1,20 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file lyxlength.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Matthias Ettrich
+ * \author Lars Gullik Bjønnes
+ * \author Jean-Marc Lasgouttes
+ * \author Angus Leeming
+ * \author John Levon
+ * \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 "lyxlength.h"
 #include "lengthcommon.h"
 #include "lyxrc.h"