]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/WorkAreaFactory.h
Introduce LFUN_PRINT.
[lyx.git] / src / frontends / WorkAreaFactory.h
index ce276bfe4cf9d9a474283a7fe55f692502883d39..ea08b70839d69c6141a14483d42e8a8cb368b0ae 100644 (file)
@@ -1,16 +1,19 @@
+// -*- C++ -*-
 /**
  * \file WorkAreaFactory.h
- * Copyright 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 John Levon <moz@compsoc.man.ac.uk>
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef WORKAREAFACTORY_H
 #define WORKAREAFACTORY_H
+
 class WorkArea;
+
 namespace WorkAreaFactory {
        /**
         * Make a work area. Used because we want to generate