]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/WorkArea.h
better selection and scrolling behaviour
[lyx.git] / src / frontends / WorkArea.h
index b586530c8f3408f791077073557713ce76e98ee6..cb54cff3c442dee817d9eebb588554ad08f4436e 100644 (file)
@@ -1,11 +1,13 @@
 // -*- C++ -*-
 /**
  * \file WorkArea.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 WORKAREA_H