]> git.lyx.org Git - features.git/commitdiff
Really dull and boring header shit
authorAngus Leeming <leeming@lyx.org>
Thu, 5 Sep 2002 14:10:50 +0000 (14:10 +0000)
committerAngus Leeming <leeming@lyx.org>
Thu, 5 Sep 2002 14:10:50 +0000 (14:10 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5210 a592a061-630c-0410-9148-cb99ea01b6c8

305 files changed:
src/frontends/Alert.C
src/frontends/Alert.h
src/frontends/Alert_pimpl.h
src/frontends/ChangeLog
src/frontends/Dialogs.C
src/frontends/Dialogs.h
src/frontends/FileDialog.h
src/frontends/Liason.C
src/frontends/Liason.h
src/frontends/LyXKeySym.h
src/frontends/LyXKeySymFactory.h
src/frontends/LyXScreenFactory.h
src/frontends/LyXView.C
src/frontends/LyXView.h
src/frontends/Menubar.C
src/frontends/Menubar.h
src/frontends/Painter.C
src/frontends/Painter.h
src/frontends/Timeout.C
src/frontends/Timeout.h
src/frontends/Toolbar.C
src/frontends/Toolbar.h
src/frontends/WorkArea.C
src/frontends/WorkArea.h
src/frontends/WorkAreaFactory.h
src/frontends/controllers/ButtonController.h
src/frontends/controllers/ButtonController.tmpl
src/frontends/controllers/ButtonControllerBase.C
src/frontends/controllers/ButtonControllerBase.h
src/frontends/controllers/ButtonPolicies.C
src/frontends/controllers/ButtonPolicies.h
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlAboutlyx.C
src/frontends/controllers/ControlAboutlyx.h
src/frontends/controllers/ControlBibitem.C
src/frontends/controllers/ControlBibitem.h
src/frontends/controllers/ControlBibtex.C
src/frontends/controllers/ControlBibtex.h
src/frontends/controllers/ControlButtons.C
src/frontends/controllers/ControlButtons.h
src/frontends/controllers/ControlCharacter.C
src/frontends/controllers/ControlCharacter.h
src/frontends/controllers/ControlCitation.C
src/frontends/controllers/ControlCitation.h
src/frontends/controllers/ControlCommand.C
src/frontends/controllers/ControlCommand.h
src/frontends/controllers/ControlCommandBuffer.C
src/frontends/controllers/ControlCommandBuffer.h
src/frontends/controllers/ControlConnections.C
src/frontends/controllers/ControlConnections.h
src/frontends/controllers/ControlDialog.h
src/frontends/controllers/ControlDialog.tmpl
src/frontends/controllers/ControlDialog_impl.C
src/frontends/controllers/ControlDialog_impl.h
src/frontends/controllers/ControlERT.C
src/frontends/controllers/ControlERT.h
src/frontends/controllers/ControlError.C
src/frontends/controllers/ControlError.h
src/frontends/controllers/ControlExternal.C
src/frontends/controllers/ControlExternal.h
src/frontends/controllers/ControlFloat.C
src/frontends/controllers/ControlFloat.h
src/frontends/controllers/ControlForks.C
src/frontends/controllers/ControlForks.h
src/frontends/controllers/ControlGraphics.C
src/frontends/controllers/ControlGraphics.h
src/frontends/controllers/ControlInclude.C
src/frontends/controllers/ControlInclude.h
src/frontends/controllers/ControlIndex.C
src/frontends/controllers/ControlIndex.h
src/frontends/controllers/ControlInset.h
src/frontends/controllers/ControlInset.tmpl
src/frontends/controllers/ControlLog.C
src/frontends/controllers/ControlLog.h
src/frontends/controllers/ControlMath.C
src/frontends/controllers/ControlMath.h
src/frontends/controllers/ControlMinipage.C
src/frontends/controllers/ControlMinipage.h
src/frontends/controllers/ControlParagraph.C
src/frontends/controllers/ControlParagraph.h
src/frontends/controllers/ControlPreamble.C
src/frontends/controllers/ControlPreamble.h
src/frontends/controllers/ControlPrint.C
src/frontends/controllers/ControlPrint.h
src/frontends/controllers/ControlRef.C
src/frontends/controllers/ControlRef.h
src/frontends/controllers/ControlSearch.C
src/frontends/controllers/ControlSearch.h
src/frontends/controllers/ControlSendto.C
src/frontends/controllers/ControlSendto.h
src/frontends/controllers/ControlShowFile.C
src/frontends/controllers/ControlShowFile.h
src/frontends/controllers/ControlSpellchecker.C
src/frontends/controllers/ControlSpellchecker.h
src/frontends/controllers/ControlTabularCreate.C
src/frontends/controllers/ControlTabularCreate.h
src/frontends/controllers/ControlTexinfo.C
src/frontends/controllers/ControlTexinfo.h
src/frontends/controllers/ControlThesaurus.C
src/frontends/controllers/ControlThesaurus.h
src/frontends/controllers/ControlToc.C
src/frontends/controllers/ControlToc.h
src/frontends/controllers/ControlUrl.C
src/frontends/controllers/ControlUrl.h
src/frontends/controllers/ControlVCLog.C
src/frontends/controllers/ControlVCLog.h
src/frontends/controllers/GUI.h
src/frontends/controllers/ViewBase.h
src/frontends/controllers/biblio.C
src/frontends/controllers/biblio.h
src/frontends/controllers/character.C
src/frontends/controllers/character.h
src/frontends/controllers/frnt_lang.C
src/frontends/controllers/frnt_lang.h
src/frontends/controllers/helper_funcs.C
src/frontends/controllers/helper_funcs.h
src/frontends/controllers/tex_helpers.C
src/frontends/controllers/tex_helpers.h
src/frontends/font_metrics.h
src/frontends/guiapi.C
src/frontends/guiapi.h
src/frontends/key_state.h
src/frontends/lyx_gui.h
src/frontends/mouse_state.h
src/frontends/screen.C
src/frontends/screen.h
src/frontends/xforms/Alert_pimpl.C
src/frontends/xforms/ChangeLog
src/frontends/xforms/Color.C
src/frontends/xforms/Color.h
src/frontends/xforms/ColorHandler.C
src/frontends/xforms/ColorHandler.h
src/frontends/xforms/Dialogs.C
src/frontends/xforms/Dialogs2.C
src/frontends/xforms/Dialogs_impl.h
src/frontends/xforms/DropDown.C
src/frontends/xforms/DropDown.h
src/frontends/xforms/FeedbackController.C
src/frontends/xforms/FeedbackController.h
src/frontends/xforms/FileDialog.C
src/frontends/xforms/FontInfo.C
src/frontends/xforms/FontInfo.h
src/frontends/xforms/FormAboutlyx.C
src/frontends/xforms/FormAboutlyx.h
src/frontends/xforms/FormBase.C
src/frontends/xforms/FormBase.h
src/frontends/xforms/FormBaseDeprecated.C
src/frontends/xforms/FormBaseDeprecated.h
src/frontends/xforms/FormBibitem.C
src/frontends/xforms/FormBibitem.h
src/frontends/xforms/FormBibtex.C
src/frontends/xforms/FormBibtex.h
src/frontends/xforms/FormBrowser.C
src/frontends/xforms/FormBrowser.h
src/frontends/xforms/FormCharacter.C
src/frontends/xforms/FormCharacter.h
src/frontends/xforms/FormCitation.C
src/frontends/xforms/FormCitation.h
src/frontends/xforms/FormDocument.C
src/frontends/xforms/FormDocument.h
src/frontends/xforms/FormERT.C
src/frontends/xforms/FormERT.h
src/frontends/xforms/FormError.C
src/frontends/xforms/FormError.h
src/frontends/xforms/FormExternal.C
src/frontends/xforms/FormExternal.h
src/frontends/xforms/FormFiledialog.C
src/frontends/xforms/FormFiledialog.h
src/frontends/xforms/FormFloat.C
src/frontends/xforms/FormFloat.h
src/frontends/xforms/FormForks.C
src/frontends/xforms/FormForks.h
src/frontends/xforms/FormGraphics.C
src/frontends/xforms/FormGraphics.h
src/frontends/xforms/FormInclude.C
src/frontends/xforms/FormInclude.h
src/frontends/xforms/FormIndex.C
src/frontends/xforms/FormIndex.h
src/frontends/xforms/FormInset.C
src/frontends/xforms/FormInset.h
src/frontends/xforms/FormLog.C
src/frontends/xforms/FormLog.h
src/frontends/xforms/FormMathsBitmap.C
src/frontends/xforms/FormMathsBitmap.h
src/frontends/xforms/FormMathsDeco.C
src/frontends/xforms/FormMathsDeco.h
src/frontends/xforms/FormMathsDelim.C
src/frontends/xforms/FormMathsDelim.h
src/frontends/xforms/FormMathsMatrix.C
src/frontends/xforms/FormMathsMatrix.h
src/frontends/xforms/FormMathsPanel.C
src/frontends/xforms/FormMathsPanel.h
src/frontends/xforms/FormMathsSpace.C
src/frontends/xforms/FormMathsSpace.h
src/frontends/xforms/FormMathsStyle.C
src/frontends/xforms/FormMathsStyle.h
src/frontends/xforms/FormMinipage.C
src/frontends/xforms/FormMinipage.h
src/frontends/xforms/FormParagraph.C
src/frontends/xforms/FormParagraph.h
src/frontends/xforms/FormPreamble.C
src/frontends/xforms/FormPreamble.h
src/frontends/xforms/FormPreferences.C
src/frontends/xforms/FormPreferences.h
src/frontends/xforms/FormPrint.C
src/frontends/xforms/FormPrint.h
src/frontends/xforms/FormRef.C
src/frontends/xforms/FormRef.h
src/frontends/xforms/FormSearch.C
src/frontends/xforms/FormSearch.h
src/frontends/xforms/FormSendto.C
src/frontends/xforms/FormSendto.h
src/frontends/xforms/FormShowFile.C
src/frontends/xforms/FormShowFile.h
src/frontends/xforms/FormSpellchecker.C
src/frontends/xforms/FormSpellchecker.h
src/frontends/xforms/FormTabular.C
src/frontends/xforms/FormTabular.h
src/frontends/xforms/FormTabularCreate.C
src/frontends/xforms/FormTabularCreate.h
src/frontends/xforms/FormTexinfo.C
src/frontends/xforms/FormTexinfo.h
src/frontends/xforms/FormThesaurus.C
src/frontends/xforms/FormThesaurus.h
src/frontends/xforms/FormToc.C
src/frontends/xforms/FormToc.h
src/frontends/xforms/FormUrl.C
src/frontends/xforms/FormUrl.h
src/frontends/xforms/FormVCLog.C
src/frontends/xforms/FormVCLog.h
src/frontends/xforms/LyXKeySymFactory.C
src/frontends/xforms/LyXScreenFactory.C
src/frontends/xforms/MathsCallbacks.h
src/frontends/xforms/Menubar_pimpl.C
src/frontends/xforms/Menubar_pimpl.h
src/frontends/xforms/RadioButtonGroup.C
src/frontends/xforms/RadioButtonGroup.h
src/frontends/xforms/Timeout_pimpl.C
src/frontends/xforms/Timeout_pimpl.h
src/frontends/xforms/Toolbar_pimpl.C
src/frontends/xforms/Toolbar_pimpl.h
src/frontends/xforms/Tooltips.C
src/frontends/xforms/Tooltips.h
src/frontends/xforms/WorkAreaFactory.C
src/frontends/xforms/XFormsView.C
src/frontends/xforms/XFormsView.h
src/frontends/xforms/XLyXKeySym.C
src/frontends/xforms/XLyXKeySym.h
src/frontends/xforms/XMiniBuffer.C
src/frontends/xforms/XMiniBuffer.h
src/frontends/xforms/XPainter.C
src/frontends/xforms/XPainter.h
src/frontends/xforms/XWorkArea.C
src/frontends/xforms/XWorkArea.h
src/frontends/xforms/bmtable.c
src/frontends/xforms/bmtable.h
src/frontends/xforms/combox.C
src/frontends/xforms/combox.h
src/frontends/xforms/forms_fwd.h
src/frontends/xforms/forms_gettext.C
src/frontends/xforms/forms_gettext.h
src/frontends/xforms/input_validators.h
src/frontends/xforms/lyx_gui.C
src/frontends/xforms/lyxlookup.C
src/frontends/xforms/lyxlookup.h
src/frontends/xforms/xfont_loader.C
src/frontends/xforms/xfont_loader.h
src/frontends/xforms/xfont_metrics.C
src/frontends/xforms/xfont_metrics.h
src/frontends/xforms/xformsBC.C
src/frontends/xforms/xformsBC.h
src/frontends/xforms/xformsImage.C
src/frontends/xforms/xformsImage.h
src/frontends/xforms/xforms_helpers.C
src/frontends/xforms/xforms_helpers.h
src/frontends/xforms/xforms_resize.C
src/frontends/xforms/xforms_resize.h
src/frontends/xforms/xscreen.C
src/frontends/xforms/xscreen.h
src/graphics/GraphicsCache.C
src/graphics/GraphicsCache.h
src/graphics/GraphicsCacheItem.C
src/graphics/GraphicsCacheItem.h
src/graphics/GraphicsConverter.C
src/graphics/GraphicsConverter.h
src/graphics/GraphicsImage.C
src/graphics/GraphicsImage.h
src/graphics/GraphicsImageXPM.C
src/graphics/GraphicsImageXPM.h
src/graphics/GraphicsLoader.C
src/graphics/GraphicsLoader.h
src/graphics/GraphicsParams.C
src/graphics/GraphicsParams.h
src/graphics/GraphicsSupport.C
src/graphics/GraphicsSupport.h
src/graphics/GraphicsTypes.C
src/graphics/GraphicsTypes.h
src/graphics/PreviewImage.C
src/graphics/PreviewImage.h
src/graphics/PreviewLoader.C
src/graphics/PreviewLoader.h
src/graphics/PreviewedInset.C
src/graphics/PreviewedInset.h
src/graphics/Previews.C
src/graphics/Previews.h

index d85ba7c22d4d7ed61e736ad1437eb62c14f728a1..ccd0cd39c2a37eaab8f187ead5d0120a089ba7d2 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file Alert.C
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author John Levon <moz@compsoc.man.ac.uk>
+ * \author John Levon 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 4009a42175bfc76c2348136b33a4b5a84bf2d129..22db2d053f36a7634285ada27c3cf726d0017776 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file Alert.h
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author John Levon <moz@compsoc.man.ac.uk>
+ * \author John Levon 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef LYX_ALERT_H
index f771bbf7ec4cac00aad43ac5810720bc506a8f24..788fcd239f0b770e9e607198605295862f7380d2 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file Alert_pimpl.h
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author John Levon <moz@compsoc.man.ac.uk>
+ * \author John Levon 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include "debug.h"
index 0d73022ea6b65e073590f7dc44e0ce02e37fd6b9..753082ce57e59413ef00e3696e06b8ce3e4b156e 100644 (file)
@@ -1,3 +1,6 @@
+2002-09-05  Angus Leeming  <leeming@lyx.org>
+
+       * all files: modify the headers as discussed on the list.
 
 2002-08-28  André Pönitz <poenitz@gmx.net>
 
index 43b1d155a7bc790edc3f3457b6f6b529420916ed..5e5a40a05189db8e8004d666cbd99e07211d7c21 100644 (file)
@@ -1,8 +1,9 @@
 /**
  * \file Dialogs.C
- * Copyright 1995-2002 The LyX Team.
  * See the file COPYING.
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  *
  * Common to all frontends' Dialogs
  */
index 056c04f8d3ca2abbceeb007f2973bba5e16f22b1..e586f536645dfe3ad2c464497bbbfc42314dca6e 100644 (file)
@@ -1,9 +1,10 @@
 // -*- C++ -*-
 /**
  * \file Dialogs.h
- * Copyright 1995-2002 The LyX Team.
  * See the file COPYING.
- * \author Allan Rae, rae@lyx.org
+ * \author Allan Rae
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef DIALOGS_H
index 555262117ffb022b5918e8d85140788a9f57e401..0edb3687adb211ffcb6672aadef7b1833c33a038 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file FileDialog.h
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
  * \author unknown
  * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FILEDIALOG_H
index 5ea5c4c2d1cea167970fdce851f0812161344251..3fc7bb5ef8c6e0e8ad03dc1dcb9a7bbef08c5231 100644 (file)
@@ -1,12 +1,11 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file Liason.C
+ * See the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Allan Rae
  *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #include <config.h>
 
index 17e2d409d7e361f72bc896804f2df77468c57413..817397bb25dab28c2796fb2b7e5d1e0aa191cf1b 100644 (file)
@@ -1,5 +1,5 @@
 // -*- C++ -*-
-/* Liason.h
+/** Liason.h
  * Temporary namespace to hold the various frontend functions until XTL and
  * the compilers of the world are ready for something more elaborate.
  * This is basically the Communicator class from the lyx cvs module all
@@ -16,7 +16,6 @@
  *           LyX, The Document Processor
  *
  *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX Team.
  *
  *           This file Copyright 2000
  *           Allan Rae
index bee3702ac2efbde52fcbe75161ab355cdad6cfb9..911390ff89eeddfc30606bb7601a41c9b03f6501 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file LyXKeySym.h
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
  * \author Asger and Juergen
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef LYXKEYSYM_H
index 5bff157105c331e489aefe8e766b625dc4673c6a..97d78854cc8205033064dd4a3295e7fd3093243a 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file LyXKeySymFactory.h
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
  * \author Asger & Juergen
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef LYXKEYSYMFACTORY_H
index 880f2cd3b68a39243d3844cb50fd89b4c30f897a..ca8bf45c0dd7604bbd9d2502bf84a6625833ec32 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file LyXScreenFactory.h
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author John Levon <moz@compsoc.man.ac.uk>
+ * \author John Levon 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef LYXSCREENFACTORY_H
index bfc54c6f35be59f4359883c0a58521a00ecf1593..332c397e7dca8902124d12b64e07f2712d7c42b3 100644 (file)
@@ -1,10 +1,11 @@
 /**
  * \file LyXView.C
- * Copyright 1995-2002 the LyX Team
  * Read the file COPYING
  *
- * \author Lars Gullik Bjornes
- * \author John Levon <moz@compsoc.man.ac.uk>
+ * \author Lars Gullik Bjønnes
+ * \author John Levon 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 2e2e431a219e18ef03aef528ba75672845d8ac67..3ec570bfb9c5736c61edca179844720b5602bf84 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file LyXView.h
- * Copyright 1995-2002 the LyX Team
  * Read the file COPYING
  *
- * \author Lars Gullik Bjønnes <larsbj@lyx.org>
- * \author John Levon <moz@compsoc.man.ac.uk>
+ * \author Lars Gullik Bjønnes 
+ * \author John Levon 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef LYXVIEW_H
index 9737d5997519ddd39957d047e6fd940752c8ef75..f31ae375199fb8ec6e3f4f4693f919336aa77902 100644 (file)
@@ -1,15 +1,11 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file Menubar.C
+ * Read the file COPYING
  *
- *           LyX, The Document Processor
+ * \author Jean-Marc Lasgouttes
  *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX Team.
- *
- *           This file is Copyright 2000 Jean-Marc Lasgouttes
- *
- * ====================================================== */
-
+ * Full author contact details are available in file CREDITS
+ */
 
 #include <config.h>
 
index 0114bae456d030c3d96f9ddba7226d677f4433be..9db51419e3ffd2b37cd4d8d015a2afe07ad5f16e 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file Menubar.h
- * Copyright 1995-2002 the LyX Team
  * Read the file COPYING
  *
  * \author Lars Gullik Bjønnes
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef MENUBAR_H
index 445a3493afbca75a62223c9d0199debebb94afa5..06544896d8161e2d1ee89f57fdc8e1386c556aec 100644 (file)
@@ -1,10 +1,11 @@
 /**
  * \file Painter.C
- * Copyright 1998-2002 the LyX Team
  * Read 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
  */
 
 #include <config.h>
index 25d94cc256d747b5c4829da82d8d3a2b4a3b998a..b08a5810d8583ee59343d77b170cd51c30825e33 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file Painter.h
- * Copyright 1998-2002 the LyX Team
  * Read 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 PAINTER_H
index 60808d703891cadc0d8f32b612ffc64a7bf91ff1..33098f9888c9b116cf58f3eb987cf69122180f28 100644 (file)
@@ -5,6 +5,8 @@
  *
  * \author Lars Gullik Bjønnes
  * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 #ifdef __GNUG__
 #pragma implementation
index d363e0c270c30d1c88b308264093f6fc052bca33..8e4c47cea36eb09e7111db2e6cf9f4e5d1d1d949 100644 (file)
@@ -6,6 +6,8 @@
  *
  * \author Lars Gullik Bjønnes
  * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
  
 #ifndef TIMEOUT_H
index 251f628004fb6b415f0a5582c7e0a35e5a61469e..2a144d9fef59e526a5b76f7ff147cf3b53f60420 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file Toolbar.C
- * Copyright 1995-2002 the LyX Team
  * Read the file COPYING
  *
- * \author Lars Gullik Bjønnes <larsbj@lyx.org>
+ * \author Lars Gullik Bjønnes 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 331024efd092f639243c5f41cccf2b5025f98eb3..e9477578bdd9a4825b0cd863bf827670cba30029 100644 (file)
@@ -1,15 +1,12 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file Toolbar.h
+ * Read the file COPYING
  *
- *           LyX, The Document Processor
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX Team.
+ * \author Lars Gullik Bjønnes
  *
- *           This file is Copyright 1996-2001
- *           Lars Gullik Bjønnes
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef TOOLBAR_H
 #define TOOLBAR_H
index 40bfff46eadd8ad2ef9e72f1b8897dd45eb1db73..cae78a718d8af72ef8654bddd9dc4512f34efa24 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file WorkArea.C
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
  * \author Asger and Juergen
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index b586530c8f3408f791077073557713ce76e98ee6..a7b6ce8e8c8a7eedb2bf7f51deafd068ae80b34b 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file WorkArea.h
- * Copyright 1995-2002 the LyX Team
  * Read 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
index ce276bfe4cf9d9a474283a7fe55f692502883d39..98fc000992a11f6771f1e1fff1f5fbb1fa07b30c 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file WorkAreaFactory.h
- * Copyright 2002 the LyX Team
  * Read 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
index 3489db4fb7e40e7f36ece41eef039daae7e1e2ad..5575f4f146f86ac2bc19313de5f7065329b3b281 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
-/*
+/**
  * \file ButtonController.h
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author Allan Rae, rae@lyx.org
- * \author Angus Leeming <leeming@lyx.org>
- * \author Baruch Even, baruch.even@writeme.com
+ * \author Allan Rae
+ * \author Angus Leeming 
+ * \author Baruch Even
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef BUTTONCONTROLLER_H
index 64ebb2a38f6f905cd52d7ed9c22c00b023c1f57f..b8c531dfb652a73a716d5001c94d796363278744 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
-/*
+/**
  * \file ButtonController.tmpl
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author Allan Rae, rae@lyx.org
- * \author Angus Leeming <leeming@lyx.org>
- * \author Baruch Even, baruch.even@writeme.com
+ * \author Allan Rae
+ * \author Angus Leeming 
+ * \author Baruch Even
+ *
+ * Full author contact details are available in file CREDITS
  *
  * GuiBC is a base class and so these templatised methods will be
  * instantiated if this file is #included in the derived classes' .C file.
index 43c84e227373acf0af327f7add8e48b92e1042c5..5f3a9bc22aadb10aac36386c49a3f2ff49e50671 100644 (file)
@@ -1,14 +1,10 @@
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2000-2001 The LyX Team.
- *
- * ======================================================
- *
+/**
  * \file ButtonControllerBase.C
+ * Read the file COPYING
+ *
  * \author Allan Rae
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifdef __GNUG__
index 6ccf9f219084308ac09ebc9036a69ee6ff85d6a0..047035790b7f2caea458456f200c7bcf377c848e 100644 (file)
@@ -1,15 +1,11 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2000-2001 The LyX Team.
+/**
+ * \file ButtonControllerBase.h
+ * Read the file COPYING
  *
- * ======================================================
+ * \author Allan Rae
  *
- * \file ButtonControllerBase.h
- * \author Allan Rae, rae@lyx.org
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef BUTTONCONTROLLERBASE_H
index 5193bce6582b112d0f36570f254f89ba8529433a..718aa75e7261348e8cba55b4c018e07ef5a40808 100644 (file)
@@ -1,18 +1,10 @@
-/* ButtonPolicies.C
- * Provides a state machine implementation of the various button policies
- * used by the dialogs.
- * Author: Allan Rae <rae@lyx.org>
- * This file is part of
- * ======================================================
+/**
+ * \file ButtonPolicies.C
+ * Read the file COPYING
  *
- *           LyX, The Document Processor
+ * \author Allan Rae
  *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX Team.
- *
- *           This file Copyright 2000
- *           Allan Rae
- * ======================================================
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 23b3bae6084b9a414dc46156b1b3271830b0788d..99d229ba9e770f33fcdbd3add91fe76374e1327f 100644 (file)
@@ -1,22 +1,14 @@
 // -*- C++ -*-
-/*
+/**
  * \file ButtonPolicies.h
- * \author Allan Rae, rae@lyx.org
+ * Read the file COPYING
  *
- * Provides a state machine implementation of the various button policies
- * used by the dialogs.
- *
- * This file is part of
- * ======================================================
+ * \author Allan Rae
  *
- *           LyX, The Document Processor
+ * Full author contact details are available in file CREDITS
  *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX Team.
- *
- *           This file Copyright 2000
- *           Allan Rae
- * ======================================================
+ * Provides a state machine implementation of the various button policies
+ * used by the dialogs.
  */
 
 #ifndef BUTTONPOLICIES_H
index 9ecd12c0290cb59243355ae4cf8e1d7fcfe000af..b785a5211f7e8cb67b002a16aa81a55868d84180 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-05  Angus Leeming  <leeming@lyx.org>
+
+       * all files: modify the headers as discussed on the list.
+
 2002-08-30  John Levon  <levon@movementarian.org>
 
        * ControlMath.h: 
index c6f1310b9f439cd146292f444f6d9a89e9c86ae4..125660ec475e8652551e71de71dd7c240e5945eb 100644 (file)
@@ -1,10 +1,11 @@
 /**
  * \file ControlAboutlyx.C
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Edwin Leuven, leuven@fee.uva.nl
- * \author Angus Leeming, a.leeming@.ac.uk
+ * \author Edwin Leuven
+ * \author Angus Leeming
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index d2d5b899c2cc5cf9ac1e10bbf826aafe184155c0..c7a633f872c2a90144af60ac23dc45137e75cb8f 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file ControlAboutlyx.h
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Edwin Leuven, leuven@fee.uva.nl
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Edwin Leuven
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLABOUTLYX_H
index 042049b3a8158c082d9466060689213e833fc939..02f69f445b25a62d2ef2769c90384e2525e63eeb 100644 (file)
@@ -1,15 +1,11 @@
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlBibitem.C
+ * Read the file COPYING
  *
- * ======================================================
+ * \author John Levon
+ * \author Angus Leeming
  *
- * \file ControlBibitem.C
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index b103ccb46c7877da951c0095ff104a1794d85a98..d0a068c1e0946ce6f816195e1b47cb88ffa6d212 100644 (file)
@@ -1,16 +1,12 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlBibitem.h
+ * Read the file COPYING
  *
- * ======================================================
+ * \author John Levon
+ * \author Angus Leeming
  *
- * \file ControlBibitem.h
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLBIBITEM_H
index dd56a391550714a36dce48cd96cb1a421b286545..31f37806c9305ea47512852913b4ffaac412c9ab 100644 (file)
@@ -1,16 +1,12 @@
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlBibtex.C
+ * Read the file COPYING
  *
- * ======================================================
+ * \author John Levon
+ * \author Angus Leeming
+ * \author Herbert Voss
  *
- * \file ControlBibtex.C
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
- * \author Herbert Voss <voss@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index b2d151f01e6354a491ac22465717254336f7b08e..65c3da195f8815d63fb01c8964ef6a2c01a9b5d4 100644 (file)
@@ -1,16 +1,12 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlBibtex.h
+ * Read the file COPYING
  *
- * ======================================================
+ * \author John Levon
+ * \author Angus Leeming
  *
- * \file ControlBibtex.h
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLBIBTEX_H
index 5ef734c8587801929df2fc7b066303d141e3429c..7667de5fec398c0ffb5bdb254e81ec99ce9721a5 100644 (file)
@@ -1,14 +1,10 @@
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlButtons.C
+ * Read the file COPYING
  *
- * ======================================================
+ * \author Angus Leeming
  *
- * \file ControlButtons.C
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 64068213521810833174ba3806d6b3ed32430193..e567fc0e4f08f217fab416e57c3da402b80bfbf2 100644 (file)
@@ -1,15 +1,11 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlButtons.h
+ * Read the file COPYING
  *
- * ======================================================
+ * \author Angus Leeming
  *
- * \file ControlButtons.h
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  *
  * ControlButtons serves only to control the activation of the Ok, Apply, Cancel
  * and Restore buttons on the View dialog.
index 21d7811ae58f5c98f7278d71de18205caaea568d..11e2d4c22f1dc1b75612c8d52fe320fb6a6c10d2 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file ControlCharacter.C
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 108025de0a4ea9782b1f460f3ecf16bdea80d24b..ed3fcdf59ee8c218b2e6e70745f1e3e8a7ae92cb 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file ControlCharacter.h
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Angus Leeming, a.leeming@.ac.uk
+ * \author Angus Leeming
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLCHARACTER_H
index 7408344903ffd09c8d947f5a3a5bee1ea5f4ff23..b66481fb4092dcdf48d2ce4c351485722eb24e9b 100644 (file)
@@ -1,14 +1,10 @@
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlCitation.C
+ * Read the file COPYING
  *
- * ======================================================
+ * \author Angus Leeming
  *
- * \file ControlCitation.C
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 0c00e5c9f132348d3685139f11f51c22577880db..b0c10060cbe8424d3e8cb5f0f706e2761adfb6fc 100644 (file)
@@ -1,15 +1,11 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlCitation.h
+ * Read the file COPYING
  *
- * ======================================================
+ * \author Angus Leeming
  *
- * \file ControlCitation.h
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLCITATION_H
index 75ff23bf91f58044f4b7fe423ce2e4b1a889e18b..47a3317489711e6e6a7eb0d64dda0dd70a2102f3 100644 (file)
@@ -1,14 +1,10 @@
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlCommand.C
+ * Read the file COPYING
  *
- * ======================================================
+ * \author Angus Leeming
  *
- * \file ControlCommand.C
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index ee3fcaa9bb97713c9390e3c27485849c583eaf91..0d6deb933956ea09377e19eacc689062581ead09 100644 (file)
@@ -1,15 +1,11 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlCommand.h
+ * Read the file COPYING
  *
- * ======================================================
+ * \author Angus Leeming
  *
- * \file ControlCommand.h
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  *
  * ControlCommand is a controller class for dialogs that create or modify
  * an inset derived from InsetCommand.
index 7dac06fd8ba3d27037efbc1086f3301cdd2b2051..2448ee70bde17a0e2af1acb60d783046057dec78 100644 (file)
@@ -1,11 +1,12 @@
 /**
  * \file ControlCommandBuffer.C
- * Copyright 1995-2002 the LyX Team
  * Read the file COPYING
  *
  * \author Lars
  * \author Asger and Juergen
- * \author John Levon <levon@movementarian.org>
+ * \author John Levon 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 8cd968aa9d969d047d45202c16c4fa24b0dc6f13..087a9998debcfdbe0c2d53ac50b6aa2ea2468108 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
 /**
  * \file ControlCommandBuffer.h
- * Copyright 1995-2002 the LyX Team
  * Read the file COPYING
  *
  * \author Lars
  * \author Asger and Juergen
- * \author John Levon <levon@movementarian.org>
+ * \author John Levon 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLCOMMANDBUFFER_H
index 1824a9ebded6ed5c1630a968749cd3aecb2edce1..0132217223bb02b266f384c84e372427b4eb8586 100644 (file)
@@ -1,14 +1,10 @@
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlConnections.C
+ * Read the file COPYING
  *
- * ======================================================
+ * \author Angus Leeming
  *
- * \file ControlConnections.C
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 709525f7e39970fa72d4c7550a43b5055f0f5fd7..41561418963d707fccb69ff457048b36e317cd69 100644 (file)
@@ -1,15 +1,11 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlConnections.h
+ * Read the file COPYING
  *
- * ======================================================
+ * \author Angus Leeming
  *
- * \file ControlConnections.h
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  *
  * ControlConnections.h contains the definition of three controller classes,
  * ControlConnectBase, ControlConnectBI and ControlConnectBD.
index 3bb9957868df886087aa8c1d5da4c7fe7f71892f..6a9d0a307bc690f79afac7affd425b433057dcab 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
-/*
+/**
  * \file ControlDialog.h
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  *
  * ControlDialog is to be used as a parent class for dialogs that are not
  * views onto parameters of insets. (An ugly description I know, but I hope
index bfc6b9b250ee0c0d27088e7613f24f6abc1bd7d5..58690f7f7db4d87399385881cf22da7ebec75de5 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
-/*
+/**
  * \file ControlDialog.tmpl
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  *
  * ControlDialog is a base class and so these templatised methods will be
  * instantiated if this file is #included in the derived classes' .C file.
index f6b4843295ae4689b8f87e4949758a5ab97839f0..3e0386a7ac1456617e4e8ca6f453df747cf0c277 100644 (file)
@@ -1,9 +1,10 @@
-/*
+/**
  * \file ControlDialog_impl.C
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index d7bf7de30437a5be16d4633d6e3c7edc3991de5e..f84facb7295d674d76176abd62ed1c393063a2a8 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
-/*
+/**
  * \file ControlDialog_impl.h
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  *
  * Instatiate the two possible instantiations of the ControlDialog template
  * class, thus reducing file dependencies enormously.
index d1d7d13331e0bba0c88e8580508fb271185be286..27b22ebbb07f0e916432933f6a7a10b918be38c8 100644 (file)
@@ -1,14 +1,11 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file ControlERT.C
+ * Read the file COPYING
  *
- *           LyX, The Document Processor
+ * \author Jürgen Vigna
+ * \author Angus Leeming
  *
- *           Copyright 2001 The LyX Team.
- *
- * ======================================================
- *
- * \author Jürgen Vigna, jug@sad.it
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 65620203f4f6de43193de1799008a68588c172da..5e2c20daff7d4d05d7a393b3cd2ad62390a99d9b 100644 (file)
@@ -1,16 +1,12 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *          Copyright 2001 The LyX Team.
+/**
+ * \file ControlERT.h
+ * Read the file COPYING
  *
- *======================================================
+ * \author Jürgen Vigna
+ * \author Angus Leeming
  *
- * \file ControlERT.h
- * \author Juergen Vigna, jug@sad.it
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLERT_H
index e1b349cc4a5ba5452a68ef8918ea61ec24d9abc6..61acc67a1401a25d05a64ec9e959df7d83efab87 100644 (file)
@@ -1,14 +1,10 @@
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlError.C
+ * Read the file COPYING
  *
- * ======================================================
+ * \author Angus Leeming
  *
- * \file ControlError.C
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index b74f07ac19bba239e30a35f6d40f5f246594ecd3..4ce8961e222899a8f61fe83ec69cff486cea3a96 100644 (file)
@@ -1,16 +1,11 @@
 // -*- C++ -*-
-/*
+/**
  * \file ControlError.h
- * This file is part of
- * ======================================================
+ * Read the file COPYING
  *
- *           LyX, The Document Processor
+ * \author Angus Leeming
  *
- *           Copyright 2000-2001 The LyX Team.
- *
- * ======================================================
- *
- * \author Angus Leeming, a.leeming@.ac.uk
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLERROR_H
index eb0ee213aa31014c82be313762d3525035e596e3..45544a0d2301a1ade13fa26faef8a7ea92f8d9eb 100644 (file)
@@ -1,16 +1,12 @@
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
- *
- * ======================================================
- *
+/**
  * \file ControlExternal.C
+ * Read the file COPYING
+ *
  * \author Asger Alstrup
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * \author John Levon
+ * \author Angus Leeming
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 937b67a3fc0ac14283619104b7ada4ce1beee6fd..4db99d69892f347141e28125f328b700c10bf3ea 100644 (file)
@@ -1,17 +1,13 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
- *
- * ======================================================
- *
+/**
  * \file ControlExternal.h
+ * Read the file COPYING
+ *
  * \author Asger Alstrup
  * \author John Levon
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLEXTERNAL_H
index 40d34b295c84187639c8502204bacf4642e8493c..21f5b6527d5b122bfcb10856ea203780023d0b7a 100644 (file)
@@ -1,12 +1,10 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file ControlFloat.C
+ * Read the file COPYING
  *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
- *
- * ======================================================
+ * \author unknown
  *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 73466f81b679eb57573cdda4f0a8d797e7f40d1e..d4aa15c7114463e17e1dc318ee0220dee64f4011 100644 (file)
@@ -1,14 +1,11 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *          Copyright 2001 The LyX Team.
+/**
+ * \file ControlFloat.h
+ * Read the file COPYING
  *
- *======================================================
+ * \author unknown
  *
- * \file ControlFloat.h
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLFLOAT_H
index 583a4923b1a69e612398fe32726bee70765c8578..0b014175409172787c83b65e45a43a88cb5c1196 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file ControlForks.C
- * Copyright 2001 The LyX Team
  * Read COPYING
  *
  * \author Angus Leeming
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 8b2a0b621ac5a8b636b4d1a9d859f78ed83693f4..55ff3631378960109a2ce8bcb3e8af2cfd8fb431 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file ControlForks.h
- * Copyright 2001 The LyX Team
  * Read COPYING
  *
  * \author Angus Leeming
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLFORKS_H
index d41e92e5ae239666c539dd26bce62f45183811a8..ce8dc604ab6f66d920ef970552e37479e9ab69e9 100644 (file)
@@ -1,15 +1,11 @@
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlGraphics.C
+ * Read the file COPYING
  *
- * ======================================================
+ * \author Angus Leeming
+ * \author Herbert Voss
  *
- * \file ControlGraphics.C
- * \author Angus Leeming <leeming@lyx.org>
- * \author Herbert Voss <voss@perce.de>
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index f3c22d1f6ea2498f8297d54da2ce8aacd2863f6b..1fe18c3161f33fe3da8b83dec5c7da492aaa7ae2 100644 (file)
@@ -1,17 +1,14 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlGraphics.h
+ * Read the file COPYING
  *
- * ======================================================
+ * \author Baruch Even
+ * \author Angus Leeming
+ * \author Herbert Voss
  *
- * \file ControlGraphics.h
- * \author Angus Leeming <leeming@lyx.org>
- * \author Herbert Voss <voss@perce.de>
-*/
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef CONTROLGRAPHICS_H
 #define CONTROLGRAPHICS_H
index 050b92d96148009d5a2ae8d82abc81fc094a9d26..5fed99284f38cec9832ba08e6a5dee4224f6fc41 100644 (file)
@@ -1,11 +1,12 @@
 /**
  * \file ControlInclude.C
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
  * \author Alejandro Aguilar Sierra
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * \author John Levon
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 4d2a871efda125a6ebe024483c721593ce535bba..04aaacfe7ab429f5fd3c3f5685a012cfa3d8211b 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
 /**
  * \file ControlInclude.h
- * Copyright 2001 the LyX Team
  * See the file COPYING
  *
  * \author Alejandro Aguilar Sierra
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming, a.leeming@.ac.uk
+ * \author John Levon
+ * \author Angus Leeming
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLINCLUDE_H
index e8b2e6b33528af62896583b8c3b7055446e863a8..3713189d4938e979d4d10c2c65551ddb22e20d3d 100644 (file)
@@ -1,14 +1,10 @@
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlIndex.C
+ * Read the file COPYING
  *
- * ======================================================
+ * \author Angus Leeming
  *
- * \file ControlIndex.C
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index d2f4d9bd1144a0ce149c7f05e1505cced1a1e038..61e999d9deb5d0a67d17e8e8dd22447795dc0ff4 100644 (file)
@@ -1,15 +1,11 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlIndex.h
+ * Read the file COPYING
  *
- * ======================================================
+ * \author Angus Leeming
  *
- * \file ControlIndex.h
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLINDEX_H
index e7cc63ad916599fe875619f0e5a522f24e493d12..f229325e667b387524f43aae9240cdbfd2ea94dc 100644 (file)
@@ -1,15 +1,11 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file ControlInset.h
+ * Read the file COPYING
  *
- *           LyX, The Document Processor
+ * \author Angus Leeming
  *
- *           Copyright 2001 The LyX Team.
- *
- * ======================================================
- *
- * \file ControlInsets.h
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  *
  * ControlInset is to be used as a parent class for dialogs that display and
  * can perhaps modify the contents of an individual inset. An example being the
index a25ec96529fbc8f3c013c64790f482b9e2b4b7d3..9447fcb825184e0b192a9440aa1fa947628f1d11 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
-/*
+/**
  * \file ControlInset.tmpl
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming
+ *
+ * Full author contact details are available in file CREDITS
  *
  * ControlInset is a base class and so these templatised methods will be
  * instantiated if this file is #included in the derived classes' .C file.
index 13f71f2dfc560acaa9564ba8f5c9d857b6f8f955..3feefcd47d1833080692db2b6b40ad879f2cd49e 100644 (file)
@@ -1,15 +1,11 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file ControlLog.C
+ * Read the file COPYING
  *
- *           LyX, The Document Processor
+ * \author John Levon
+ * \author Angus Leeming
  *
- *           Copyright 2001 The LyX Team.
- *
- * ======================================================
- *
- * \file ControlLog.h
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 15c4573083447d3027189d6c95191f2bbec1c472..1fe9af514cf36e9a7214f0614296e770f88d8fec 100644 (file)
@@ -1,16 +1,12 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlLog.h
+ * Read the file COPYING
  *
- * ======================================================
+ * \author John Levon
+ * \author Angus Leeming
  *
- * \file ControlLog.h
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLLOG_H
index f9a3cf9edf61709ba1914a3c14f949ecd1bca3e5..27bb64ff3b7ab99113fd3c04c21ab357a2972d9f 100644 (file)
@@ -1,10 +1,11 @@
 /**
  * \file ControlMath.C
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
  * \author Alejandro Aguilar Sierra
- * \author John Levon, moz@compsoc.man.ac.uk
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include "ControlMath.h"
index e85ee526b0f3ded83bb5531c134a883a697dd639..08aacad3272a8e8d939cd15e6f73dc5102368583 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file ControlMath.h
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
  * \author Alejandro Aguilar Sierra
- * \author John Levon, moz@compsoc.man.ac.uk
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROL_MATH_H
index 5a53c529229c555d25a81192fd5fcd6f3f4cbdda..c47bf0f282ffdd0a7cfc54b9dcf2bd45da79e78e 100644 (file)
@@ -1,14 +1,11 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file ControlMinipage.C
+ * Read the file COPYING
  *
- *           LyX, The Document Processor
+ * \author Jürgen Vigna
+ * \author Angus Leeming
  *
- *           Copyright 2001 The LyX Team.
- *
- * ======================================================
- *
- * \author Jürgen Vigna, jug@sad.it
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 35cf58e50df912dabbbfa79b303af70d2d8102cc..8c7e9e18872acc70b3117fa96692a395444f5171 100644 (file)
@@ -1,16 +1,12 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *          Copyright 2001 The LyX Team.
+/**
+ * \file ControlMinipage.h
+ * Read the file COPYING
  *
- *======================================================
+ * \author Jürgen Vigna
+ * \author Angus Leeming
  *
- * \file ControlMinipage.h
- * \author Juergen Vigna, jug@sad.it
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLMINIPAGE_H
index 459b16629adb5ec5970abf422a784554bbd06c83..1adfd739cce192e4ce0a04471be7bc6574e0c5e6 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file ControlParagraph.C
- * Copyright 2002 The LyX Team.
  * See the file COPYING.
  *
- * \author Edwin Leuven <leuven@fee.uva.nl>
+ * \author Edwin Leuven 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index ea3f59aebc8aafc109471942c821db5f31c96533..93d98464c5eafff2cf9f22e1b9997840f9f94d7b 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file ControlParagraph.h
- * Copyright 2002 The LyX Team.
  * See the file COPYING.
  *
- * \author Edwin Leuven <leuven@fee.uva.nl>
+ * \author Edwin Leuven 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLPARAGRAPH_H
index 7b068a98ba3ff6a699f380069335338b26dc735b..04ebcb7dc5254b5ab56db60e4ca728d47765ebf5 100644 (file)
@@ -1,9 +1,10 @@
 /**
- * \file FormPreamble.C
- * Copyright 2001 The LyX Team.
+ * \file ControlPreamble.C
  * See the file COPYING.
  *
- * \author Edwin Leuven, leuven@fee.uva.nl
+ * \author Edwin Leuven
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 893bd11a521290a33a10cf04ca83b25073e00281..4ed4c7ae5ebfdb6b12ecb399daa88ce7be03a1fc 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file ControlPreamble.h
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Edwin Leuven, leuven@fee.uva.nl
+ * \author Edwin Leuven
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLPREAMBLE_H
index 5feb5aa7c941fe7c9ccb48b4904d653e3048a1e4..3baa4f9500d52d9cccea99c6fd2bec30951860b5 100644 (file)
@@ -1,14 +1,10 @@
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *          Copyright 2001 The LyX Team.
+/**
+ * \file ControlPrint.C
+ * See the file COPYING.
  *
- *======================================================
+ * \author Angus Leeming
  *
- * \file ControlPrint.C
- * \author Angus Leeming, a.leeming@.ac.uk
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 211787f389fe6a940505b6d2e71cda8ef1d00a93..003496f8a503cdcaea6c865eccba441f922b6e01 100644 (file)
@@ -1,15 +1,12 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *          Copyright 2001 The LyX Team.
+/**
+ * \file ControlPrint.h
+ * See the file COPYING.
  *
- *======================================================
+ * \author Allan Rae
+ * \author Angus Leeming
  *
- * \file ControlPrint.h
- * \author Angus Leeming, a.leeming@.ac.uk
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLPRINT_H
index 8d641e393fca1a01dbfd6324c5d4548f2be0b30a..c9d4b553e3343611a19cf6f851fd2464713ca473 100644 (file)
@@ -1,14 +1,10 @@
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlRef.C
+ * See the file COPYING.
  *
- * ======================================================
+ * \author Angus Leeming
  *
- * \file ControlRef.C
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index b573503810b2ef955aa50114130853c867903c00..2a9580f97effc2c19abd2fb91d8e9877c4f7e356 100644 (file)
@@ -1,15 +1,11 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlRef.h
+ * See the file COPYING.
  *
- * ======================================================
+ * \author Angus Leeming
  *
- * \file ControlRef.h
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLREF_H
index 65a464f3682710c67a92820899e286c6d9058806..e40664caeb393e46eb2ef359a1117035b4c89f9d 100644 (file)
@@ -1,14 +1,10 @@
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlSearch.C
+ * See the file COPYING.
  *
- * ======================================================
+ * \author Angus Leeming
  *
- * \file ControlSearch.C
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index d7592c407c81c63f0308a0bf4d582cf0aab7abd8..bcfe7a20d9608d54e917ba4780d6a70cb9a0eeaf 100644 (file)
@@ -1,15 +1,11 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlSearch.h
+ * See the file COPYING.
  *
- * ======================================================
+ * \author Angus Leeming
  *
- * \file ControlSearch.h
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLSEARCH_H
index 1daf97a6bf154ab132245a2f907119de9c3ca87a..e2053ce496b7a3a6362d88c89f61884b818eb3b9 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file ControlSendto.C
- * Copyright 2002 The LyX Team.
  * See the file COPYING.
  *
- * \author Angus Leeming, a.leeming@.ac.uk
+ * \author Angus Leeming
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index d052a95d1a16c28867c9c9fc0be1524dc2c62db9..93595bea7147682b25e97631c8aafdb63c9ae8fd 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file ControlSendto.h
- * Copyright 2002 The LyX Team.
  * See the file COPYING.
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLSENDTO_H
index a412ff48318e0f64c5a771faa81b67b3a8a7aac1..6b7e1fd40e972364bbb4ebb89b41b5a041339961 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file ControlShowFile.C
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Herbert Voss <voss@perce.de>
+ * \author Herbert Voss 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index a0b8bbdc689d01b7d7a253521a312583ff089890..d135978993974ef85ed8cb8d772d408a32e05a01 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
  * \file ControlShowFile.h
- * \author Herbert Voss <voss@perce.de>
+ * \author Herbert Voss 
+ *
+ * Full author contact details are available in file CREDITS
  */
 #ifndef CONTROLSHOWFILE_H
 #define CONTROLSHOWFILE_H
index 4f0b6e9825c80c1ad7270bd3c94fe22291ff12a8..807f926e1c4376e879b09aa068b8a766d2ef1ca7 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file ControlSpellchecker.C
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author Edwin Leuven <leuven@fee.uva.nl>
+ * \author Edwin Leuven 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 71fb6bcd62fdd24594a61e06825c0a6cbe0dc782..43e99bca41b253c6c7f0a9d4212955fafc31a70f 100644 (file)
@@ -1,15 +1,11 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlSpellchecker.h
+ * See the file COPYING.
  *
- * ======================================================
+ * \author Edwin Leuven
  *
- * \file ControlSpellchecker.h
- * \author Edwin Leuven <leuven@fee.uva.nl>
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLSPELLCHECKER_H
index 5ed7bebe2f76199aee579d602f6d338029dccd77..ea61feac3f358350f3f50dc1ff1e96d7bb084041 100644 (file)
@@ -1,13 +1,10 @@
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlTabularCreate.C
+ * See the file COPYING.
  *
- * ======================================================
+ * \author unknown
  *
- * \file ControlTabularCreate.C
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index dcb94e87744b20850ed709687d154c0af7ad86a7..fe0650098a7ecd7e3e5db339eccfb890cbd4173f 100644 (file)
@@ -1,14 +1,11 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlTabularCreate.h
+ * See the file COPYING.
  *
- *======================================================
+ * \author unknown
  *
- * \file ControlTabularCreate.h
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLTABULARCREATE_H
index 16b3f32ce27d70d24db406070b53814f4f4305e8..b8bc542ec99d8c43c09a9d2f44cde861d3ebf8ef 100644 (file)
@@ -1,14 +1,10 @@
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlTexinfo.C
+ * See the file COPYING.
  *
- * ======================================================
+ * \author Herbert Voss
  *
- * \file ControlTexinfo.C
- * \author Herbert Voss <voss@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 07c9208b3541f03b0baa180f07908bf17930663b..e4ef3a79638650f04f695045fbfaa60472779dc7 100644 (file)
@@ -1,15 +1,11 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlTexinfo.h
+ * See the file COPYING.
  *
- * ======================================================
+ * \author Herbert Voss
  *
- * \file ControlTexinfo.h
- * \author Herbert Voss <voss@perce.de>
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLTEXINFO_H
index aa1234117ff2a7f8f5baab58b022212f85a0902a..bbfe6fd38e45f6983dc0850d66aca2201c45a6fc 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file ControlThesaurus.C
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
  * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 8d348772f207ea485a58e98c8c9abe663f823ee4..efb8e7249cfdbf5e343df41250b0e6caed8950b2 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file ControlThesaurus.h
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
  * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 
index 7db3553e472e92c1a46c08c1ea33b5c34dc962fa..8f52f86d3ccd5d5e4d2c3f3bc0b8258977bf540a 100644 (file)
@@ -1,14 +1,10 @@
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlToc.C
+ * See the file COPYING.
  *
- * ======================================================
+ * \author Angus Leeming
  *
- * \file ControlToc.C
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index e329177f8d10f010ea37025abe61d1cdc01903f9..4931dbb6e981a1ca85c202ad6b3d45046c65c94a 100644 (file)
@@ -1,15 +1,11 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlToc.h
+ * See the file COPYING.
  *
- * ======================================================
+ * \author Angus Leeming
  *
- * \file ControlToc.h
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLTOC_H
index 251eda5f246a53e8a1f96a8248f88079a9177d1f..028ffbc0b1297d7089ba709ec04a935489e78ce9 100644 (file)
@@ -1,14 +1,10 @@
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlUrl.C
+ * See the file COPYING.
  *
- * ======================================================
+ * \author Angus Leeming
  *
- * \file ControlUrl.C
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 1aaf4b477b1c81cf0e00acd717eb0aa5fd8d1ab9..41d8c24bbd1b608d4af0d94768692256e9b95d8a 100644 (file)
@@ -1,15 +1,11 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlUrl.h
+ * See the file COPYING.
  *
- * ======================================================
+ * \author Angus Leeming
  *
- * \file ControlUrl.h
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLURL_H
index b93b0c8b91946bd2e18d834425ed6c269215a90f..db4571f1cb799fab6f12fd4d662c9b8d990fae8c 100644 (file)
@@ -1,15 +1,11 @@
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlVCLog.C
+ * See the file COPYING.
  *
- * ======================================================
+ * \author John Levon
+ * \author Angus Leeming
  *
- * \file ControlVCLog.C
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 9d68fc9f2208c70796e15741df1e9bc5e899f5b0..484bcb0d5d481f9ac2ddd73bff36a350e951d840 100644 (file)
@@ -1,16 +1,12 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file ControlVCLog.h
+ * See the file COPYING.
  *
- * ======================================================
+ * \author John Levon
+ * \author Angus Leeming
  *
- * \file ControlVCLog.h
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CONTROLVCLOG_H
index 5035c297d3278858dd8d293c7f0e631ae5e3af56..ee9496b8dff40611e51ea2c9d5b9798c1f8aa45b 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file GUI.h
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef GUI_H
index f78a0a012454d51afc3bc5be90d41e963ce249c2..99b2d29717ea6ce62ba1b358d677bf23f6a6d451 100644 (file)
@@ -1,14 +1,11 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file ViewBase.h
+ * See the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Angus Leeming
  *
- *           Copyright 2001 The LyX Team.
- *
- * ======================================================
- *
- * Author: Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef VIEWBASE_H
index 37db0f17492cea19f44158707d4c5737af4d1bdf..67f96c687120a6866059c17823b64811f91febf4 100644 (file)
@@ -1,15 +1,11 @@
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file biblio.C
+ * See the file COPYING.
  *
- * ======================================================
+ * \author Angus Leeming
+ * \author Herbert Voss
  *
- * \file biblio.C
- * \author Angus Leeming <leeming@lyx.org>
- * \author Herbert Voss <voss@perce.de>
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 0ba92acd2127b413e53d708158b5357f0395e571..643ec83a6fdb77f20a8cbd67ddd2247e7a9854b8 100644 (file)
@@ -1,15 +1,11 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file biblio.h
+ * See the file COPYING.
  *
- * ======================================================
+ * \author Angus Leeming
  *
- * \file biblio.h
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef BIBLIOHELPERS_H
index 58cec4a0d4e379c162af2a4614fe7488d142218a..afb578af371a6c37078c5a3353cda85aa557e665 100644 (file)
@@ -1,14 +1,10 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file character.C
+ * See the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Angus Leeming
  *
- *           Copyright 2001 The LyX Team.
- *
- * ======================================================
- *
- * \file character.h
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 6ce9c046d72cdfe474a8e3da46a10dd6864878a7..a6a0185e2a79a71ee4f6d2d4e4afd1eaea399c5d 100644 (file)
@@ -1,15 +1,11 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file character.h
+ * See the file COPYING.
  *
- * ======================================================
+ * \author Angus Leeming
  *
- * \file character.h
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef CHARACTERHELPERS_H
index 971eb1d9a48d71a70b21bdb53d9ac8bff7e72dcc..8768fdc37c948b5f33a878f0e151bb776e83a469 100644 (file)
@@ -1,9 +1,10 @@
-/*
+/**
  * \file frnt_lang.C
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 8de9a02aaac2fa0e0bbeefeaec28b18e51e3399f..6cb49a16a0889636057d36cdb96b7387823e4c24 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
-/*
+/**
  * \file frnt_lang.h
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FRNT_LANG_H
index 06a7f772a73a32af9079df9ff74bb9761ef61c22..e7966fd862579e50511872d0448575d090a62086 100644 (file)
@@ -1,14 +1,10 @@
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 2001 The LyX Team.
+/**
+ * \file helper_funcs.C
+ * See the file COPYING.
  *
- * ======================================================
+ * \author Angus Leeming
  *
- * \file helper_funcs.C
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #include <vector>
index b8d64fef34826393a30329d74f6679c08a2bb879..791763b609c82e935a336ce9cbd40fc79bc39179 100644 (file)
@@ -1,15 +1,11 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file helper_funcs.h
+ * See the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Angus Leeming
  *
- *           Copyright 2001 The LyX Team.
- *
- * ======================================================
- *
- * \file ControlCitation.h
- * \author Angus Leeming <leeming@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef HELPERFUNCS_H
index eb74039082f34b90ab1aa2533b95725a22e1d4f6..98f9a9af03afbd9210c2a583cbb78ebad04c24cb 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file tex_helpers.C
- * Copyright 1995-2002 the LyX Team
  * Read the file COPYING
  *
- * \author Herbert Voss <voss@lyx.org>
+ * \author Herbert Voss 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index a14ab6d41adb1c11fbe58634101f3fefac040b7a..a2e81392fd1fd8e724188568b1cc9bafd4ae426a 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file tex_helpers.h
- * Copyright 1995-2002 the LyX Team
  * Read the file COPYING
  *
- * \author Herbert Voss <voss@lyx.org>
+ * \author Herbert Voss 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef TEX_HELPERS_H
index 7872aa591e19f4b501412040394138fdc6fb0b6e..7645dd73abe174253aabeffb2a895145fb5db384 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file font_metrics.h
- * Copyright 1995-2002 the LyX Team
  * Read 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 FONT_METRICS_H
index 59088a2f9c0056172dfa6d70210696555529e088..5d9842516460cc3193c62aff89e9b4430f51b8f2 100644 (file)
@@ -1,10 +1,11 @@
 /**
  * \file guiapi.C
- * Copyright 2002 The LyX Team.
  * See the file COPYING.
  *
- * \author Lars Gullik Bjønnes <larsbj@lyx.org>
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Lars Gullik Bjønnes 
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 43832854db524fcb9afdec7fd72759ccb5f336e9..8fb756721fee168097c799a3b666b19d7555ff88 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file guiapi.h
- * Copyright 2002 The LyX Team.
  * See the file COPYING.
  *
- * \author Lars Gullik Bjønnes <larsbj@lyx.org>
+ * \author Lars Gullik Bjønnes 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef GUIAPI_H
index c87972037ee2f9409acd72abbf12b2b0133f83a1..1faa45ca79e315d701723dd99e38410ef855deef 100644 (file)
@@ -1,11 +1,12 @@
 /**
  * \file key_state.h
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
  * Keyboard modifier state representation.
  *
- * \author John Levon <moz@compsoc.man.ac.uk>
+ * \author John Levon 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef KEY_STATE_H
index 109bb3d2294255c7fd91cc6bf3a55dfdf0643192..35fa1c05eaf71fa82d4fccd9b4084f5ec0a7c2be 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file lyx_gui.h
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author John Levon <moz@compsoc.man.ac.uk>
+ * \author John Levon 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef LYX_GUI_H
index 84072e1855d8476f03e9cdca554d592d2bebfbca..738be988927d7d99e4196e30e1372babd8e6293d 100644 (file)
@@ -1,12 +1,13 @@
 /**
  * \file mouse_state.h
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
  * GUII representation of mouse presses and
  * mouse button states
  *
- * \author John Levon <moz@compsoc.man.ac.uk>
+ * \author John Levon 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef MOUSE_STATE_H
index 7dd8ced1822100c685631c778ec665cd7dfcf66f..91f4f9eaaec0854523e114c7dd495618eedc851a 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file screen.C
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author John Levon <moz@compsoc.man.ac.uk>
+ * \author John Levon 
+ *
+ * Full author contact details are available in file CREDITS
  *
  * Splash screen code added by Angus Leeming
  */
index b0e1a6232eef58e5b2abf10fe004077498721426..7dabf751726be26322c06c8114976a676eb7e4c5 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file screen.h
- * Copyright 1995-2002 the LyX Team
  * Read 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 SCREEN_H
index 28be9e18160805d70d2e708382141cdaf431f7ed..44ebc4bc1460ac988101f4b30216ae63efa72dd3 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file xforms/Alert_pimpl.C
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author John Levon, moz@compsoc.man.ac.uk
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 2fa73b20f93ee805794e38b9794b5fb6082d19ff..7c2c76e5cca5ea8622037ca93f71510371073823 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-05  Angus Leeming  <leeming@lyx.org>
+
+       * all files: modify the headers as discussed on the list.
+
 2002-08-30  John Levon  <levon@movementarian.org>
 
        * MathsCallbacks.h:
index c2907b0f3ca767f36675669636fdd6dd10716831..f5aa9971a54b88ff58ec5fe05b68ef7acd5bced5 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file Color.C
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 15c35fdb1a287a8f383153dd0ac94f5e2fea223d..a7d7a489389156b80d9993778810180cff878113 100644 (file)
@@ -2,10 +2,11 @@
 /**
  * \file Color.h
  * Copyright 1995 Matthias Ettrich
- * Copyright 1995-2002 The LyX Team.
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 /* structs RGBColor and HSVColor to enable simple conversion between
index aef396cdaecef45115bd228d998ef347b24fab50..f4d8d3fb70b50c4e7b0d8ed2a8edd8eb653fee1c 100644 (file)
@@ -1,11 +1,11 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file ColorHandler.C
+ * Read the file COPYING
  *
- *           LyX, The Document Processor
- *     
- *         Copyright 1998-2001 The LyX Team
+ * \author unknown
  *
- *======================================================*/
+ * Full author contact details are available in file CREDITS
+ */
 
 #include <config.h>
 
index 930ab601c786dde14fbde05f2016537229178a26..1fa8dc830209aaef9cc3c1ea26cdd543d80c45d5 100644 (file)
@@ -1,12 +1,12 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
+/**
+ * \file ColorHandler.h
+ * Read the file COPYING
  *
- *         Copyright 1995-2001 The LyX Team
+ * \author unknown
  *
- * ======================================================*/
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef COLOR_HANDLER_H
 #define COLOR_HANDLER_H
index 11c5e678d91aaa82f8d0dd710926a6b03f223fa4..fcaf1ce52bc2bc5b84a9ac1f7cbdfb87363791e3 100644 (file)
@@ -1,11 +1,12 @@
 /**
  * \file xforms/Dialogs.C
  * Copyright 1995 Matthias Ettrich
- * Copyright 1995-2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Allan Rae, rae@lyx.org
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Allan Rae
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 366da646c0c04b434f53ca1efb7000c76b486151..3ffa4aa207897adce927a33eccc43bbe81bcb4a6 100644 (file)
@@ -1,11 +1,12 @@
 /**
  * \file xforms/Dialogs.C
  * Copyright 1995 Matthias Ettrich
- * Copyright 1995-2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Allan Rae, rae@lyx.org
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Allan Rae
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 7b748fa9b78971350903bb8dd4f3a56061620d47..b0247a979d8edcd34af3beb29531b1d58c095da8 100644 (file)
@@ -1,9 +1,10 @@
 // -*- C++ -*-
 /**
  * \file Dialogs_impl.h
- * Copyright 1995-2002 The LyX Team.
  * See the file COPYING.
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef DIALOGS_IMPL_H
index 1041feb586feaff9407bc76ef786183b598deeb9..d62e4a5a7ddc6535f6d03b03d7449b2c19572d74 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file DropDown.C
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author John Levon, moz@compsoc.man.ac.uk
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index fb8b35d8850f8ef3467babc23fd904ae15ba3de8..ec6df9c03021ed51e92ebb274f013fb240364a66 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file DropDown.h
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author John Levon, moz@compsoc.man.ac.uk
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef DROPDOWN_H
index 4a803f5013639196654a4b68fd35d41eee024bdd..ee3993f11806d665ec1f9563023b821856907d63 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file FeedbackController.C
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 /* A common interface for posting feedback messages to a message widget in
index 01868c112056cb651c19effcb068d3426e794691..2ae0f2a4d90887673afb5ab8a098d259c414d71b 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
-/*
+/**
  * \file FeedbackController.h
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  **/
 
 /* A common interface for posting feedback messages to a message widget in
index 56c9c1914b826791d1fac7bde114bf491cd2e365..33e80479411f9dbb3083e3f208191a243c58f9d5 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file xforms/FileDialog.C
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author John Levon, moz@compsoc.man.ac.uk
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 53824d55bc027b55ede099e8454c54aae123037f..c616aebc40f27ed24e3095f2d5800eedd348c2d6 100644 (file)
@@ -1,10 +1,11 @@
 /**
  * \file FontInfo.C
- * Copyright 1997-2002 the LyX Team
  * Read the file COPYING
  *
  * \author Asger Alstrup
- * \author John Levon <moz@compsoc.man.ac.uk>
+ * \author John Levon 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 1fd99f592938fb30bbcada09a4d725743f9a2612..6c26234b8080a0808078d32ca7cc6f6891b99919 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file FontInfo.h
- * Copyright 1997-2002 the LyX Team
  * Read the file COPYING
  *
  * \author Asger Alstrup
- * \author John Levon <moz@compsoc.man.ac.uk>
+ * \author John Levon 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FONTINFO_H
index 6d1748885f3c6acfed0040e91d64eb1a30c99bfc..973bc5381e0651f40841f832d04e6c410fa1358a 100644 (file)
@@ -1,10 +1,11 @@
 /**
  * \file FormAboutlyx.C
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Edwin Leuven, leuven@fee.uva.nl
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Edwin Leuven
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index c8f172f4c1790b4999021599a3abe9eb54b3b743..831ba9819525e643186f86f79b8d7ce061f3acf1 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file FormAboutlyx.h
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Edwin Leuven, leuven@fee.uva.nl
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Edwin Leuven
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMABOUTLYX_H
index e400cbfe0d4faa7d7c576116b9855b39e03f892c..86b59d0737886e6224d414676f5e85c369a43826 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file FormBase.C
- * Copyright 2000-2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 7f5c8f0cde2134dd2e98b5434474658cb2eb56bd..7b79b20c60da7deed7994b8cf11a1eb37f1556dc 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file FormBase.h
- * Copyright 2000-2002 the LyX Team
  * Read 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 the MCV-ed xforms dialogs.
index b1b20d9f1f4059f9255772f02906a274c2a0cd45..50560b918ecbcbc8402a1fcd97f340e75f203755 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file FormBaseDeprecated.C
- * Copyright 2000-2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 5bd894e0737e2f3f4834fd04721b8b3d8d345c03..1ef0f890e3133c6ce7d73a80d7f29f16b7159246 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file FormBaseDeprecated.h
- * Copyright 2000-2002 the LyX Team
  * Read 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 those remaining xforms dialogs that haven't yet undergone
index 03f3def46f1681bce4f75d66822fcf86ebfd572d..0e7cf14cb681cfba203c76385acf042180c42e69 100644 (file)
@@ -1,10 +1,11 @@
 /**
  * \file FormBibitem.C
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
- * \author John Levon, moz@compsoc.man.ac.uk
+ * \author Angus Leeming 
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifdef __GNUG__
index 80b08db16f228a7a2b0af64f80c1d5813a32e5fc..51616ce2fc08285fdc0ed01b6bc6cbfd1846a99b 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file FormBibitem.h
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * \author John Levon
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMBIBITEM_H
index 9aae13e8c07c2f9a9ca46a35fd08331c00f6ef36..21603d1fc4846c36291433ec3a52f3356b7f8dba 100644 (file)
@@ -1,11 +1,12 @@
 /**
  * \file FormBibtex.C
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Herbert Voss, voss@lyx.org
+ * \author Angus Leeming 
+ * \author John Levon
+ * \author Herbert Voss
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifdef __GNUG__
index a4d2c4d862f7a53715a156f523b22fbd5587572a..d89d81f297ceb0ad3c62f5b5aa67386fcb4de677 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file FormBibtex.h
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
- * \author John Levon, moz@compsoc.man.ac.uk
+ * \author Angus Leeming 
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMBIBTEX_H
index 82b1a93e5ed3dbe6a9cbc6cf853344243ff64ca7..551212a238179fa8c9927810e97622db4f151b7d 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file FormBrowser.C
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author John Levon, moz@compsoc.man.ac.uk
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 13c2ade076a12c80950611d2e2d465e4db522306..bc4d91c15f688273162a79704ffa66b71b8379e7 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
-/*
+/**
  * \file FormBrowser.h
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * \author John Levon
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMBROWSER_H
index 33f5c8c00738648bce400409de49e68a3c0220e9..534c9e505038b4381af9c27f469257604bbc8a2e 100644 (file)
@@ -1,10 +1,11 @@
 /**
  * \file FormCharacter.C
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Edwin Leuven,  leuven@fee.uva.nl
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Edwin Leuven
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <vector>
index c551ef5a713b2cec67001fe2d5191407becaa44d..9eefccb052b5bbcc54f8d6d889a4b47399ac60de 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file FormCharacter.h
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Edwin Leuven, leuven@fee.uva.nl
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Edwin Leuven
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORM_CHARACTER_H
index 76ace4c0bb3ca88e1737f0888c5e9fbb31f16bc2..670d237fa1cfe35e71408a5a2570d7e02cd3c245 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file xforms/FormCitation.C
- * Copyright 2000-2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 88676ed2d51549fea1e256cdac5fa8ca19f4b227..0fe82f3b3590240747b9b176d99a9ec729849f51 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file xforms/FormCitation.h
- * Copyright 2000-2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMCITATION_H
index 96823e9485c3d9b01f1a7c80fba7bf2604f56449..eb8887b5fbda4b9d34299e05743fdb3db02ed838 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file FormDocument.C
- * Copyright 2000-2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Jürgen Vigna, jug@sad.it
+ * \author Jürgen Vigna
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 4d9330591d9a2408faa8eba9dbc5fb0092dffdd4..c2d62a98f0a40a619794ad97330eb250d5fad73d 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file FormDocument.h
- * Copyright 2000-2002 the LyX Team
  * Read the file COPYING
  *
- * \author Jürgen Vigna, jug@sad.it
+ * \author Jürgen Vigna
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORM_DOCUMENT_H
index 9f2e06bb8462065a185d5a5f4b53afde2d847edc..1424f80de4adc7697a3fff954d2eb9c3ddc7fb20 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file xforms/FormERT.C
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Jürgen Vigna, jug@sad.it
+ * \author Jürgen Vigna
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 8209e7dc00415c5d12d1e8e941f18a5933d8d1a4..5a7f1a89bec12bf337de60216e8cf8fad92ae355 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file xforms/FormERT.h
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author Jürgen Vigna, jug@sad.it
+ * \author Jürgen Vigna
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMERT_H
index b7cddbcf1b0603008c5abc2920defd409051a468..27c3a1b38f36b76ac66db5e45652730e03eada08 100644 (file)
@@ -1,9 +1,10 @@
-/*
+/**
  * \file FormError.C
- * Copyright 2000-2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifdef __GNUG__
index 43a9d66406ac2b4f27a5c3597293c2b77a778c42..04871b126a5cb982f1525fb06556a2c6947e28fc 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file xforms/FormError.h
- * Copyright 2000-2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMERROR_H
index 3c76c4ef4ebc7984304b53f87b97de7ed5a4a881..4b3e287ac753274698f587ae73ae395aab070bfe 100644 (file)
@@ -1,11 +1,12 @@
 /**
  * \file FormExternal.C
- * Copyright 2000-2001 The LyX Team.
  * See the file COPYING.
  *
  * \author Asger Alstrup
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * \author John Levon
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 620a1152e3a1b295c1e46c471578441513313cde..70a04cdbab00d695cca3007b5cbea5a4e549dc22 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
 /**
  * \file FormExternal.h
- * Copyright 2000-2001 the LyX Team
  * Read the file COPYING
  *
  * \author Asger Alstrup Nielsen
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * \author John Levon
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMEXTERNAL_H
index 54af581406e518e88df4c8f3d3b2aaeb7f203854..d863cb8a5934c529e3db867135cb55d4d72b7d0a 100644 (file)
@@ -1,10 +1,11 @@
 /**
  * \file FormFiledialog.C
- * Copyright 2001 the LyX Team
  * Read 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
  */
 
 #include <config.h>
index 861a59e76be1e0f1c1fd26bc9780cec3d69d931c..95de09d6a725f86bdd8401de8976fc5178719814 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file FormFiledialog.h
- * Copyright 2001 the LyX Team
  * Read 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 FORMFILEDIALOG_H
index 7252f7cd1a29cdb4fd6a17757b4a4c134c0d643a..f481a7b37b27990cbe247ff912fdf87232503e37 100644 (file)
@@ -1,10 +1,11 @@
 /**
  * \file FormFloat.C
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Lars Gullik Bjønnes, larsbj@lyx.org
+ * \author Lars Gullik Bjønnes
  * \author Juergen Spitzmueller j.spitzmueller@gmx.de
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index bf870549d5301c7410a46a0f1a5acb67d4aaffc9..f76a05cc7c947adab696e884782425cdf0845769 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file FormFloat.h
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author Lars Gullik Bjønnes, larsbj@lyx.org
+ * \author Lars Gullik Bjønnes
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMFLOAT_H
index bb1bbe342b4ed443e2bdd3b16e0fc88f74b8b63e..911e6256e4ba9bb8ad58ac58dce51e99245e96da 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file FormForks.C
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  * \date 2001-10-22
  */
 
index 16e9dfd49880cd5310450ec124b9af60f961508b..a59c6059f2757f0209c4b02f1c9acbfc5a615c58 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file FormForks.h
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMFORKS_H
index befc213ac9da98478abac41e5f01c1394a70e53f..c7ad869e0d12bc20d5f6ad5037aeaf65334e0fbb 100644 (file)
@@ -1,10 +1,11 @@
 /**
  * \file FormGraphics.C
- * Copyright 2000-2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Baruch Even, baruch.even@writeme.com
- * \author Herbert Voss, voss@perce.de
+ * \author Baruch Even
+ * \author Herbert Voss
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index da837fb05e8e9388aa9d7a30055734c68bd868d1..5adb6c3a20026568de37b03511f4f67522bd0ab6 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file FormGraphics.h
- * Copyright 2000-2001 the LyX Team
  * Read the file COPYING
  *
- * \author Baruch Even, baruch.even@writeme.com
- * \author Herbert Voss, voss@lyx.org
+ * \author Baruch Even
+ * \author Herbert Voss
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMGRAPHICS_H
index 42c3008d8a7171885a1164123092e1006a9e8090..6d3aeaf62f91fe7c2ef95f8cad28cd95491e45ae 100644 (file)
@@ -1,11 +1,12 @@
 /**
  * \file FormInclude.C
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
  * \author Alejandro Aguilar Sierra
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * \author John Levon
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 94e1138a26356c6c4413f318e43541e883c4e5cd..1ec7dd432a3b25a1c0665a8c959527de94f2f3c5 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
 /**
  * \file FormInclude.h
- * Copyright 2001 the LyX Team
  * See the file COPYING
  *
  * \author Alejandro Aguilar Sierra
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * \author John Levon
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 #ifndef FORMINCLUDE_H
 #define FORMINCLUDE_H
index 4a0b62ed0a6fc684f6dfe0d9f1a44d0e9da5db8e..09b9e5ca02fb655aa46c4dcf62fe90f3e981fb9c 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file xforms/FormIndex.C
- * Copyright 2000-2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 0d8fae354cfa063d2e9fd741810a8a5f8b4a23bc..9389212da93c4479219f103c8678ca010dff5d6b 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file xforms/FormIndex.h
- * Copyright 2000-2001 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMINDEX_H
index 3d0b47f126661b39e6952444ce294cf9622baff0..f6c1c4888e747d9544f6d54a8cca05c6e1d806e2 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file FormInset.C
- * Copyright 2000-2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 8c7904c073263109c9cadbe7bd4e71209e578c14..ea8c1e159456eeb4df56ca5809e93d56a8d91964 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file FormInset.h
- * Copyright 2000-2001 the LyX Team
  * Read 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
index e0c73bbb2c32e7df3892ee63800933373bd1037b..12a5953cde0b682120729a822302af9baf2f7a15 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file FormLog.C
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author John Levon, moz@compsoc.man.ac.uk
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index b69eae35526f470c04262df0b4fa81cf15198929..b629a9d48ac7d1b2f3c5cb876329cce2d95bb11c 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
-/*
+/**
  * FormLog.h
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author John Levon, moz@compsoc.man.ac.uk
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMLOG_H
index ff8f1c0e005390b6f134c80c95e6e4ed7d443a66..0f91a2559924454b571e0e66f569f8f3b7e08eea 100644 (file)
@@ -1,11 +1,12 @@
 /**
  * \file FormMathsBitmap.C
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
  * \author Alejandro Aguilar Sierra
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * \author John Levon
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index b7331fccac2b8bc8944578b542ae63d60111e398..7edff1181869cecdcb5a2fc63a6613b7ebd96926 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
 /**
  * \file FormMathsBitmap.h
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
  * \author Alejandro Aguilar Sierra
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * \author John Levon
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORM_MATHSBITMAP_H
index c9e1be11a7e1949237cfd474b25d84a3fa819a4c..f24031c5805b598becff8422c54a6b739faa2d62 100644 (file)
@@ -1,12 +1,13 @@
 /**
  * \file FormMathsDeco.C
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author Pablo De Napoli, pdenapo@dm.uba.ar
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Pablo De Napoli
+ * \author John Levon
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 28e574a72e8b2b87dc4482fe8a5a2d61415ac3a5..f93f5bb41d168a22606fcfad7b061cf4cd9e80ee 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
 /**
  * \file FormMathsDeco.h
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * \author John Levon
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORM_MATHSDECO_H
index 9d88e60c86e517c95a3d50142227ff8c736e5c66..bb8e5a91ea47643cf2d7e23dac102551a645a7bd 100644 (file)
@@ -1,12 +1,13 @@
 /**
  * \file FormMathsDelim.C
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author Pablo De Napoli, pdenapo@dm.uba.ar
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Pablo De Napoli
+ * \author John Levon
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index d9ae71818b844dc0433dc99cd0947b7532f79982..26e63708b721489ff1e556ef6040a5bd7bcd2120 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
 /**
  * \file FormMathsDelim.h
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * \author John Levon
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORM_MATHSDELIM_H
index c5d1f2249a168ae27f53c850f87b37f1d54ee6bc..59532ecb29ac90a1e4a78244286821c7f8bd4e78 100644 (file)
@@ -1,12 +1,13 @@
 /**
  * \file FormMathsMatrix.C
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author Pablo De Napoli, pdenapo@dm.uba.ar
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Pablo De Napoli
+ * \author John Levon
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 6513fb4df854b875db5b81efcf912290c43f2f19..3eaaef274660fb2e3c3647fcad85016daa3d1b4a 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
 /**
  * \file FormMathsMatrix.h
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * \author John Levon
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORM_MATHSMATRIX_H
index ad3aa2a0ff189db452cb421f8427a06f4ae0d3f7..6809bb8cdad3810c27f43b8825afe261c3b8efda 100644 (file)
@@ -1,12 +1,13 @@
 /**
  * \file FormMathsPanel.C
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author Pablo De Napoli, pdenapo@dm.uba.ar
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Pablo De Napoli
+ * \author John Levon
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 382f630de23dadce650016bfbd29bcea2665b59d..444fee95c8ea3e6c16e1c2a5fd60f132010a5dbe 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
 /**
  * \file FormMathsPanel.h
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * \author John Levon
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORM_MATHSPANEL_H
index feb8f0e367f3147349399fcf7b8a0e2306329dd3..8403687f16deefeba0c1a1fb7426334a8f7fff1a 100644 (file)
@@ -1,12 +1,13 @@
 /**
  * \file FormMathsSpace.C
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author Pablo De Napoli, pdenapo@dm.uba.ar
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Pablo De Napoli
+ * \author John Levon
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 20691e11b35ae002d723a5fbd467384b62c502b3..1f8ffb15866dcbf674ee6522d34b28e318af70df 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
 /**
  * \file FormMathsSpace.h
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * \author John Levon
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORM_MATHSSPACE_H
index e54efa83e650c11cd576f1d94baecbe594bd2748..4837052b2786833214b82285c943a642183b9bd9 100644 (file)
@@ -1,12 +1,13 @@
 /**
  * \file FormMathsStyle.C
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author Pablo De Napoli, pdenapo@dm.uba.ar
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Pablo De Napoli
+ * \author John Levon
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  * Adapted from FormMathsSpace martin.vermeer@hut.fi
  */
 
index c0ede75e5093f687522ec194c875f4fe37547f0e..741a5ec59241e0866ceb648ae8da5bf58aed9db0 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
 /**
  * \file FormMathsStyle.h
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
- * \author John Levon, moz@compsoc.man.ac.uk
- * \author Angus Leeming <leeming@lyx.org>
+ * \author John Levon
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORM_MATHSSTYLE_H
index 53096b6004241f43ed1ce768c25502781b385600..a7d8b0b55ff24942df353989ec3f79559a2e7b59 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file FormMinipage.C
- * Copyright 2000-2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Jürgen Vigna, jug@sad.it
+ * \author Jürgen Vigna
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index c1cf7d05cd8aa70454d678c595c861293177cbf0..cb36b35c217eb46c6fb7af7ad183eace02394b8d 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file FormMinipage.h
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author Jürgen Vigna, jug@sad.it
+ * \author Jürgen Vigna
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMMINIPAGE_H
index 481a030a31950f24e3d2b5a8b276e508242a6a9a..08586244e624e73e13cbeed4253f2ea148ec1d9a 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file FormParagraph.C
- * Copyright 2000-2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Jürgen Vigna, jug@sad.it
+ * \author Jürgen Vigna
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index a49e2e9f73dc52b4197c4fa201f9def6f66cb0c8..c627741e01daf07b61faf2d7cc4de5635acdc807 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file FormParagraph.h
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Jürgen Vigna, jug@sad.it
+ * \author Jürgen Vigna
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORM_PARAGRAPH_H
index 2374cffb6d67a0838bc8b02ab7a11068eb2ede7a..10da2dca25b79ebfd698b6882382e1d548cc121a 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file FormPreamble.C
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Edwin Leuven, leuven@fee.uva.nl
+ * \author Edwin Leuven
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 59e6c6e44085d1d76af2cd55d692cff9a10b352b..88ae3060b75451beeee35e31ff234d58ab9eaf20 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file FormPreamble.h
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Edwin Leuven, leuven@fee.uva.nl
+ * \author Edwin Leuven
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMPREAMBLE_H
index 6223b4f6ddc1bd02b02f5b7c99a4774f42b5155e..56496fe6fecadbcb40f96b9b1937b9a4089f6c35 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file FormPreferences.C
- * Copyright 2000-2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 773050535fccf2da3e56c476d06cf755a3826f79..5fcb4fc68b007568672751164532c4da373e586b 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
 /**
  * \file FormPreferences.h
- * Copyright 1995-2002 the LyX Team
  * Copyright 1999-2001 Allan Rae
  * Read the file COPYING
  *
- * \author Allan Rae, rae@lyx.org
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Allan Rae
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMPREFERENCES_H
index 6658f77f696464a2b44384a3cda33cc8c1b4101b..cd67ef7e5f245a5006d0c78fb8cf71248dc287ad 100644 (file)
@@ -1,10 +1,11 @@
-/*
+/**
  * \file xforms/FormPrint.C
- * Copyright 2000-2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Allan Rae, rae@lyx.org
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Allan Rae
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index b612d398acc929a2558cb59fcac8609aa81e8aaa..1f05383e69466a24ecc45a70e543a9dd4c0c8485 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
 /**
  * \file xforms/FormPrint.h
- * Copyright 2002 the LyX Team
  * Copyright 1999-2001 Allan Rae
  * Read the file COPYING
  *
- * \author Allan Rae, rae@lyx.org
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Allan Rae
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMPRINT_H
index 4bcad71e5718c49702ecbd55fc25a796de0bb662..f279dc9472ea9392a9cf6687f4dda9b92c57311b 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file xforms/FormRef.C
- * Copyright 2000-2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 62843654ce1d82d53a55d0abb7624f86ebbc0eea..ffcbe2c36811392eaa2a1f617e263beab5fa2be7 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file xforms/FormRef.h
- * Copyright 2000-2001 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMREF_H
index cfb0cc941606da28d6e41a9a4450f42b252d16d7..8c1bbf428906aab635726100b5b805bc981303cf 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file FormSearch.C
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Edwin Leuven, leuven@fee.uva.nl
+ * \author Edwin Leuven
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index f744b2538385f70cc6366b1645249a96681667b6..802a9a65d0c9ae7ecc8606df92cb8c5b204bad3f 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file FormSearch.h
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Edwin Leuven, leuven@fee.uva.nl
+ * \author Edwin Leuven
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMSEARCH_H
index d7920d20a2e4d7c6cbbba35513ed07a7e71b6650..e94a4f5dd36765a5af099795652a26b14edbfe31 100644 (file)
@@ -1,9 +1,10 @@
-/*
+/**
  * \file FormSendto.C
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 84e945eac4d8e8e00e227e1068e8a8fe4dff506d..8dece508f44b3cea5803ef8745a00bd56216bf96 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
-/*
+/**
  * \file FormSendto.h
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMSENDTO_H
index 3df6d3a831eadaa7d2cca82e8b7fb388291489b6..ec45f27fd769912bc19aee01951d800d7dd42f4e 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file FormShowFile.C
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Herbert Voss, voss@perce.de
+ * \author Herbert Voss
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index af057a9fffb7c2e8630af05728b9e9099417a853..e78572e4e71726d95cb63359c2d0ca341898fe6c 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file FormShowFile.h
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author Herbert Voss, voss@perce.de
+ * \author Herbert Voss
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMSHOWFILE_H
index 867ac1ece347f86c58b70add14f6d67492b09801..d36b75e7a512d6a70bf66ed55f6fd0e60fd744d0 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file FormSpellchecker.C
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Edwin Leuven, leuven@fee.uva.nl
+ * \author Edwin Leuven
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index d3efe3bedd4ccbe5c393aec2523f231c0711db83..f4654d7581fed0b7f2afa76d43e919b604220517 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file FormSpellchecker.h
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Edwin Leuven, leuven@fee.uva.nl
+ * \author Edwin Leuven
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMSPELLCHECKER_H
index bd5f9be702cab228a3b15cf95ef7544a98e5df45..e86849173d1bbddbd0e29a71c62e76c1fcc8e42b 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file FormTabular.C
- * Copyright 2000-2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Jürgen Vigna, jug@sad.it
+ * \author Jürgen Vigna
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 4c2ac7f6c7d6f38bc86a75d03234ae5e8979e170..b52cf5ffad62b196cae8b1ea9d5b6102366c87b3 100644 (file)
@@ -2,10 +2,11 @@
 /**
  * \file FormTabular.h
  * Copyright 1995 Matthias Ettrich
- * Copyright 1995-2001 the LyX Team
  * Read the file COPYING
  *
- * \author Jürgen Vigna, jug@sad.it
+ * \author Jürgen Vigna
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMTABULAR_H
index b6f7150a68c7c47d0b31208d4146e2d14f22f967..0e2ace9b49e0bc21d344814f319000dc6a40f159 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file xforms/FormTabularCreate.C
- * Copyright 2000-2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Jürgen Vigna, jug@sad.it
+ * \author Jürgen Vigna
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 52ca202c94a416047b4d0fa761048122a0cb6e20..d1442e96fc96766cfed1fc79e5414839c0fdde34 100644 (file)
@@ -2,10 +2,11 @@
 /**
  * \file xforms/FormTabularCreate.h
  * Copyright 1995 Matthias Ettrich
- * Copyright 1995-2001 the LyX Team
  * Read the file COPYING
  *
- * \author Jürgen Vigna, jug@sad.it
+ * \author Jürgen Vigna
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMTABULARCREATE_H
index 408c011c55d1142f089620d6d47a2e859acf8133..3e358d1a529d209d70c6dd538909d667ce829617 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file FormTexinfo.C
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author Herbert Voss, voss@lyx.org
+ * \author Herbert Voss
+ *
+ * Full author contact details are available in file CREDITS
  * \date 2001-10-01
  */
 
index 2a4d18d1cc1df40fbb10ca6e9750f69ec446f3a8..1474668c9fe79606a0b3f823b7b9cc1fe7848475 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file FormTexinfo.h
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author Herbert Voss, voss@perce.de
+ * \author Herbert Voss
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMTEXINFO_H
index a91317de613383d994d0042b36f8ed34465f6737..5f7a677d81b63ba1a540b505576afd625dbe36ca 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file FormThesaurus.C
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Edwin Leuven, leuven@fee.uva.nl
+ * \author Edwin Leuven
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index c7c16228d9cdc6a6fa881f50ee50821444b5b484..803085acdaecf19bd6aaedc25567ed9b4829185f 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file FormThesaurus.h
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author John Levon, moz@compsoc.man.ac.uk
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMTHESAURUS_H
index 4876aefadd30d3f23a08c918245476ea6f5b5c07..700be19d86a13048253b6be34457ba1f742386eb 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file xforms/FormToc.C
- * Copyright 2000-2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 5a756c54ec70ff1f5845687cc2cb6080223f7b5a..00adacf6b9498811413d4b5400f6faa8067607f8 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file xforms/FormToc.h
- * Copyright 2000-2001 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMTOC_H
index f89bd17c18b17cbc0c6a931863ac6680f18acc43..1ea761cb47088cc9a5d69b703ac199e15f4a5fa6 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file xforms/FormUrl.C
- * Copyright 2000-2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 
index 64af24d6238267fb1c3fca5dfb0fa539dd46fa2b..efda95d8eca1c355735fcddefa3276e4235a8333 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file xforms/FormUrl.h
- * Copyright 2000-2001 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMURL_H
index d0a4a0e0178eafdca145b4f1feb61ea44b3b943c..c93b6c083fddf55738961dfd2afaf2d5adb493d2 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file FormVCLog.C
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author John Levon, moz@compsoc.man.ac.uk
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 9930964bfabeccb24b37e16f1bd9f3016b36783a..96be150290b59164206a2985424520b2de402720 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file FormVCLog.h
- * Copyright 2001 the LyX Team
  * Read the file COPYING
  *
- * \author John Levon, moz@compsoc.man.ac.uk
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMVCLOG_H
index 798fc55b2a5a9e809a561e5952ef21eacb603ac1..e184211482fb7beaaec6f98bc16e915487d877fc 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file LyXKeySymFactory.C
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
  * \author Asger & Juergen
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 1ce2b1c6e2513bfe0235d29eeede17aff0c42516..bdd449d5ecc5095ad023c9eb0299f27eb02ba466 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file LyXScreenFactory.C
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author John Levon <moz@compsoc.man.ac.uk>
+ * \author John Levon 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 04275a90201533983ac5e7fee55a691280fdceca..a047528ba3ffa72e98234f2aeec87d6316b5558b 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file MathsCallbacks.h
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author John Levon <levon@movementarian.org>
+ * \author John Levon 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef MATHSCALLBACKS_H
index e9af3553f94f1b63b46f4d0edb6beb0ca46f4e67..aeb15caf99890336fec57c46c54ae25a67998c44 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file Menubar_pimpl.C
- * Copyright 1999-2001 The LyX Team.
  * See the file COPYING.
  *
- * \author  Lars Gullik Bjønnes, larsbj@lyx.org
+ * \author  Lars Gullik Bjønnes
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index dd0e6afe6d71ff7ed4c5c75d6e37f3648fc07805..6e48f81d8aef4aefe25b94317d2a0f5ad7a5db3a 100644 (file)
@@ -2,11 +2,12 @@
 /**
  * \file Menubar_pimpl.h
  * Copyright 1995 Matthias Ettrich
- * Copyright 1995-2002 the LyX Team
  * Copyright 1996-2001 Lars Gullik Bjønnes
  * Read the file COPYING
  *
- * \author Lars Gullik Bjønnes, larsbj@lyx.org
+ * \author Lars Gullik Bjønnes
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef MENUBAR_PIMPL_H
index b0487e25198e8e11af72904dbcbb438b3808d70f..be4f17787988def9ffb7e837af8393958189d629 100644 (file)
@@ -1,11 +1,12 @@
 /**
  * \file RadioButtonGroup.C
  * Copyright 1995 Matthias Ettrich.
- * Copyright 1995-2001 The LyX Team.
  * Copyright 2000 Baruch Even
  * See the file COPYING.
  *
- * \author Baruch Even, baruch.even@writeme.com
+ * \author Baruch Even
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 382106f4e8c1b3db68d66cf9b225b80f2598b326..fa013b7c261cd313c6eac9bf16370fa76566e980 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file RadioButtonGroup.h
- * Copyright 2002 the LyX Team
  * Copyright 2000 Baruch Even
  * Read the file COPYING
  *
- * \author Baruch Even, baruch.even@writeme.com
+ * \author Baruch Even
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 
index d663bdc794c30c824899c84abc330e4cb11912e3..377697c4faabef3fc3450c44ce500ef60f538d92 100644 (file)
@@ -3,8 +3,10 @@
  * Copyright 2001 LyX Team
  * Read COPYING
  *
- * \author Lars Gullik Bjønnes, larsbj@lyx.org
- * \author John Levon, moz@compsoc.man.ac.uk
+ * \author Lars Gullik Bjønnes
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index e9dafb3a9c4b18b529942c8a4a2def258388c8f4..cc3d8e4b8e23b1512ceb5d727c3bd6017815adba 100644 (file)
@@ -4,8 +4,10 @@
  * Copyright 2001 LyX Team
  * Read COPYING
  *
- * \author Lars Gullik Bjønnes, larsbj@lyx.org
- * \author John Levon, moz@compsoc.man.ac.uk
+ * \author Lars Gullik Bjønnes
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 #ifndef TIMEOUTPIMPL_H
 #define TIMEOUTPIMPL_H
index f15a59d521708da8e39fe7cc937d3b9af18f7e54..debd4b70a87806d9836acda81052e8e5fb939474 100644 (file)
@@ -1,11 +1,12 @@
 /**
  * \file Toolbar_pimpl.C
  * Copyright 1995 Matthias Ettrich
- * Copyright 1995-2001 The LyX Team.
  * Copyright 1996-1998 Lars Gullik Bjønnes
  * See the file COPYING.
  *
- * \author Lars Gullik Bjønnes, larsbj@lyx.org
+ * \author Lars Gullik Bjønnes
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 //  Added pseudo-action handling, asierra 180296
index 9c712586acbd2dbc678f17823032b3cad4b8546f..6a9215834f5e9e11bff43854be7efb37879a7a48 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file Toolbar_pimpl.h
- * Copyright 2002 the LyX Team
  * Copyright 1996-2001 Lars Gullik Bjønnes
  * Read the file COPYING
  *
- * \author Lars Gullik Bjønnes, larsbj@lyx.org
+ * \author Lars Gullik Bjønnes
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef TOOLBAR_PIMPL_H
index f2f9a568d279f4d4f33cfbfb050aa85497458fcf..5ce6f167c6ecc29155d60f580e3a943e91eeaa08 100644 (file)
@@ -1,9 +1,10 @@
-/*
+/**
  * \file Tooltips.C
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 /* Tooltips for xforms. xforms 0.89 supports them directly, but 0.88 needs
index 862b3803c2b621c0dc923f511d904733bdf27bb9..200cd6e43380ccaf7411306105af7905ce0909bb 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file Tooltips.h
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 /* Tooltips for xforms. xforms 0.89 supports them directly, but 0.88 needs
index 59bd400646a4918ec517576aad4cd7e763905f80..64ad18e5549dba70380ae721257f32c6ea708543 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file WorkAreaFactory.C
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author John Levon <moz@compsoc.man.ac.uk>
+ * \author John Levon 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 78f192d70f8db3d1ffea679bc78f57770412bc80..03f59697ebc3451eac9971d1b34e9449b20a4a4d 100644 (file)
@@ -1,12 +1,11 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file XFormsView.C
+ * Read the file COPYING
  *
- *           LyX, The Document Processor
+ * \author unknown
  *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #include <config.h>
 
index e81ce2c7c87910ee035ca2b0d19ef1c913238880..b329732ced2c80c10849b629063e718b4919214b 100644 (file)
@@ -1,13 +1,12 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
+/**
+ * \file XFormsView.h
+ * Read the file COPYING
  *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX Team.
+ * \author unknown
  *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef LyXView_H
 #define LyXView_H
index 397afda53be093f533c9c13a6f126fee787be819..48ebb581fbdf6529523655dc6f89aaea98dbb287 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file XLyXKeySym.C
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
  * \author Asger and Juergen
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 38964dffd3c951063ad6715de8009e68dafc6aeb..969fde7697baf8a37854d1b3ef3a79bb05e574c4 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file XLyXKeySym.h
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
  * \author Asger and Juergen
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef XLYXKEYSYM_H
index c55eaa1dd74e4736d76a78ec3c1da8f4aa025a7f..cf2fa64297aea46b84cb33c9f1824c87198bdbee 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file XMiniBuffer.C
- * Copyright 1995-2002 the LyX Team
  * Read the file COPYING
  *
  * \author Lars
  * \author Asger and Juergen
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index a01fb692a1b94c42a4e1ed4bd8b71b098f47caca..c6783b89e5440f384109ccdce85728d998e932a2 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
 /**
  * \file XMiniBuffer.h
- * Copyright 1995-2002 the LyX Team
  * Read the file COPYING
  *
  * \author Lars
  * \author Asger and Juergen
- * \author John Levon <levon@movementarian.org>
+ * \author John Levon 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef XMINIBUFFER_H
index 3b11120de3c328df0892eaf53a6060263b7c28f2..cd23f42d12dac66adc55ab9c09b050b0ac4c1b40 100644 (file)
@@ -1,10 +1,11 @@
 /**
  * \file XPainter.C
- * Copyright 1998-2002 the LyX Team
  * Read 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
  */
 
 #include <config.h>
index 435359ae49da3ddb4b826607b980e30bae8e7915..3a71b28f1875b6cae9394c6c1a3c2790ee7b9c06 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file XPainter.h
- * Copyright 1995-2002 the LyX Team
  * Read 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 XPAINTER_H
index 3ba600e83d7c03b4d93fe1fab75361e83625cc63..ab14e9f2ea7fd9f634411e8f67eb49956aec778c 100644 (file)
@@ -1,10 +1,11 @@
 /**
  * \file XWorkArea.C
- * Copyright 1995-2002 the LyX Team
  * Read 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
  */
 
 #include <config.h>
index b8a095a5bf486dcc5b6b93eb27f7dfa530648a62..76d71cde9b1451877403f3aab2add482af9eb769 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file XWorkArea.h
- * Copyright 1995-2002 the LyX Team
  * Read 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 XWORKAREA_H
index 74e8ad48498777e1ddc43e27df48bbd59942079c..53ff9a2a084df592f20c5191fdfc3b7ee7d19a00 100644 (file)
@@ -1,17 +1,16 @@
-/*
- *  File:        bmtable.c
- *  Purpose:     Implementation of the XForms object bmtable. 
- *  Author:      Alejandro Aguilar Sierra <asierra@servidor.unam.mx> 
- *  Created:     November 1995
- *  Description: A bitmap table uses a single bitmap to simulate a 2d array 
- *               of bitmap buttons. It can be used to build bitmap menus.
- *               
- *  Copyright 1995, 1996 Alejandro Aguilar Sierra 
+/**
+ * \file bmtable.c
+ * See the file COPYING.
+ *
+ * \author Alejandro Aguilar Sierra
+ *
+ * Full author contact details are available in file CREDITS
  *
- *  You are free to use and modify this code under the terms of
- *  the GNU General Public Licence version 2 or later. 
- *  
- */ 
+ * Implementation of the XForms object bmtable.
+ *
+ * A bitmap table uses a single bitmap to simulate a 2d array
+ * of bitmap buttons. It can be used to build bitmap menus.
+ */
 
 #include <config.h>
 
@@ -27,8 +26,8 @@
 extern "C"
 {
 #endif
-  
-typedef struct   {   
+
+typedef struct   {
   int nx, ny;   /**< Dimensions of the table */
   int dx, dy;   /**< Size of each item */
    int bx, by;   /**< Bitmap's position */
@@ -36,20 +35,20 @@ typedef struct   {
    unsigned char const * bdata;  /**< Bitmap data */
    int maxi;     /**< Number of items */
    int i;        /**< Current position */
-   int mousebut; /**< mouse button pushed */  
+   int mousebut; /**< mouse button pushed */
    Pixmap pix;   /**< Pixmap from data (temporal) */
 } BMTABLE_SPEC;
-                 
 
-int handle_bitmaptable(FL_OBJECT * ob, int event, FL_Coord mx, 
+
+int handle_bitmaptable(FL_OBJECT * ob, int event, FL_Coord mx,
                       FL_Coord my, int key, void * xev);
 
 
-FL_OBJECT * fl_create_bmtable(int type, FL_Coord x, FL_Coord y, 
+FL_OBJECT * fl_create_bmtable(int type, FL_Coord x, FL_Coord y,
                              FL_Coord w, FL_Coord h, char const * label)
 {
    FL_OBJECT * ob;
-   
+
    ob = fl_make_object(FL_BMTABLE, type, x, y, w, h, label, handle_bitmaptable);
    ob->boxtype = FL_BMTABLE_BOXTYPE;
    ob->spec = fl_calloc(1, sizeof(BMTABLE_SPEC));
@@ -60,14 +59,14 @@ FL_OBJECT * fl_create_bmtable(int type, FL_Coord x, FL_Coord y,
 }
 
 
-FL_OBJECT *fl_add_bmtable(int type, FL_Coord x, FL_Coord y, 
+FL_OBJECT *fl_add_bmtable(int type, FL_Coord x, FL_Coord y,
                              FL_Coord w, FL_Coord h, char const *label)
 {
    FL_OBJECT *ob;
-   
-   ob = fl_create_bmtable(type, x, y, w, h, label);  
-   fl_add_object(fl_current_form, ob); 
-   
+
+   ob = fl_create_bmtable(type, x, y, w, h, label);
+   fl_add_object(fl_current_form, ob);
+
    return ob;
 }
 
@@ -80,7 +79,7 @@ static void draw_bitmaptable(FL_OBJECT *ob)
        BMTABLE_SPEC * sp = (BMTABLE_SPEC *)ob->spec;
        GC gc = fl_state[fl_get_vclass()].gc[0];
        if (!sp) return;
-   
+
        /* draw the bounding box first */
        lx = sp->maxi % sp->nx;
        fl_drw_box(ob->boxtype, ob->x, ob->y, ob->w, ob->h, ob->col1, ob->bw);
@@ -93,11 +92,11 @@ static void draw_bitmaptable(FL_OBJECT *ob)
                fl_drw_frame(FL_DOWN_FRAME, xx, yy, ww, hh, ob->col1, ob->bw);
                fl_rectf(xx, yy, ww + i, hh + i, ob->col1);
        }
-    
+
        /* draw the background bitmap */
        if (sp->bdata)  {
                if (!sp->pix) {
-                       sp->pix = XCreatePixmapFromBitmapData(fl_get_display(), fl_winget(), 
+                       sp->pix = XCreatePixmapFromBitmapData(fl_get_display(), fl_winget(),
                                                              (char*)sp->bdata,
                                                               sp->bw, sp->bh,
                                        fl_get_flcolor(ob->lcol), fl_get_flcolor(ob->col1),
@@ -106,7 +105,7 @@ static void draw_bitmaptable(FL_OBJECT *ob)
                }
        }
        if (sp->pix) {
-               /* Adjust position */ 
+               /* Adjust position */
                if (sp->bx < FL_abs(ob->bw) + 1) {
                        xx = FL_abs(ob->bw) - sp->bx + 1;
                        mx = ob->x + FL_abs(ob->bw) + 1;
@@ -114,18 +113,18 @@ static void draw_bitmaptable(FL_OBJECT *ob)
                        xx = 0;
                        mx = ob->x + sp->bx;
                }
-               if (sp->by < FL_abs(ob->bw) + 1)  {      
+               if (sp->by < FL_abs(ob->bw) + 1)  {
                        yy = FL_abs(ob->bw) - sp->by + 1;
                        my = ob->y + FL_abs(ob->bw) + 1;
                } else   {
                        yy = 0;
                        my = ob->y + sp->by;
-               }                 
-               ww = (mx + sp->bw < ob->x + ob->w - FL_abs(ob->bw)) ? 
+               }
+               ww = (mx + sp->bw < ob->x + ob->w - FL_abs(ob->bw)) ?
                        sp->bw: ob->x + ob->w - FL_abs(ob->bw) - mx;
                hh = (my + sp->bh < ob->y + ob->h - FL_abs(ob->bw)) ?
-                       sp->bh: ob->y + ob->h - FL_abs(ob->bw) - my; 
-      
+                       sp->bh: ob->y + ob->h - FL_abs(ob->bw) - my;
+
                i = FL_abs(ob->bw);
                j = hh - ((lx) ? sp->dy+2*i: 0);
                XCopyArea(fl_get_display(), sp->pix, fl_winget(), gc, xx, yy, ww, j, mx, my);
@@ -136,21 +135,21 @@ static void draw_bitmaptable(FL_OBJECT *ob)
                        XFlush(fl_get_display());
                }
        }
-   
-   
+
+
        /* draw the grid if type > FLAT */
        if (ob->type > FL_BMTABLE_FLAT)  {
-               mx = ob->x + ob->w; 
-               my = ob->y + ob->h; 
-               ww = ob->w; 
+               mx = ob->x + ob->w;
+               my = ob->y + ob->h;
+               ww = ob->w;
                for (yy= ob->y; yy<= my; yy+= sp->dy) {
-                       if (ob->boxtype!= FL_FLAT_BOX && (yy == ob->y || yy>my-sp->dy)) 
+                       if (ob->boxtype!= FL_FLAT_BOX && (yy == ob->y || yy>my-sp->dy))
                                continue;
                        if (lx>0 && yy>= my-sp->dy - sp->dy/2)
                                ww = lx*sp->dx;
-                       fl_diagline(ob->x, yy, ww, 1, FL_BOTTOM_BCOL); 
-                       fl_diagline(ob->x, yy+1, ww-2, 1, FL_TOP_BCOL); 
-               }          
+                       fl_diagline(ob->x, yy, ww, 1, FL_BOTTOM_BCOL);
+                       fl_diagline(ob->x, yy+1, ww-2, 1, FL_TOP_BCOL);
+               }
                hh = ob->h;
                for (xx= ob->x; xx<= mx; xx+= sp->dx)  {
                        if (ob->boxtype!= FL_FLAT_BOX && (xx == ob->x || xx>mx-sp->dx))
@@ -159,11 +158,11 @@ static void draw_bitmaptable(FL_OBJECT *ob)
                                hh = (sp->ny - 1) * sp->dy;
                        fl_diagline(xx, ob->y, 1, hh, FL_RIGHT_BCOL);
                        fl_diagline(xx+1, ob->y + 1, 1, hh - 2, FL_LEFT_BCOL);
-               }        
-       }  
-   
+               }
+       }
+
        /* Simulate a pushed button */
-       if (ob->pushed && 0 <= sp->i && sp->i < sp->maxi)  {  
+       if (ob->pushed && 0 <= sp->i && sp->i < sp->maxi)  {
                i = sp->i % sp->nx;
                j = sp->i/sp->nx;
                ww = sp->dx-2*FL_abs(ob->bw);
@@ -175,14 +174,14 @@ static void draw_bitmaptable(FL_OBJECT *ob)
 }
 
 
-int handle_bitmaptable(FL_OBJECT * ob, int event, FL_Coord mx, 
+int handle_bitmaptable(FL_OBJECT * ob, int event, FL_Coord mx,
                                  FL_Coord my, int key, void * xev)
 {
        int i, j;
        BMTABLE_SPEC * sp = (BMTABLE_SPEC *)ob->spec;
-   
+
        switch (event)  {
-    case FL_DRAW: 
+    case FL_DRAW:
                draw_bitmaptable(ob);
                break;
     case FL_MOUSE:
@@ -200,17 +199,17 @@ int handle_bitmaptable(FL_OBJECT * ob, int event, FL_Coord mx,
                                fl_redraw_object(ob);
                        }
                }
-               break;        
+               break;
     case FL_PUSH:
                sp->mousebut = key;
-               i = (mx - ob->x)/sp->dx + ((my - ob->y)/sp->dy)*sp->nx; 
+               i = (mx - ob->x)/sp->dx + ((my - ob->y)/sp->dy)*sp->nx;
                if (0 <= i && i < sp->maxi)  {
                        sp->i =  i;
                        fl_redraw_object(ob);
                } else
-                       sp->i =  -1; 
+                       sp->i =  -1;
                break;
-    case FL_RELEASE:    
+    case FL_RELEASE:
                fl_redraw_object(ob);
                return 1;
     case FL_FREEMEM:
@@ -218,7 +217,7 @@ int handle_bitmaptable(FL_OBJECT * ob, int event, FL_Coord mx,
                    XFreePixmap(fl_get_display(), sp->pix);
                    XFlush(fl_get_display());
            }
-               fl_free(((BMTABLE_SPEC*)ob->spec));      
+               fl_free(((BMTABLE_SPEC*)ob->spec));
                break;
        }
        return 0;
@@ -226,23 +225,23 @@ int handle_bitmaptable(FL_OBJECT * ob, int event, FL_Coord mx,
 
 
 /*
- * The table has nx columns of dx width each and ny rows of dy height each. 
+ * The table has nx columns of dx width each and ny rows of dy height each.
  * Initially the position of the firts item is supposed to be the same that
  * the object position (x, y), and the number of items is supposed to be
  * exactly nx*ny.
- * 
+ *
  * The user could change these later. See below.
- */ 
-void fl_set_bmtable_data(FL_OBJECT * ob, int nx, int ny, int bw, int bh, 
+ */
+void fl_set_bmtable_data(FL_OBJECT * ob, int nx, int ny, int bw, int bh,
                        unsigned char const * bdata)
 {
    BMTABLE_SPEC * sp = (BMTABLE_SPEC *)ob->spec;
    if (sp) {
      sp->nx = nx;
-     sp->ny = ny; 
+     sp->ny = ny;
      sp->bx = FL_abs(ob->bw);
      sp->by = FL_abs(ob->bw);
-     sp->dx = ob->w/nx; 
+     sp->dx = ob->w/nx;
      sp->dy = ob->h/ny;
      sp->i = -1;
      sp->maxi = sp->nx * sp->ny;
@@ -261,10 +260,10 @@ void fl_set_bmtable_pixmap_data(FL_OBJECT * ob, int nx, int ny,
                Pixmap dummy_shapemask = 0;
                XpmAttributes dumb_attributes = { 0 };
                sp->nx = nx;
-               sp->ny = ny; 
+               sp->ny = ny;
                sp->bx = FL_abs(ob->bw);
                sp->by = FL_abs(ob->bw);
-               sp->dx = ob->w/nx; 
+               sp->dx = ob->w/nx;
                sp->dy = ob->h/ny;
                sp->i = -1;
                sp->maxi = sp->nx * sp->ny;
@@ -289,16 +288,16 @@ void fl_set_bmtable_pixmap_data(FL_OBJECT * ob, int nx, int ny,
 /*
  *  This function works only for X11R6 or later
  */
-#if XlibSpecificationRelease > 5 
+#if XlibSpecificationRelease > 5
 
 void fl_set_bmtable_file(FL_OBJECT * ob, int nx, int ny, char const * filename)
-{      
+{
    int xh;
    int yh;
    unsigned int bw;
    unsigned int bh;
    unsigned char * bdata;
-   
+
    if (XReadBitmapFileData(filename, &bw, &bh,
                          &bdata, &xh, &yh) == BitmapSuccess)
      fl_set_bmtable_data(ob, nx, ny, bw, bh, bdata);
@@ -309,7 +308,7 @@ void fl_set_bmtable_file(FL_OBJECT * ob, int nx, int ny, char const * filename)
 
 void fl_set_bmtable_file(FL_OBJECT * ob, int nx, int ny, char const * filename)
 {
-  fprintf(stderr, "Set bmtable file: Sorry, I need X11 release 6 to do " 
+  fprintf(stderr, "Set bmtable file: Sorry, I need X11 release 6 to do "
           "work!\n");
 }
 
@@ -318,17 +317,17 @@ void fl_set_bmtable_file(FL_OBJECT * ob, int nx, int ny, char const * filename)
 
 
 void fl_set_bmtable_pixmap_file(FL_OBJECT *ob, int nx, int ny, char const *filename)
-{      
+{
   /* extern Colormap color_map; */
        BMTABLE_SPEC *sp = (BMTABLE_SPEC *)ob->spec;
        if (sp) {
                Pixmap dummy_shapemask = 0;
                XpmAttributes dumb_attributes = { 0 };
                sp->nx = nx;
-               sp->ny = ny; 
+               sp->ny = ny;
                sp->bx = FL_abs(ob->bw);
                sp->by = FL_abs(ob->bw);
-               sp->dx = ob->w/nx; 
+               sp->dx = ob->w/nx;
                sp->dy = ob->h/ny;
                sp->i = -1;
                sp->maxi = sp->nx * sp->ny;
@@ -337,7 +336,7 @@ void fl_set_bmtable_pixmap_file(FL_OBJECT *ob, int nx, int ny, char const *filen
                dumb_attributes.colormap = fl_state[fl_get_vclass()].colormap;
                dumb_attributes.closeness = 30000;
                dumb_attributes.valuemask = XpmColormap | XpmCloseness;
-   
+
                if (XReadPixmapFile(fl_get_display(), fl_winget(), (char *)filename,
                                    &(sp->pix), &dummy_shapemask,
                                    &dumb_attributes) == XpmSuccess) {
@@ -359,35 +358,35 @@ void fl_set_bmtable_pixmap_file(FL_OBJECT *ob, int nx, int ny, char const *filen
  */
 void fl_set_bmtable_adjust(FL_OBJECT *ob, int px, int py, int dx, int dy)
 {
-   BMTABLE_SPEC *sp = (BMTABLE_SPEC *)ob->spec;   
+   BMTABLE_SPEC *sp = (BMTABLE_SPEC *)ob->spec;
    if (sp) {
      sp->bx += px;
-     sp->by += py;                         
+     sp->by += py;
      sp->dx += dx;
      sp->dy += dy;
    }
 }
 
-/* 
+/*
  * This function returns the table's selected position.
  */
 int fl_get_bmtable(FL_OBJECT *ob)
-{ 
+{
    if ((BMTABLE_SPEC *)ob->spec)
      return  ((BMTABLE_SPEC *)ob->spec)->i;
-   else 
+   else
      return 0;
 }
 
 
-/* 
+/*
  * You can change the max number of items if you want.
  */
 void fl_set_bmtable_maxitems(FL_OBJECT * ob, int i)
 {
    if (i > 0 && (BMTABLE_SPEC *)ob->spec)
      ((BMTABLE_SPEC *)ob->spec)->maxi = i;
-}   
+}
 
 
 int fl_get_bmtable_maxitems(FL_OBJECT * ob)
@@ -408,7 +407,7 @@ void fl_replace_bmtable_item(FL_OBJECT * ob, int id, int cw, int ch, char * data
 void fl_get_bmtable_item(FL_OBJECT * ob, int id, int * cw, int * ch, char * data)
 {
    fprintf(stderr, "Get bmtable item: Sorry, not yet implemented!\n");
-}  
+}
 
 void fl_set_bmtable(FL_OBJECT * ob, int pushed, int pos)
 {
@@ -443,12 +442,12 @@ void fl_draw_bmtable_item(FL_OBJECT * ob, int i, Drawable d, int xx, int yy)
    int h;
    GC gc = fl_state[fl_get_vclass()].gc[0];
    BMTABLE_SPEC * sp = (BMTABLE_SPEC *)ob->spec;
-   
+
    if (sp && sp->pix) {
       x = (i % sp->nx)*sp->dx + FL_abs(ob->bw);
       y = (i/sp->nx)*sp->dy + FL_abs(ob->bw);
       w = sp->dx-2*FL_abs(ob->bw);
-      h = sp->dy-2*FL_abs(ob->bw);      
+      h = sp->dy-2*FL_abs(ob->bw);
       XCopyArea(fl_get_display(), sp->pix, d, gc, x, y, w, h, xx, yy);
       XFlush(fl_get_display());
    }
@@ -460,7 +459,7 @@ void fl_free_bmtable_bitmap(FL_OBJECT * ob)
   BMTABLE_SPEC * sp = (BMTABLE_SPEC *)ob->spec;
 
   /* dump the temporary pixmap */
-  if (sp && sp->pix) { 
+  if (sp && sp->pix) {
     XFreePixmap(fl_get_display(), sp->pix);
     XFlush(fl_get_display());
     sp->pix = 0;
@@ -480,7 +479,7 @@ void fl_free_bmtable_pixmap(FL_OBJECT *ob)
   BMTABLE_SPEC * sp = (BMTABLE_SPEC *)ob->spec;
 
   /* dump the temporary pixmap */
-  if (sp && sp->pix) { 
+  if (sp && sp->pix) {
     XFreePixmap(fl_get_display(), sp->pix);
     XFlush(fl_get_display());
     sp->pix = 0;
index a7597c2dfbb890c5a1d25ecc9fe877212a7eb857..e3a32d7ca7355b865e17618ec5c772151065ffb9 100644 (file)
@@ -1,10 +1,11 @@
 /**
  * \file bmtable.h
- * Copyright 2002 the LyX Team
  * Copyright 1995-1996 Alejandro Aguilar Sierra
  * Read the file COPYING
  *
  * \author Alejandro Aguilar Sierra
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 /* A bitmap table uses a single bitmap to simulate a 2d array
index 839eab9ac116e86a4b2ee475c66c3dc7a055c232..56a0d84b134b1701282847b69838e12a830ff175 100644 (file)
@@ -1,10 +1,11 @@
 /**
  * \file combox.C
- * Copyright 1996-2002 The LyX Team.
  * Copyright 1996Alejandro Aguilar Sierra
  * See the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 /* A combination of two objects (a button and a browser) is encapsulated to
index eed93b0fef387b1fb6659369448ca4eac9880d39..bc7001a0d2a91b0ab8898aab86c58d120310a8a7 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file combox.h
- * Copyright 2002 the LyX Team
  * Copyright 1996 Alejandro Aguilar Sierra
  * Read the file COPYING
  *
- * \author Alejandro Aguilar Sierra, asierra@servidor.unam.mx
+ * \author Alejandro Aguilar Sierra
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 /* A combination of two objects (a button and a browser) is encapsulated to
index 1efec483ec4017d0b6558335fae68a7da3fa0620..9ff1d9077dba338b466dc6f54875ab915213ba0e 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file xforms/forms_fwd.h
- * Copyright 2000-2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming, leeming@lyx.org
+ * \author Angus Leeming
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMS_FWD_H
index 090e76bb0a7f57e6840d0996e5ea56c5f2ea924b..c8da06bc69b8428da9d5df97edae014aa83a9ed0 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file forms_gettext.C
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming, leeming@lyx.org
+ * \author Angus Leeming
+ *
+ * Full author contact details are available in file CREDITS
  */
 #include <config.h>
 
index 3a450b6620310a764849e0a0a24b17b2bc741f6a..94f7ecd203839fa0fcac456d82edebd843b63275 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file forms_gettext.h
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming, leeming@lyx.org
+ * \author Angus Leeming
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMS_GETTEXT_H
index a494f4ab3b1d0c1a891edcb3022f47abd3e845d9..dd2baece8c62f6fc0fed3dbb03841e9c590c708f 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file input_validators.h
- * Copyright 2002 the LyX Team
  * Copyright 1999-2001 Allan Rae
  * Read the file COPYING
  *
- * \author Allan Rae, rae@lyx.org
+ * \author Allan Rae
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 /* Input validators and filters for xforms.
index d5949c7be9542e13c54612280a2c753aa92dc7ca..3b99c54c69e18819085ed5fde29c9a31cf7ff83f 100644 (file)
@@ -1,10 +1,11 @@
 /**
  * \file lyx_gui.C
- * Copyright 2002 the LyX Team
  * Read 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
  */
 
 #include <config.h>
index 228e1920c602559f6c51a0b176fc56b15e2448b6..d10d528b556f9bb8b5a4e90c9639f127fbad8c15 100644 (file)
@@ -1,12 +1,11 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file lyxlookup.C
+ * Read the file COPYING
  *
- *           LyX, The Document Processor
+ * \author unknown
  *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifdef __GNUG__
 #pragma implementation
index 7eadbdf7b3340151efd4e53abe77ec526be08476..8a7c93872084b2b782f3fc7a982399a6ec14a711 100644 (file)
@@ -1,12 +1,11 @@
-/* This file is part of                   -*- C++ -*-
-* ======================================================
-*
-*           LyX, The Document Processor
-*
-*           Copyright 1995 Matthias Ettrich
-*           Copyright 1995-2001 The LyX Team.
-*
-* ====================================================== */
+/**
+ * \file lyxlookup.h
+ * Read the file COPYING
+ *
+ * \author unknown
+ *
+ * Full author contact details are available in file CREDITS
+ */
 
 /* This header file defines wrappers around the X input method related
    functions. This should probably be moved into LyXView (to have
index ba61b639b584abc089285d77d6740e64c736642a..3f98a0d5d01c5b9526f30e946d1a29765550af23 100644 (file)
@@ -1,12 +1,11 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file xfont_loader.C
+ * Read the file COPYING
  *
- *           LyX, The Document Processor
+ * \author Asger Alstrup
  *
- *         Copyright 1997 Asger Alstrup
- *           and the LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #include <config.h>
 #include <cmath>       // fabs()
index fdcd7660c8159ae3abb503bac7e921c2c0e73940..dcbb68f5be72c335342f7218c3c8ce1412877d3a 100644 (file)
@@ -1,13 +1,12 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file xfont_loader.h
+ * Read the file COPYING
  *
- *           LyX, The Document Processor
+ * \author Asger Alstrup
  *
- *           Copyright 1997 Asger Alstrup
- *          and the LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef FONTLOADER_H_
 #define FONTLOADER_H_
index 92b2f87be177d86e879a88434c7ca9617eeff089..85b94d9a0c07eb40a2b75ca6eb894c45a4e7560d 100644 (file)
@@ -1,10 +1,11 @@
 /**
  * \file xfont_metrics.C
- * Copyright 1995-2002 the LyX Team
  * Read 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
  */
 
 #include <config.h>
index 93d4ee34df4cb2feed4f5a74c01322408283884a..6c89b009c11e7ef4ec15d36cd828598809d87a8d 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file xfont_metrics.h
- * Copyright 1995-2002 the LyX Team
  * Read 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 XFONT_METRICS_H
index 0073c0ed1d2072d0ba8d524dab1144c30f8279c3..98c6ab3f1cd41f0c968eac0fea5f5eb174bb74d9 100644 (file)
@@ -1,11 +1,12 @@
 /**
  * \file xformsBC.C
- * Copyright 2001 The LyX Team.
  * See the file COPYING.
  *
- * \author Allan Rae, rae@lyx.org
- * \author Angus Leeming <leeming@lyx.org>
- * \author Baruch Even, baruch.even@writeme.com
+ * \author Allan Rae
+ * \author Angus Leeming 
+ * \author Baruch Even
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index bd166d97d64d1cca69af48567161592799556c35..0245ced9c1d570cf136941b8205c725617fad6a9 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
 /**
  * \file xformsBC.h
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author Allan Rae, rae@lyx.org
- * \author Angus Leeming <leeming@lyx.org>
- * \author Baruch Even, baruch.even@writeme.com
+ * \author Allan Rae
+ * \author Angus Leeming 
+ * \author Baruch Even
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef XFORMSBC_H
index b4c25e08283e74d87df006af3decbec05bdeb502..458068601b4b68e6591fcec603ea3b60f57a7174 100644 (file)
@@ -1,9 +1,10 @@
-/*
+/**
  * \file xformsImage.C
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index f48e076df5d94e3cde183d0320c42d49a97505fc..c052f3b0487477b5f9359abf205c6722aa960b4c 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  *  \file xformsImage.h
- *  Copyright 2002 the LyX Team
  *  Read the file COPYING
  *
- *  \author Angus Leeming <leeming@lyx.org>
+ *  \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 /* An instantiation of Image that makes use of the xforms lirary routines
index dafce7d8a9342540b76713aefe0e7991a4cd4abe..d631c7eda966ad4f1272a0d6fa944e75b292b597 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file xforms_helpers.C
- * Copyright 2000-2002 The LyX Team.
  * See the file COPYING.
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
@@ -314,17 +315,10 @@ bool XformsColor::write(string const & filename)
        if (!os)
                return false;
 
-       os << "### This file is part of\n"
-          << "### ========================================================\n"
-          << "###          LyX, The Document Processor\n"
-          << "###\n"
-          << "###          Copyright 1995 Matthias Ettrich\n"
-          << "###          Copyright 1995-2002 The LyX Team.\n"
-          << "###\n"
-          << "### ========================================================\n"
-          << "\n"
-          << "# This file is written by LyX, if you want to make your own\n"
-          << "# modifications you should do them from inside LyX and save\n"
+       os << "###"
+          << "### file " << filename << "\n\n"
+          << "### This file is written by LyX, if you want to make your own\n"
+          << "### modifications you should do them from inside LyX and save\n"
           << "\n";
 
        for (int i = 0; i < xformCount; ++i) {
index cddfa68abe8e2042f010be90e50701ca17f485eb..9e87d452c8bfc5aa2a6ce0ac9438f20c761400ae 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file xforms_helpers.h
- * Copyright 2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef XFORMSHELPERS_H
index bb5b3a90b1a880e4706330665641f64d68fc0ff9..30ad85c9799d7b206185035cf9b3046f46519a6b 100644 (file)
@@ -1,9 +1,10 @@
 /**
  * \file xforms_resize.C
- * Copyright 2000-2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 181bd762f17401fdda8a73ecf42223d12710dd2a..ea75779eca7a3711dfc481220ed6b68627ddd57a 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file xforms_resize.h
- * Copyright 2000-2002 the LyX Team
  * Read the file COPYING
  *
- * \author Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef XFORMS_RESIZE_H
index a5d33203002880591ed568985986dfca50ca147e..f6fab969ec6863bc53ec28ad59dc98c062500f06 100644 (file)
@@ -1,10 +1,11 @@
 /**
  * \file xscreen.C
- * Copyright 1995-2002 the LyX Team
  * Read 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
  */
 
 #include <config.h>
index 481aab4fcc5a5cd0873ffd6f7e52d8422280dadb..347d26451cc806d22a44d3717a1b6447dd9d8ad7 100644 (file)
@@ -1,11 +1,12 @@
 // -*- C++ -*-
 /**
  * \file xscreen.h
- * Copyright 1995-2002 the LyX Team
  * Read 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 XSCREEN_H
index 02e33669d5509dfde17a2c950715f1e3ac5b3a92..34e6f056c31aa1e4657c9f5691ce317ce89910bc 100644 (file)
@@ -5,7 +5,7 @@
  * \author Baruch Even
  * \author Angus Leeming
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index f3c764af738d4c5c0d04135a2f3f6bd6065f5957..120e3b9e8998f2d62de54013c056f01f28e38345 100644 (file)
@@ -6,7 +6,7 @@
  * \author Baruch Even
  * \author Angus Leeming
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  *
  *  grfx::Cache is the manager of the image cache.
  *  It is responsible for creating the grfx::CacheItem's and maintaining them.
index 6fbea18aaf53d1e5b75a65f951279b53b49f13eb..dac544130426612dffd3e06071abef9fa0a4ee3d 100644 (file)
@@ -6,7 +6,7 @@
  * \author Herbert Voss 
  * \author Angus Leeming 
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 7f008244fb0b982ea232690708270da2fb3f4b98..2bfd8a2eec938db215f2b80f67f2f1044df0639c 100644 (file)
@@ -6,7 +6,7 @@
  * \author Baruch Even 
  * \author Angus Leeming 
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  *
  * The graphics cache is a container of grfx::CacheItems.
  * Each grfx::CacheItem, defined here represents a separate image file.
index 16c5e6c6c00cd4a9d7154256dc165fd067258edf..cbdf59f2c3a5f0278e2d9ed5a4adae1549569167 100644 (file)
@@ -4,7 +4,7 @@
  *
  *  \author Angus Leeming 
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 8bd994f5c9d770ec2e974abac4fbeeafc23e3820..17d5c8a06f6c853536c0ad83b3e4733154c651c1 100644 (file)
@@ -5,7 +5,7 @@
  *
  *  \author Angus Leeming 
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  *
  *  The controller of a conversion process from file AA of format A to
  *  file BB of format B.
index 2553afe77e3853b2fb9a93154f85ae1bbc50bf0b..d1a91046457c71bd27495e9186a878c3eccd3612 100644 (file)
@@ -6,7 +6,7 @@
  * \author Angus Leeming 
  * \author Herbert Voss 
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index cd13bfa57a5f55424be0278740864f995e6075af..d3ad5436ed3810aaae970988f4b8d5827ab7449e 100644 (file)
@@ -6,7 +6,7 @@
  *  \author Baruch Even 
  *  \author Angus Leeming 
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  *
  *  An abstract base class for the images themselves.
  *  Allows the user to retrieve the pixmap, once loaded and to issue commands
index 8ac33ecb6cb7d360dce540db2b7bb6322fcb0d3c..df47737f854c9a5a19c54e4e79b811df4f74e07b 100644 (file)
@@ -5,7 +5,7 @@
  * \author Baruch Even 
  * \author Angus Leeming 
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 49f0d478c2aa98aa3479132c342ef845d7365481..db48e06237a18f7789e36822bf768d2ec63b075e 100644 (file)
@@ -6,7 +6,7 @@
  *  \author Baruch Even 
  *  \author Angus Leeming 
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  *
  *  An instantiation of Image that makes use of libXPM to load and store
  *  the image in memory.
index f78bcd7f89dd73e049d997128f6ca4837ded1a6e..9981654399bea2bbe5c08e4c84a725d7f8593f7f 100644 (file)
@@ -4,7 +4,7 @@
  *
  * \author Angus Leeming 
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 9ebe27a258705134fff496ecbb3a933d4223a2d5..9078e1483d48d841d2c6979af622e8c0b7069bbc 100644 (file)
@@ -5,7 +5,7 @@
  *
  *  \author Angus Leeming 
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  *
  *  The public face of the graphics cache.
  *
index 76d43e5c0d064dbc7cc19502a27ea7671dee8076..9b04b47186e2648594e64642a9877adc2cc344b5 100644 (file)
@@ -4,7 +4,7 @@
  *
  * \author Angus Leeming 
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 15baf2aa3ca27af34e6b4cb1e39c013aa55dd159..e2407a0e8ecba84ed17ac35605736d5108c4c6bc 100644 (file)
@@ -5,7 +5,7 @@
  *
  *  \author Angus Leeming 
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  *
  *  Used internally by the grfx::Image.
  */
index f1184613a0c9396bdbd8d84bf4f87506959a1700..f1a286c461c60884ebd3f0002442909fee271d7d 100644 (file)
@@ -4,7 +4,7 @@
  *
  * \author Angus Leeming 
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 52d0aaceb526a60d5ee0df3e7e6750736c0e99b1..8fc227cec482a91ef49ed6c5ddc1f4dd70d922b8 100644 (file)
@@ -5,7 +5,7 @@
  *
  * \author Angus Leeming 
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef GRAPHICSSUPPORT_H
index 00ef8a47ab575715b433c5101a28ea8a8dfe9d2f..e932f33b253487188713c6207a66a77595c0922a 100644 (file)
@@ -13,7 +13,7 @@
 namespace grfx {
 
 /// The translator between the Display enum and corresponding lyx string.
-Translator< DisplayType, string > displayTranslator(DefaultDisplay, "default");
+Translator<DisplayType, string> displayTranslator(DefaultDisplay, "default");
 
 void setDisplayTranslator()
 {
index b8b7409f2ed73e89dcf1ce5b4f7337cbfdb70899..8a775374eed9c03852a5d482b91773cf1e609ebf 100644 (file)
@@ -3,9 +3,9 @@
  *  \file GraphicsTypes.h
  *  Read the file COPYING
  *
- *  \author Angus Leeming 
+ *  \author Angus Leeming
  *
- * Full author contact details available in file CREDITS
+ *  Full author contact details are available in file CREDITS
  *
  *  All that header files outside the graphics subdirectory should need to
  *  access.
 #ifndef GRAPHICSTYPES_H
 #define GRAPHICSTYPES_H
 
-#include "support/translator.h"
-
 #ifdef __GNUG__
 #pragma interface
 #endif
 
+#include "support/translator.h"
+
 namespace grfx {
 
-       /// The status of the loading process
-       enum ImageStatus {
-               /** The data is in the cache, but no request to display it
-                *  has been received.
-                */
-               WaitingToLoad,
-               /// The image is in a loadable format and is being loaded.
-               Loading,
-               /// The image is being converted to a loadable format.
-               Converting,
-               /// The image has been loaded into memory.
-               Loaded,
-               /// The image is in memory and is being scaled, rotated, etc.
-               ScalingEtc,
-               /// All finished. Can display the image.
-               Ready,
-               ///
-               ErrorNoFile,
-               ///
-               ErrorConverting,
-               ///
-               ErrorLoading,
-               ///
-               ErrorGeneratingPixmap,
-               /// The data is not in the cache at all!
-               ErrorUnknown
-       };
+/// The status of the loading process
+enum ImageStatus {
+       /** The data is in the cache, but no request to display it
+        *  has been received.
+        */
+       WaitingToLoad,
+       /// The image is in a loadable format and is being loaded.
+       Loading,
+       /// The image is being converted to a loadable format.
+       Converting,
+       /// The image has been loaded into memory.
+       Loaded,
+       /// The image is in memory and is being scaled, rotated, etc.
+       ScalingEtc,
+       /// All finished. Can display the image.
+       Ready,
+       ///
+       ErrorNoFile,
+       ///
+       ErrorConverting,
+       ///
+       ErrorLoading,
+       ///
+       ErrorGeneratingPixmap,
+       /// The data is not in the cache at all!
+       ErrorUnknown
+};
+
+/// How is the image to be displayed on the LyX screen?
+enum DisplayType {
+       ///
+       DefaultDisplay,
+       ///
+       MonochromeDisplay,
+       ///
+       GrayscaleDisplay,
+       ///
+       ColorDisplay,
+       ///
+       NoDisplay
+};
+
+/// The translator between the DisplayType and the corresponding lyx string.
+extern Translator<DisplayType, string> displayTranslator;
 
-       /// How is the image to be displayed on the LyX screen?
-       enum DisplayType {
-               ///
-               DefaultDisplay,
-               ///
-               MonochromeDisplay,
-               ///
-               GrayscaleDisplay,
-               ///
-               ColorDisplay,
-               ///
-               NoDisplay
-       };
-       
-       /// The translator between the Display enum and corresponding lyx string.
-       extern Translator< DisplayType, string > displayTranslator;
+///
+void setDisplayTranslator();
 
-       void setDisplayTranslator();
-       
 } // namespace grfx
 
 #endif // GRAPHICSTYPES_H
index f7e74d3554d8dacec06cd956df58fcd7a740154a..72777140cf87e0590d44fbca2c69e3f0950313fe 100644 (file)
@@ -4,7 +4,7 @@
  *
  * \author Angus Leeming 
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 2c67a4ee996f83c77beb84afa843aa813bacccd7..4d8829d55ac3d5c60ee459fa133576123582218c 100644 (file)
@@ -5,7 +5,7 @@
  *
  * \author Angus Leeming 
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef PREVIEWIMAGE_H
index 5eb37010644edb289abdabada41b42da36cc3ee2..2ae24576b49c60c4c0f22041b69a8d6b8aec8387 100644 (file)
@@ -4,7 +4,7 @@
  *
  * \author Angus Leeming 
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index e2866abdd89f263a8486824bf1637472c795245a..bf08a0837e02f3053ed0b668a240cc9460587ffe 100644 (file)
@@ -5,7 +5,7 @@
  *
  * \author Angus Leeming 
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  *
  *  grfx::PreviewLoader collects latex snippets together. Then, on a
  *  startLoading() call, these are dumped to file and processed, converting
index 324b4ca6ffd10afb9e54f642e0b1948277383b29..44aa30c048485116a2112ae3461f1a3bfc869cc3 100644 (file)
@@ -5,7 +5,7 @@
  *
  * \author Angus Leeming 
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  */
 
 #ifdef __GNUG__
index 3137a17d137b0d3a0757417d5e2fbec3a3efd2e9..9ff87bac240ca7f1c9d833beb230700238e5da6a 100644 (file)
@@ -5,7 +5,7 @@
  *
  * \author Angus Leeming 
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  *
  *  grfx::PreviewedInset is an abstract base class that can help insets to
  *  generate previews. The daughter class must instantiate three small
index cc8718edd1671d5f596b7256b30d5e24df59ee89..f3766b6a26035a5b2bc7d9899d62af889fa7b4fe 100644 (file)
@@ -4,7 +4,7 @@
  *
  * \author Angus Leeming 
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 2bc42416b91dfa35ee98d478229a25ed96e10735..f7264101610323716c6d2e7e6ae89b1cb41ecb19 100644 (file)
@@ -5,7 +5,7 @@
  *
  * \author Angus Leeming 
  *
- * Full author contact details available in file CREDITS
+ * Full author contact details are available in file CREDITS
  *
  *  grfx::Previews is a singleton class that stores the grfx::PreviewLoader
  *  for each buffer requiring one.