]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormInset.h
Yet more dialog tweaking from Rob.
[lyx.git] / src / frontends / xforms / FormInset.h
index 8c7904c073263109c9cadbe7bd4e71209e578c14..04b9fc65626a6106d8440211d0068dbe673f65e2 100644 (file)
@@ -1,10 +1,12 @@
 // -*- C++ -*-
 /**
  * \file FormInset.h
- * Copyright 2000-2001 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 Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 /* A base class for dialogs connected to insets. This class is temporary in that