X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2FWorkAreaFactory.h;h=ea08b70839d69c6141a14483d42e8a8cb368b0ae;hb=39ec3d0eb81f6e3ade7bc183f7590f3a0bcd6cf7;hp=ce276bfe4cf9d9a474283a7fe55f692502883d39;hpb=f1c24d100985c6df2eb5ec390017b69c78fe49c7;p=lyx.git diff --git a/src/frontends/WorkAreaFactory.h b/src/frontends/WorkAreaFactory.h index ce276bfe4c..ea08b70839 100644 --- a/src/frontends/WorkAreaFactory.h +++ b/src/frontends/WorkAreaFactory.h @@ -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 + * \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