]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/screen.h
remove preamble dialog from the qt frontend
[lyx.git] / src / frontends / screen.h
index 10e9e40a4272436d14e7075182279c2256ee228c..4603fd2cded7addb0f40689465164d34514e025f 100644 (file)
@@ -1,11 +1,13 @@
 // -*- C++ -*-
 /**
  * \file screen.h
- * Copyright 1995-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 John Levon <moz@compsoc.man.ac.uk>
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef SCREEN_H
@@ -110,7 +112,7 @@ public:
         * @param bv the bufferview
         * @return true if a change was necessary
         *
-        * Scrolls the screen so that the cursor is visible,
+        * Scrolls the screen so that the cursor is visible
         */
        virtual bool fitCursor(LyXText *, BufferView *);