]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/WorkArea.C
namespace grfx -> lyx::graphics
[lyx.git] / src / frontends / WorkArea.C
index 70ae7bebf0d0a7e4891bcd1c13aa64bb21ac91e4..37176413b1f30a938a0ac746b2bf0087609efdaa 100644 (file)
@@ -1,23 +1,14 @@
 /**
  * \file WorkArea.C
- * 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 Asger and Juergen
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
 
-#ifdef __GNUG__
-#pragma implementation
-#endif
 
 #include "WorkArea.h"
-
-
-
-
-
-
-
-