]> git.lyx.org Git - lyx.git/commitdiff
This file is part of LyX, the document processor.
authorAngus Leeming <leeming@lyx.org>
Thu, 5 Sep 2002 15:14:23 +0000 (15:14 +0000)
committerAngus Leeming <leeming@lyx.org>
Thu, 5 Sep 2002 15:14:23 +0000 (15:14 +0000)
Licence details can be found in the file COPYING.

and thank God for sed.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5211 a592a061-630c-0410-9148-cb99ea01b6c8

305 files changed:
lib/scripts/lyxpreview2bitmap.sh
src/frontends/Alert.C
src/frontends/Alert.h
src/frontends/Alert_pimpl.h
src/frontends/Dialogs.C
src/frontends/Dialogs.h
src/frontends/FileDialog.h
src/frontends/Liason.C
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/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/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/fdfix.sh
src/frontends/xforms/forms/fdfixc.sed
src/frontends/xforms/forms/fdfixh.sed
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 408d5bb4cbe9faff049ad4b10e7474cb65c0c453..6c99c052f640cb11da4e2f2d1ed9bb0db8241a11 100644 (file)
@@ -1,7 +1,8 @@
 #! /bin/sh
 
 # file lyxpreview2bitmap.sh
-# Read the file COPYING
+# This file is part of LyX, the document processor.
+# Licence details can be found in the file COPYING.
 #
 # author Angus Leeming
 # with much advice from David Kastrup, david.kastrup@t-online.de.
index ccd0cd39c2a37eaab8f187ead5d0120a089ba7d2..708ebf2c8a60154d2a19f0a44e42cffa7db15a92 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file Alert.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon 
  *
index 22db2d053f36a7634285ada27c3cf726d0017776..d261f059d32e36380e23b540deccdf27f5ec6899 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file Alert.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon 
  *
index 788fcd239f0b770e9e607198605295862f7380d2..42529f921f2b5f75539cda30345538e67d0e92ce 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file Alert_pimpl.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon 
  *
index 5e5a40a05189db8e8004d666cbd99e07211d7c21..0ee55ac64d0122d4b26a0409a70f05f194d73d8f 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file Dialogs.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  * \author Angus Leeming 
  *
  * Full author contact details are available in file CREDITS
index e586f536645dfe3ad2c464497bbbfc42314dca6e..1cb3b30a2dbfa00bf41d9170439028a533470623 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file Dialogs.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  * \author Allan Rae
  *
  * Full author contact details are available in file CREDITS
index 0edb3687adb211ffcb6672aadef7b1833c33a038..40f154f0558b3c9bc54fe53882bb847cf32066f3 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FileDialog.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  * \author John Levon
index 3fc7bb5ef8c6e0e8ad03dc1dcb9a7bbef08c5231..0c05c3554d0fabb1ec5d6f3e935111ae4e0bbbe2 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file Liason.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Allan Rae
  *
index 911390ff89eeddfc30606bb7601a41c9b03f6501..9841f06b4e73026ca1d9ca2c4ace2f1ae2eda8e3 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file LyXKeySym.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Asger and Juergen
  *
index 97d78854cc8205033064dd4a3295e7fd3093243a..135d677ee8e4fc053766a7f698ea0c4c4a5e5e8b 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file LyXKeySymFactory.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Asger & Juergen
  *
index ca8bf45c0dd7604bbd9d2502bf84a6625833ec32..e36f72d12baa06baceb88cb7e27df573b3357621 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file LyXScreenFactory.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon 
  *
index 332c397e7dca8902124d12b64e07f2712d7c42b3..cb28745907327411e063f89178eae7365b52ba8c 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file LyXView.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Lars Gullik Bjønnes
  * \author John Levon 
index 3ec570bfb9c5736c61edca179844720b5602bf84..31cec1ae92d6c8fc4d10b07dafcfe2d08f470059 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file LyXView.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Lars Gullik Bjønnes 
  * \author John Levon 
index f31ae375199fb8ec6e3f4f4693f919336aa77902..08edc3d80507668a0b6dcb0f8781a4824f73513f 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file Menubar.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Jean-Marc Lasgouttes
  *
index 9db51419e3ffd2b37cd4d8d015a2afe07ad5f16e..0b4f2058fae63b91d44ca3482ab2dfbf3737e88f 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file Menubar.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Lars Gullik Bjønnes
  *
index 06544896d8161e2d1ee89f57fdc8e1386c556aec..6ebfe001366fdc87a7c87d7ca6245bf180b51a53 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file Painter.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  * \author John Levon 
index b08a5810d8583ee59343d77b170cd51c30825e33..4d287f3b489f22e597889f12b8f48bc948177dca 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file Painter.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  * \author John Levon 
index 33098f9888c9b116cf58f3eb987cf69122180f28..e8d7fbae83e9cfb84572c236e52f302d2ab47714 100644 (file)
@@ -1,7 +1,8 @@
 /**
  * \file Timeout.C
  * Copyright 2001 LyX Team
- * Read COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Lars Gullik Bjønnes
  * \author John Levon
index 8e4c47cea36eb09e7111db2e6cf9f4e5d1d1d949..1e57e53d3501a2a52392a00de21b64d263b25d54 100644 (file)
@@ -2,7 +2,8 @@
 /**
  * \file Timeout.h
  * Copyright 2001 LyX Team
- * Read COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Lars Gullik Bjønnes
  * \author John Levon
index 2a144d9fef59e526a5b76f7ff147cf3b53f60420..588a0a78e93a5ef905a22d3426f430b2eee59e81 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file Toolbar.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Lars Gullik Bjønnes 
  *
index e9477578bdd9a4825b0cd863bf827670cba30029..66a016935a2cbc914f2078fc8f7b902d49c5ba4d 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file Toolbar.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Lars Gullik Bjønnes
  *
index cae78a718d8af72ef8654bddd9dc4512f34efa24..9e7a9e22aa2a8eee461fae23768325937f2c189d 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file WorkArea.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Asger and Juergen
  *
index a7b6ce8e8c8a7eedb2bf7f51deafd068ae80b34b..02048ff535898f10d7da0f41552ea8693535751c 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file WorkArea.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  * \author John Levon 
index 98fc000992a11f6771f1e1fff1f5fbb1fa07b30c..bcbdb03fb6da472477d79372e58c9ca50761ecfa 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file WorkAreaFactory.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon 
  *
index 5575f4f146f86ac2bc19313de5f7065329b3b281..2abda38a1677751bf84194af28b0f12c1c7132b3 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ButtonController.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Allan Rae
  * \author Angus Leeming 
index b8c531dfb652a73a716d5001c94d796363278744..72b88544441df4101e1fe753d1bbb5d5216d7dbe 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ButtonController.tmpl
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Allan Rae
  * \author Angus Leeming 
index 5f3a9bc22aadb10aac36386c49a3f2ff49e50671..1c8dbed0e1a6906c3fff5a8a0ba1927af1779cc1 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ButtonControllerBase.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Allan Rae
  *
index 047035790b7f2caea458456f200c7bcf377c848e..4885e4e840e1b2fc79b10649efe09159bbbe797f 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ButtonControllerBase.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Allan Rae
  *
index 718aa75e7261348e8cba55b4c018e07ef5a40808..393606b4401edad0c99b1ddf1e965bb25abc8fd3 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ButtonPolicies.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Allan Rae
  *
index 99d229ba9e770f33fcdbd3add91fe76374e1327f..c8d510b6c9e888255679bf876290b9cf0839d021 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ButtonPolicies.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Allan Rae
  *
index 125660ec475e8652551e71de71dd7c240e5945eb..b1e3d44c0967e45c62ecdc0831ead66eef46cb24 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlAboutlyx.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Edwin Leuven
  * \author Angus Leeming
index c7a633f872c2a90144af60ac23dc45137e75cb8f..6126d91f508a0af2b740275f50b09d205d584854 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlAboutlyx.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Edwin Leuven
  * \author Angus Leeming 
index 02f69f445b25a62d2ef2769c90384e2525e63eeb..12535d919690a02ca4dd980fad102b06bbf8510a 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlBibitem.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon
  * \author Angus Leeming
index d0a068c1e0946ce6f816195e1b47cb88ffa6d212..3172e3afea6f0fb19e1591b438211fe87dc222e3 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlBibitem.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon
  * \author Angus Leeming
index 31f37806c9305ea47512852913b4ffaac412c9ab..dedfa3ac5508818f0d86b186a6a6456dd531da84 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlBibtex.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon
  * \author Angus Leeming
index 65c3da195f8815d63fb01c8964ef6a2c01a9b5d4..1a5f0e57f700409bb4b46fccca530ff284633515 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlBibtex.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon
  * \author Angus Leeming
index 7667de5fec398c0ffb5bdb254e81ec99ce9721a5..49c198eae4924dc139996c796d28244230fabd39 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlButtons.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index e567fc0e4f08f217fab416e57c3da402b80bfbf2..59b1cc7356fe0a70004ca257359cdb8781728a0a 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlButtons.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 11e2d4c22f1dc1b75612c8d52fe320fb6a6c10d2..3dca5cb302c49a3b6e6c5641c5921b4a84d499ed 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlCharacter.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index ed3fcdf59ee8c218b2e6e70745f1e3e8a7ae92cb..e32aa3e590c08840a8d75887981d91bc399ad526 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlCharacter.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index b66481fb4092dcdf48d2ce4c351485722eb24e9b..789574e5c7a2776c2474c2c59e2bbbded6504d7d 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlCitation.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index b0c10060cbe8424d3e8cb5f0f706e2761adfb6fc..96b40fbb29b373858b15214fd4fea33e50fc287e 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlCitation.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 47a3317489711e6e6a7eb0d64dda0dd70a2102f3..70d31d66a01aa2f2534086a2e2e6625c3f9fca6f 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlCommand.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 0d6deb933956ea09377e19eacc689062581ead09..622c5828e32e0a8d8431a2bc75b6bcbe59452c3b 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlCommand.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 2448ee70bde17a0e2af1acb60d783046057dec78..fe41892aced3412645c5d34dbb9a2480d1a98b97 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlCommandBuffer.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Lars
  * \author Asger and Juergen
index 087a9998debcfdbe0c2d53ac50b6aa2ea2468108..796d6b4bf99c8d050c21fb09282c58fc4781e2a6 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlCommandBuffer.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Lars
  * \author Asger and Juergen
index 0132217223bb02b266f384c84e372427b4eb8586..4bfbded601b87b674f5679cf81744b5a6885e646 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlConnections.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 41561418963d707fccb69ff457048b36e317cd69..9ab5b6c43128d21ce158a375e3e5892d8254faab 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlConnections.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 6a9d0a307bc690f79afac7affd425b433057dcab..f93d5b9f5566c8345127e9d4e0047346a7940ea8 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlDialog.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 58690f7f7db4d87399385881cf22da7ebec75de5..525338e8da176626ad58bb960f1d90281d75c29f 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlDialog.tmpl
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 3e0386a7ac1456617e4e8ca6f453df747cf0c277..6488a9b85590fb60958dcd33a6a85be4ecf0ef05 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlDialog_impl.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index f84facb7295d674d76176abd62ed1c393063a2a8..4d7bbc1c4800dfd6b587840e780c1987ccf21bbd 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlDialog_impl.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 27b22ebbb07f0e916432933f6a7a10b918be38c8..e548a3153f5ef301b3c0d7790d14636ecbd5c47d 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlERT.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Jürgen Vigna
  * \author Angus Leeming
index 5e2c20daff7d4d05d7a393b3cd2ad62390a99d9b..a75b9efb25e153b11e83fe78accbc83e14656999 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlERT.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Jürgen Vigna
  * \author Angus Leeming
index 61acc67a1401a25d05a64ec9e959df7d83efab87..9e206520027ac5984f2ecbd3bf3eabc990883cc1 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlError.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 4ce8961e222899a8f61fe83ec69cff486cea3a96..2c63406634c5543868bdeddf3e2ebc47e4477c94 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlError.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 45544a0d2301a1ade13fa26faef8a7ea92f8d9eb..0ddd07102cc51b3143631d858b4b5c01251039be 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlExternal.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Asger Alstrup
  * \author John Levon
index 4db99d69892f347141e28125f328b700c10bf3ea..b8c19ca6d7c48a37249e1fb64280f0c5b8732cc3 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlExternal.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Asger Alstrup
  * \author John Levon
index 21f5b6527d5b122bfcb10856ea203780023d0b7a..9fc33ab1a4431e92bc65ade9f189901bb6b2c41c 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlFloat.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  *
index d4aa15c7114463e17e1dc318ee0220dee64f4011..d6e68910729d16fe7247d20d9f013866a1c8ee79 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlFloat.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  *
index 0b014175409172787c83b65e45a43a88cb5c1196..b860e69b93bd02bbfd7f001091bdf86e72a3915a 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlForks.C
- * Read COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 55ff3631378960109a2ce8bcb3e8af2cfd8fb431..0cb0c1fc9b4a272647d0a8a8477f4af0f8732629 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlForks.h
- * Read COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index ce8dc604ab6f66d920ef970552e37479e9ab69e9..350e7dabf2ff3baeaaee88c3a1f2e9a628c5ec40 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlGraphics.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  * \author Herbert Voss
index 1fe18c3161f33fe3da8b83dec5c7da492aaa7ae2..13a5e4365a959c43f9fe9b12055639cf92a10957 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlGraphics.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even
  * \author Angus Leeming
index 5fed99284f38cec9832ba08e6a5dee4224f6fc41..d24e071c4f61fb8536750715108e01a698b767fa 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlInclude.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  * \author John Levon
index 04aaacfe7ab429f5fd3c3f5685a012cfa3d8211b..7dc4d3f00445ab8a047288c120264c7b5b5ac14c 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlInclude.h
- * See the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  * \author John Levon
index 3713189d4938e979d4d10c2c65551ddb22e20d3d..c72d53734da4c35c0bbada38e364382aa215576b 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlIndex.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 61e999d9deb5d0a67d17e8e8dd22447795dc0ff4..69957a6dd5f26a1e2e81d27742cec3409a9c427c 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlIndex.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index f229325e667b387524f43aae9240cdbfd2ea94dc..8a5e8e9b2985ce239a6fffe7664c80bd1ca7b06b 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlInset.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 9447fcb825184e0b192a9440aa1fa947628f1d11..a4d80caf10d61acebdf232f1d8ba7e016b169461 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlInset.tmpl
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 3feefcd47d1833080692db2b6b40ad879f2cd49e..975f6fa12d71f7b8c4a677c8f92e29dae3506308 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlLog.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon
  * \author Angus Leeming
index 1fe9af514cf36e9a7214f0614296e770f88d8fec..464c992da053ab66a49de08beb4078442d669eba 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlLog.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon
  * \author Angus Leeming
index 27bb64ff3b7ab99113fd3c04c21ab357a2972d9f..833cf6086c5ae0c88cb075b9351832bdb2115c5b 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlMath.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  * \author John Levon
index 08aacad3272a8e8d939cd15e6f73dc5102368583..b75369ebfbacf2c72872e01db32db7fa312c6f17 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlMath.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  * \author John Levon
index c47bf0f282ffdd0a7cfc54b9dcf2bd45da79e78e..67bc51ce199049f9023a6b8e613ce5bd94598dcc 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlMinipage.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Jürgen Vigna
  * \author Angus Leeming
index 8c7e9e18872acc70b3117fa96692a395444f5171..f72ba6242d8aa23602944f3dcb64f94bbfc7e580 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlMinipage.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Jürgen Vigna
  * \author Angus Leeming
index 1adfd739cce192e4ce0a04471be7bc6574e0c5e6..a0d96f6798f2bfaa0d5ac5c3b3694895a07392c6 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlParagraph.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Edwin Leuven 
  *
index 93d98464c5eafff2cf9f22e1b9997840f9f94d7b..d9827872e5e09bc95d70e626da3af0ad37b730a5 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlParagraph.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Edwin Leuven 
  *
index 04ebcb7dc5254b5ab56db60e4ca728d47765ebf5..25319b1c83a9ce40dc0787311a77ac8016a09aff 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlPreamble.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Edwin Leuven
  *
index 4ed4c7ae5ebfdb6b12ecb399daa88ce7be03a1fc..3f62fbde70a4d40d210e56efbc93ad51dad4511a 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlPreamble.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Edwin Leuven
  *
index 3baa4f9500d52d9cccea99c6fd2bec30951860b5..cd4339cb988ca8610b2709ea6e46e69b2fb4ea24 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlPrint.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 003496f8a503cdcaea6c865eccba441f922b6e01..d0c16fbcc95b1d3de1fd965482074a071d0a5c25 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlPrint.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Allan Rae
  * \author Angus Leeming
index c9d4b553e3343611a19cf6f851fd2464713ca473..f7f0e178c3372fa5a633c20cdbb46a5ac8c21490 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlRef.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 2a9580f97effc2c19abd2fb91d8e9877c4f7e356..5882e5a244bee928bc0494500dfa519250003d9b 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlRef.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index e40664caeb393e46eb2ef359a1117035b4c89f9d..218335cded3b8d536f3ee400220260ad7872352b 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlSearch.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index bcfe7a20d9608d54e917ba4780d6a70cb9a0eeaf..14420011f3208d03725f7f24fb5516617db93f13 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlSearch.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index e2053ce496b7a3a6362d88c89f61884b818eb3b9..36eeb5b57f72898e17f495636b4951b6de6a3508 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlSendto.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 93595bea7147682b25e97631c8aafdb63c9ae8fd..ec8a6361cafc94f3c2fa2c9ca1037b343e8434b7 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlSendto.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 6b7e1fd40e972364bbb4ebb89b41b5a041339961..2b0d4063e980694c50b787aa37ef02128567e7d8 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlShowFile.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Herbert Voss 
  *
index d135978993974ef85ed8cb8d772d408a32e05a01..da075fcf45a94faa88de50a5159fcdc84e3bf253 100644 (file)
@@ -1,6 +1,7 @@
 // -*- C++ -*-
 /**
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \file ControlShowFile.h
  * \author Herbert Voss 
index 807f926e1c4376e879b09aa068b8a766d2ef1ca7..2798f52f1b89a21ba7175d9ce51d613195f758cd 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlSpellchecker.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Edwin Leuven 
  *
index 43e99bca41b253c6c7f0a9d4212955fafc31a70f..92e9a6ab27d6d7b22a2386c7fa3100764b1d52cf 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlSpellchecker.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Edwin Leuven
  *
index ea61feac3f358350f3f50dc1ff1e96d7bb084041..3c6ed9add5cde119345889d197f8a3d7ed984800 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlTabularCreate.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  *
index fe0650098a7ecd7e3e5db339eccfb890cbd4173f..48bfd0720b00033d5a469d96fb9c6b846e807c05 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlTabularCreate.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  *
index b8bc542ec99d8c43c09a9d2f44cde861d3ebf8ef..c0f5e4124e15a92d91d376c209f626b7ddf6f699 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlTexinfo.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Herbert Voss
  *
index e4ef3a79638650f04f695045fbfaa60472779dc7..c7d38a876a6387dd652f2d514145168c649bcdf4 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlTexinfo.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Herbert Voss
  *
index bbfe6fd38e45f6983dc0850d66aca2201c45a6fc..0f9616d1388020e9efc9879fb8e3e77a67a368bf 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlThesaurus.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon
  *
index efb8e7249cfdbf5e343df41250b0e6caed8950b2..f0bdf5179d6c0628890a18dda31d1715a9f5cfc4 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlThesaurus.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon
  *
index 8f52f86d3ccd5d5e4d2c3f3bc0b8258977bf540a..ff354b19f7ad42639ed5a9dc8dbbfa0d93fe6fd5 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlToc.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 4931dbb6e981a1ca85c202ad6b3d45046c65c94a..f55cc602233ec07f83d9c14ef5880f6cb27e6481 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlToc.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 028ffbc0b1297d7089ba709ec04a935489e78ce9..513c6ed34cff53c52f5b3fd623c5470353440126 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlUrl.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 41d8c24bbd1b608d4af0d94768692256e9b95d8a..395b2766ec3f54e131b2b1161f4c6e449e47c5f8 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlUrl.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index db4571f1cb799fab6f12fd4d662c9b8d990fae8c..71cdd7814ace3f067f2e12623bb71d7d1ac4aed9 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlVCLog.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon
  * \author Angus Leeming
index 484bcb0d5d481f9ac2ddd73bff36a350e951d840..d0d801203393577f3c62100bb0d3bfd11547292a 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ControlVCLog.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon
  * \author Angus Leeming
index ee9496b8dff40611e51ea2c9d5b9798c1f8aa45b..e7d01fe3847e07e2450553cbb19822098cebf06d 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file GUI.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 99b2d29717ea6ce62ba1b358d677bf23f6a6d451..4d117feadbb4608d2eb1fbaf0ae4c7f6e5b48914 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ViewBase.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 67f96c687120a6866059c17823b64811f91febf4..d99d4d70c7b0bb433dc04a57c5cfd33666ce87b4 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file biblio.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  * \author Herbert Voss
index 643ec83a6fdb77f20a8cbd67ddd2247e7a9854b8..e0a58af84f0e38366890a7fa94b7efeb03b226b9 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file biblio.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index afb578af371a6c37078c5a3353cda85aa557e665..5aa9ffc9e1b290bd2c03f0e3484e669410d77014 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file character.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index a6a0185e2a79a71ee4f6d2d4e4afd1eaea399c5d..67478c143c531083add0d881d2948f889471612b 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file character.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 8768fdc37c948b5f33a878f0e151bb776e83a469..5ed06b906b14d4d86ed693a07883f2a55f590aae 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file frnt_lang.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 6cb49a16a0889636057d36cdb96b7387823e4c24..37e6175293c30a980a96c67da6a46db0cf865267 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file frnt_lang.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index e7966fd862579e50511872d0448575d090a62086..7e33ff95c15a2aa99974d71074f85dcce0209bab 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file helper_funcs.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 791763b609c82e935a336ce9cbd40fc79bc39179..59b1a22f169f4803d177960b0e9c12601f449567 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file helper_funcs.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 98f9a9af03afbd9210c2a583cbb78ebad04c24cb..59677a859559bcb7f2c2df9e3775afa293502ba7 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file tex_helpers.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Herbert Voss 
  *
index a2e81392fd1fd8e724188568b1cc9bafd4ae426a..60414a39d612fe6591c8a87d2a0505a28b1ed9c9 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file tex_helpers.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Herbert Voss 
  *
index 7645dd73abe174253aabeffb2a895145fb5db384..14d9d7dbdc7d0e5f8709837fd9a46bdbe2c38425 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file font_metrics.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  * \author John Levon 
index 5d9842516460cc3193c62aff89e9b4430f51b8f2..400015f7efdddf5aaf4448b96379c9fca0f0b387 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file guiapi.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Lars Gullik Bjønnes 
  * \author Angus Leeming 
index 8fb756721fee168097c799a3b666b19d7555ff88..b5f4c803d2295b863a8ca8187a7d445b81fa2794 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file guiapi.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Lars Gullik Bjønnes 
  *
index 1faa45ca79e315d701723dd99e38410ef855deef..97c64b70d19608e1db42bd902a05bb0f6856b45d 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file key_state.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * Keyboard modifier state representation.
  *
index 35fa1c05eaf71fa82d4fccd9b4084f5ec0a7c2be..6d89eb5f9a810ff3fd248f39395381e8060dedc0 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file lyx_gui.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon 
  *
index 738be988927d7d99e4196e30e1372babd8e6293d..be5dedea29bffd54632e53c0c9799ce89ec3b3a3 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file mouse_state.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * GUII representation of mouse presses and
  * mouse button states
index 91f4f9eaaec0854523e114c7dd495618eedc851a..c3c3affcc33f5764fa17156c7b563e68052e5130 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file screen.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon 
  *
index 7dabf751726be26322c06c8114976a676eb7e4c5..83422913cf3074b50c718914bfd0bf4cdb07be95 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file screen.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  * \author John Levon 
index 44ebc4bc1460ac988101f4b30216ae63efa72dd3..294799c919e490953db2b59b1e13c291b43c3de9 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file xforms/Alert_pimpl.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon
  *
index f5aa9971a54b88ff58ec5fe05b68ef7acd5bced5..72197c07232824ef93cb8fb852d8843cd0913e77 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file Color.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index a7d7a489389156b80d9993778810180cff878113..98965b454a4f0ca29a13a7601b0706d6edb3e0db 100644 (file)
@@ -2,7 +2,8 @@
 /**
  * \file Color.h
  * Copyright 1995 Matthias Ettrich
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index f4d8d3fb70b50c4e7b0d8ed2a8edd8eb653fee1c..9180008b055051650829668d4bd164caf040caf1 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ColorHandler.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  *
index 1fa8dc830209aaef9cc3c1ea26cdd543d80c45d5..4379437f10605630d8d68c0def81f776a4526c35 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ColorHandler.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  *
index fcaf1ce52bc2bc5b84a9ac1f7cbdfb87363791e3..2c570a1a453ee00c5dbb4f4cb4e4d72c2466f45b 100644 (file)
@@ -1,7 +1,8 @@
 /**
  * \file xforms/Dialogs.C
  * Copyright 1995 Matthias Ettrich
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Allan Rae
  * \author Angus Leeming 
index 3ffa4aa207897adce927a33eccc43bbe81bcb4a6..9ed8e939ca1bab3855b03572eecc61c543efee88 100644 (file)
@@ -1,7 +1,8 @@
 /**
  * \file xforms/Dialogs.C
  * Copyright 1995 Matthias Ettrich
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Allan Rae
  * \author Angus Leeming 
index b0247a979d8edcd34af3beb29531b1d58c095da8..345d66b95a6a401c2feef873332875421102f40a 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file Dialogs_impl.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  * \author Angus Leeming 
  *
  * Full author contact details are available in file CREDITS
index d62e4a5a7ddc6535f6d03b03d7449b2c19572d74..8fc54eb6773677852d27a1e1465b9cf43e670660 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file DropDown.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon
  *
index ec6df9c03021ed51e92ebb274f013fb240364a66..530f1441a7d4af3ab2072ab0e5f265dc3c1a2575 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file DropDown.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon
  *
index ee3993f11806d665ec1f9563023b821856907d63..fbb0f32eabc4f4fdd39894150dc3157a3494a4ad 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FeedbackController.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 2ae0f2a4d90887673afb5ab8a098d259c414d71b..8d512a28419c901131936842887b322d94b9ab8a 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FeedbackController.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 33e80479411f9dbb3083e3f208191a243c58f9d5..b7021cd25d84901b9236a4c92e77cf1ed01e5727 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file xforms/FileDialog.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon
  *
index c616aebc40f27ed24e3095f2d5800eedd348c2d6..fb47dd683207e007e0a893b3b7dfb6aa006773cc 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FontInfo.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Asger Alstrup
  * \author John Levon 
index 6c26234b8080a0808078d32ca7cc6f6891b99919..8ba42a5ebc011d8a78781b41ef9f74e6d1a214ab 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FontInfo.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Asger Alstrup
  * \author John Levon 
index 973bc5381e0651f40841f832d04e6c410fa1358a..86c64c1589feee39849298ff2cb7087f6789af81 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormAboutlyx.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Edwin Leuven
  * \author Angus Leeming 
index 831ba9819525e643186f86f79b8d7ce061f3acf1..a8577215d0051f6e871b799307418a40eb921089 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormAboutlyx.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Edwin Leuven
  * \author Angus Leeming 
index 86b59d0737886e6224d414676f5e85c369a43826..db5f34568bc62fc05006c811576fa875f73a1233 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormBase.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 7b79b20c60da7deed7994b8cf11a1eb37f1556dc..f67731cd0febc9ed6c0c68b6255b6fcd82edd5d3 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormBase.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 50560b918ecbcbc8402a1fcd97f340e75f203755..6dde4cc78888f60d04ce8dafe974fe6a600055c9 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormBaseDeprecated.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 1ef0f890e3133c6ce7d73a80d7f29f16b7159246..5a8d181a7e9dfb1dc5deabaf987d7cb1127471f8 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormBaseDeprecated.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 0e7cf14cb681cfba203c76385acf042180c42e69..e2cf31e144693805c8417f286f94f77dcfdd34fd 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormBibitem.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  * \author John Levon
index 51616ce2fc08285fdc0ed01b6bc6cbfd1846a99b..3c078be7287950bfc57fc8260907a3a9943dcf2b 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormBibitem.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon
  * \author Angus Leeming 
index 21603d1fc4846c36291433ec3a52f3356b7f8dba..cf42a0742b9cb23f85f3e25a94bcf6741b04a45c 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormBibtex.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  * \author John Levon
index d89d81f297ceb0ad3c62f5b5aa67386fcb4de677..b17f19fcb0e3c8216becee6f0a4bd7813c15d102 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormBibtex.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  * \author John Levon
index 551212a238179fa8c9927810e97622db4f151b7d..9439e0c2ea81b265e9a46b558ec22d398f69d884 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormBrowser.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon
  *
index bc4d91c15f688273162a79704ffa66b71b8379e7..5dcc829f7038f1d8e5d53096921415cb29ed4bab 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormBrowser.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon
  * \author Angus Leeming 
index 534c9e505038b4381af9c27f469257604bbc8a2e..4e5ae3a9d39066ee05eee511e77935b0582897e5 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormCharacter.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Edwin Leuven
  * \author Angus Leeming 
index 9eefccb052b5bbcc54f8d6d889a4b47399ac60de..8de86771e47e79849c3c0615ca19d8ebd2f0df0c 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormCharacter.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Edwin Leuven
  * \author Angus Leeming 
index 670d237fa1cfe35e71408a5a2570d7e02cd3c245..91cf7c2f526ebc498cfaa7b31194b16535b7399b 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file xforms/FormCitation.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 0fe82f3b3590240747b9b176d99a9ec729849f51..59ebc6126074f5ced5545e7ee0a7e191414508eb 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file xforms/FormCitation.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index eb8887b5fbda4b9d34299e05743fdb3db02ed838..4cc2c9af2ebcf96a77a13e3393060b5496c94ba3 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormDocument.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Jürgen Vigna
  *
index c2d62a98f0a40a619794ad97330eb250d5fad73d..db3fd67dd531a8b2eb692cc654608f7c50ede16f 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormDocument.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Jürgen Vigna
  *
index 1424f80de4adc7697a3fff954d2eb9c3ddc7fb20..56deb495f5857e7fa4d6136af4bea329525295c5 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file xforms/FormERT.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Jürgen Vigna
  *
index 5a7f1a89bec12bf337de60216e8cf8fad92ae355..ce3c6c4994228dfc318a9a93371642aaca719e10 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file xforms/FormERT.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Jürgen Vigna
  *
index 27c3a1b38f36b76ac66db5e45652730e03eada08..2a367ce307a14aed67740d7c24d528ca02e1ec42 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormError.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 04871b126a5cb982f1525fb06556a2c6947e28fc..0f144aa23883d98267d76f9ec64cb847dd339610 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file xforms/FormError.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 4b3e287ac753274698f587ae73ae395aab070bfe..b44895f1e2c9d25d0b61e422fd9f94becd97bb45 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormExternal.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Asger Alstrup
  * \author John Levon
index 70a04cdbab00d695cca3007b5cbea5a4e549dc22..9a8369571718670f6fcb630de454e28484926f08 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormExternal.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Asger Alstrup Nielsen
  * \author John Levon
index d863cb8a5934c529e3db867135cb55d4d72b7d0a..64ff1a5da278f3890829960aee90de8c4a9a46fa 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormFiledialog.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  * \author John Levon
index 95de09d6a725f86bdd8401de8976fc5178719814..6e613d745d14540a2cffe208e7a4c78b6f9ee5b8 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormFiledialog.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  * \author John Levon
index f481a7b37b27990cbe247ff912fdf87232503e37..ebd130a68a631ed5a655298d00cdf35ef489098e 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormFloat.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Lars Gullik Bjønnes
  * \author Juergen Spitzmueller j.spitzmueller@gmx.de
index f76a05cc7c947adab696e884782425cdf0845769..c973ef2df266c1411bc1125695cdf012f6d907ad 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormFloat.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Lars Gullik Bjønnes
  *
index 911e6256e4ba9bb8ad58ac58dce51e99245e96da..d776fffa9e5fdc01653a0268ea7d077d509b6c0e 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormForks.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index a59c6059f2757f0209c4b02f1c9acbfc5a615c58..df6494b98ba08203f335d2c948c0c84bbae02dcd 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormForks.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index c7ad869e0d12bc20d5f6ad5037aeaf65334e0fbb..d7192643341282617921c34ac8226a5643e5b583 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormGraphics.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even
  * \author Herbert Voss
index 5adb6c3a20026568de37b03511f4f67522bd0ab6..3facf82c76052c2adc2f4cba734437637103d22a 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormGraphics.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even
  * \author Herbert Voss
index 6d3aeaf62f91fe7c2ef95f8cad28cd95491e45ae..1cc6e18e5e9863ea640f46bf966d2fad5e749e8b 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormInclude.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  * \author John Levon
index 1ec7dd432a3b25a1c0665a8c959527de94f2f3c5..1af433ecb9430d56dd026087cc6c5a66e8c02aba 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormInclude.h
- * See the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  * \author John Levon
index 09b9e5ca02fb655aa46c4dcf62fe90f3e981fb9c..ebed9c370e9e938d651a43c9e6a5b33d248248a1 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file xforms/FormIndex.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 9389212da93c4479219f103c8678ca010dff5d6b..a9e8682e60846d4fe9ed1060a9a7a46c4c2b1cac 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file xforms/FormIndex.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index f6c1c4888e747d9544f6d54a8cca05c6e1d806e2..086758351ab1da24c61c13ae4667970c8ffb05f2 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormInset.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index ea8c1e159456eeb4df56ca5809e93d56a8d91964..04b9fc65626a6106d8440211d0068dbe673f65e2 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormInset.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 12a5953cde0b682120729a822302af9baf2f7a15..c395ddd4019d92300dff1bb9bccb468b8e38ae96 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormLog.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon
  *
index b629a9d48ac7d1b2f3c5cb876329cce2d95bb11c..41d22221a1c4f011d93c1bbbf9c5716a12da6730 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * FormLog.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon
  *
index 0f91a2559924454b571e0e66f569f8f3b7e08eea..518650e739c3ff8b4f9053ebf18a310d73d2a14a 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormMathsBitmap.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  * \author John Levon
index 7edff1181869cecdcb5a2fc63a6613b7ebd96926..e6ff7ace90f66522d88a2cfea07a83a18fd8dea3 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormMathsBitmap.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  * \author John Levon
index f24031c5805b598becff8422c54a6b739faa2d62..69fd92bc4c4afa4f99a2ca7f2a5abb9b1aa11100 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormMathsDeco.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  * \author Pablo De Napoli
index f93f5bb41d168a22606fcfad7b061cf4cd9e80ee..ac17572a5e9db60e27c49b91a055389aa01530c3 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormMathsDeco.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  * \author John Levon
index bb8e5a91ea47643cf2d7e23dac102551a645a7bd..36d00877240abf07573cc69390118e2c24b1523f 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormMathsDelim.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  * \author Pablo De Napoli
index 26e63708b721489ff1e556ef6040a5bd7bcd2120..7289a2d84147be9da896bf898d1066c581f3c4d0 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormMathsDelim.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  * \author John Levon
index 59532ecb29ac90a1e4a78244286821c7f8bd4e78..7f8f4cd29039881fa7c8b3dfb91db1d7360561f5 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormMathsMatrix.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  * \author Pablo De Napoli
index 3eaaef274660fb2e3c3647fcad85016daa3d1b4a..c54a6d51bb9858a765b1e6fb4046b80fab160905 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormMathsMatrix.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  * \author John Levon
index 6809bb8cdad3810c27f43b8825afe261c3b8efda..f194a4303ddad0f47444a6374b66a0956ae98107 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormMathsPanel.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  * \author Pablo De Napoli
index 444fee95c8ea3e6c16e1c2a5fd60f132010a5dbe..617922f31eb54a3e49025aecad1d0f9f12aecbab 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormMathsPanel.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  * \author John Levon
index 8403687f16deefeba0c1a1fb7426334a8f7fff1a..b2dbdad5ff181549e8b1debc11180dbcaedbed23 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormMathsSpace.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  * \author Pablo De Napoli
index 1f8ffb15866dcbf674ee6522d34b28e318af70df..b390cf3d6a5638233c71caa13b3006f15467f06b 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormMathsSpace.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  * \author John Levon
index 4837052b2786833214b82285c943a642183b9bd9..31c87871d001d03cd60af3c0e97b3b4be67c86a6 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormMathsStyle.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  * \author Pablo De Napoli
index 741a5ec59241e0866ceb648ae8da5bf58aed9db0..20e4c955bc094df2c69edd9c1b516482fafe8dad 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormMathsStyle.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  * \author John Levon
index a7d8b0b55ff24942df353989ec3f79559a2e7b59..ef1c3efd4aa667bf85eda3c6f092bc5cfcf7b990 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormMinipage.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Jürgen Vigna
  *
index cb36b35c217eb46c6fb7af7ad183eace02394b8d..f43264b1614980a11853c55c2ffd4960f157bc83 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormMinipage.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Jürgen Vigna
  *
index 08586244e624e73e13cbeed4253f2ea148ec1d9a..61c814a96ec74865ef504b64afb3a40c9d4d61e0 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormParagraph.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Jürgen Vigna
  *
index c627741e01daf07b61faf2d7cc4de5635acdc807..7c46e3c1b4d2528f7a80c30c07d003f32c4355c3 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormParagraph.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Jürgen Vigna
  *
index 10da2dca25b79ebfd698b6882382e1d548cc121a..189ed052fa8d1e7b61455011804e3fe6d867b376 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormPreamble.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Edwin Leuven
  *
index 88ae3060b75451beeee35e31ff234d58ab9eaf20..1509dbd4ad17c9406f1c6998ca38cfd7db3146cd 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormPreamble.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Edwin Leuven
  *
index 56496fe6fecadbcb40f96b9b1937b9a4089f6c35..b40d8ebbb95bac253f8b2de9f2e26d0ff1031446 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormPreferences.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 5fcb4fc68b007568672751164532c4da373e586b..67ec27cc59fde2082c01c7c6d8d79dae1644d14b 100644 (file)
@@ -2,7 +2,8 @@
 /**
  * \file FormPreferences.h
  * Copyright 1999-2001 Allan Rae
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Allan Rae
  * \author Angus Leeming 
index cd67ef7e5f245a5006d0c78fb8cf71248dc287ad..f4486fd9a85b68a199e8006432624377ab9c962a 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file xforms/FormPrint.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Allan Rae
  * \author Angus Leeming 
index 1f05383e69466a24ecc45a70e543a9dd4c0c8485..c50d757d70386660a5a360f14d39b111365bf177 100644 (file)
@@ -2,7 +2,8 @@
 /**
  * \file xforms/FormPrint.h
  * Copyright 1999-2001 Allan Rae
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Allan Rae
  * \author Angus Leeming 
index f279dc9472ea9392a9cf6687f4dda9b92c57311b..de1e11dbf54a486bd76376da29be03a22c85f774 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file xforms/FormRef.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index ffcbe2c36811392eaa2a1f617e263beab5fa2be7..4225b73222aa3e620b1c04cdb761086c732bb7ba 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file xforms/FormRef.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 8c1bbf428906aab635726100b5b805bc981303cf..fbcc10428f732b9ff58eafd7a7cc6a8b5b9c9d1e 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormSearch.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Edwin Leuven
  *
index 802a9a65d0c9ae7ecc8606df92cb8c5b204bad3f..ec710406c619ff6f9ca630afac478f3f6f1b8241 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormSearch.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Edwin Leuven
  *
index e94a4f5dd36765a5af099795652a26b14edbfe31..c226dd5b4d84ad4f98b25a75ab2486acca153fd2 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormSendto.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 8dece508f44b3cea5803ef8745a00bd56216bf96..c41ab06d213aed329a959ec27120a7a689cb5166 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormSendto.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index ec45f27fd769912bc19aee01951d800d7dd42f4e..1633bad954dbb2c3dc79dfe21c4444c8a27dd234 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormShowFile.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Herbert Voss
  *
index e78572e4e71726d95cb63359c2d0ca341898fe6c..ce19f0adb790e37a2d375aa63fd2145ae75d6ae9 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormShowFile.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Herbert Voss
  *
index d36b75e7a512d6a70bf66ed55f6fd0e60fd744d0..7d631d58dfd245bd2fea5a55eac26cf4fec6b8eb 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormSpellchecker.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Edwin Leuven
  *
index f4654d7581fed0b7f2afa76d43e919b604220517..7496055f3bc9cd1fb5e108160cbcaed126278e64 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormSpellchecker.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Edwin Leuven
  *
index e86849173d1bbddbd0e29a71c62e76c1fcc8e42b..21d1f4912c6b6727c4fb5e4f7fac3c3661730db4 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormTabular.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Jürgen Vigna
  *
index b52cf5ffad62b196cae8b1ea9d5b6102366c87b3..f61ab85fe8c8f2274dd8b232c41a404233eaac9a 100644 (file)
@@ -2,7 +2,8 @@
 /**
  * \file FormTabular.h
  * Copyright 1995 Matthias Ettrich
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Jürgen Vigna
  *
index 0e2ace9b49e0bc21d344814f319000dc6a40f159..629e204ca7871facd9fd58ab6d3e8f7361e70782 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file xforms/FormTabularCreate.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Jürgen Vigna
  *
index d1442e96fc96766cfed1fc79e5414839c0fdde34..672daa2a5b2e0b7c5909db5ad9dd2f8f0abf2873 100644 (file)
@@ -2,7 +2,8 @@
 /**
  * \file xforms/FormTabularCreate.h
  * Copyright 1995 Matthias Ettrich
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Jürgen Vigna
  *
index 3e358d1a529d209d70c6dd538909d667ce829617..11ec061d38a821c688ec2171815e979196301039 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormTexinfo.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Herbert Voss
  *
index 1474668c9fe79606a0b3f823b7b9cc1fe7848475..6027ecd0d0f7cd1a1e0fecc9cde76f504a32efe9 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormTexinfo.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Herbert Voss
  *
index 5f7a677d81b63ba1a540b505576afd625dbe36ca..b6adc3646225aa68ec74bf564a7687cf5d283762 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormThesaurus.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Edwin Leuven
  *
index 803085acdaecf19bd6aaedc25567ed9b4829185f..9578ad763f1460164b0e3e6f188547e83ddccff3 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormThesaurus.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon
  *
index 700be19d86a13048253b6be34457ba1f742386eb..37d0704d368c56a639ec711ed9a18fea26dd2a56 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file xforms/FormToc.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 00adacf6b9498811413d4b5400f6faa8067607f8..eb8e627af38ce99454298f0f599a96ab58a4cd33 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file xforms/FormToc.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 1ea761cb47088cc9a5d69b703ac199e15f4a5fa6..fd198066cf5652de294a54fc805e16146fb96a7b 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file xforms/FormUrl.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index efda95d8eca1c355735fcddefa3276e4235a8333..53c0a49240d2ba4e5a85595781715ab7228a11df 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file xforms/FormUrl.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index c93b6c083fddf55738961dfd2afaf2d5adb493d2..40be46701568c5fb87f037fdc2319b06d186a563 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file FormVCLog.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon
  *
index 96be150290b59164206a2985424520b2de402720..d7c40b1426f3d8f17427cfd87d4e821556284092 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file FormVCLog.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon
  *
index e184211482fb7beaaec6f98bc16e915487d877fc..3839bc33e0a20462b00245f2c662dd522a42bf73 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file LyXKeySymFactory.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Asger & Juergen
  *
index bdd449d5ecc5095ad023c9eb0299f27eb02ba466..e63fccac568981a5b9a67f169175dde5e2e48cca 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file LyXScreenFactory.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon 
  *
index a047528ba3ffa72e98234f2aeec87d6316b5558b..c0f867c4510faf1146bd5952b598a0646e9b061c 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file MathsCallbacks.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon 
  *
index aeb15caf99890336fec57c46c54ae25a67998c44..2274f6a8698f3f587c90ae9d2ed06aa0ee727a7e 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file Menubar_pimpl.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author  Lars Gullik Bjønnes
  *
index 6e48f81d8aef4aefe25b94317d2a0f5ad7a5db3a..e1d43cec378a86d39d22d9753129b2f3ba64dea9 100644 (file)
@@ -3,7 +3,8 @@
  * \file Menubar_pimpl.h
  * Copyright 1995 Matthias Ettrich
  * Copyright 1996-2001 Lars Gullik Bjønnes
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Lars Gullik Bjønnes
  *
index be4f17787988def9ffb7e837af8393958189d629..19e350c5f88deb00ad8f0772c29f7ccabd64793c 100644 (file)
@@ -2,7 +2,8 @@
  * \file RadioButtonGroup.C
  * Copyright 1995 Matthias Ettrich.
  * Copyright 2000 Baruch Even
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even
  *
index fa013b7c261cd313c6eac9bf16370fa76566e980..0236b8fe5abc1162a4eb07f6e38c56fcd4d74c66 100644 (file)
@@ -2,7 +2,8 @@
 /**
  * \file RadioButtonGroup.h
  * Copyright 2000 Baruch Even
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even
  *
index 377697c4faabef3fc3450c44ce500ef60f538d92..41e1d9d18f4ef836a360609b17673ad2efe29a64 100644 (file)
@@ -1,7 +1,8 @@
 /**
  * \file xforms/Timeout_pimpl.C
  * Copyright 2001 LyX Team
- * Read COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Lars Gullik Bjønnes
  * \author John Levon
index cc3d8e4b8e23b1512ceb5d727c3bd6017815adba..682bfe7fb9d08dac47c8f0b6407a467128444549 100644 (file)
@@ -2,7 +2,8 @@
 /**
  * \file xforms/Timeout_pimpl.h
  * Copyright 2001 LyX Team
- * Read COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Lars Gullik Bjønnes
  * \author John Levon
index debd4b70a87806d9836acda81052e8e5fb939474..eb74e515fdc13730b2d22d2bcdd74fbea738cc38 100644 (file)
@@ -2,7 +2,8 @@
  * \file Toolbar_pimpl.C
  * Copyright 1995 Matthias Ettrich
  * Copyright 1996-1998 Lars Gullik Bjønnes
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Lars Gullik Bjønnes
  *
index 6a9215834f5e9e11bff43854be7efb37879a7a48..2924ca7a36ffa4642ba10628336891784a7661f0 100644 (file)
@@ -2,7 +2,8 @@
 /**
  * \file Toolbar_pimpl.h
  * Copyright 1996-2001 Lars Gullik Bjønnes
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Lars Gullik Bjønnes
  *
index 5ce6f167c6ecc29155d60f580e3a943e91eeaa08..d49797a3487cea8973d7352c10286e730d7933d3 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file Tooltips.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 200cd6e43380ccaf7411306105af7905ce0909bb..9bd1486446ecfb4894041107ba5a24eb13d99b2a 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file Tooltips.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 64ad18e5549dba70380ae721257f32c6ea708543..1d27d4c54b735989ffaf4bc3073b631f29704ec0 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file WorkAreaFactory.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author John Levon 
  *
index 03f59697ebc3451eac9971d1b34e9449b20a4a4d..1f504959d85576d689c39b69a6aabed4937f7023 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file XFormsView.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  *
index b329732ced2c80c10849b629063e718b4919214b..6577cc3bdb82082ff5215293e09740fa30ca6db9 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file XFormsView.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  *
index 48ebb581fbdf6529523655dc6f89aaea98dbb287..bd1500e4a594944ff5a60a884312d965012e7a51 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file XLyXKeySym.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Asger and Juergen
  *
index 969fde7697baf8a37854d1b3ef3a79bb05e574c4..0cb2bd7405eac9b4ddb3f89c1113135da2dc46b3 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file XLyXKeySym.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Asger and Juergen
  *
index cf2fa64297aea46b84cb33c9f1824c87198bdbee..71c4380eb35d4c785c4d6b79ea4113d40dc3a9a9 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file XMiniBuffer.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Lars
  * \author Asger and Juergen
index c6783b89e5440f384109ccdce85728d998e932a2..167b178b61ab8150d1d38f4eebd7920714c62b74 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file XMiniBuffer.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Lars
  * \author Asger and Juergen
index cd23f42d12dac66adc55ab9c09b050b0ac4c1b40..a40b7f2ad4639125ac56787367031cae04df8bc8 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file XPainter.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  * \author John Levon 
index 3a71b28f1875b6cae9394c6c1a3c2790ee7b9c06..221d103459f921448e4c53e501e6a7edeaba03c2 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file XPainter.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  * \author John Levon 
index ab14e9f2ea7fd9f634411e8f67eb49956aec778c..3d66aaf7222bfee7cab58746116e1afefa3a6de6 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file XWorkArea.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  * \author John Levon 
index 76d71cde9b1451877403f3aab2add482af9eb769..7136ad8fab7426a9d94e8ea696eeee04d5861e64 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file XWorkArea.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  * \author John Levon 
index 53ff9a2a084df592f20c5191fdfc3b7ee7d19a00..452e5c2758da4d7c519c3c7c911fcce8d5d1a8ca 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file bmtable.c
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  *
index e3a32d7ca7355b865e17618ec5c772151065ffb9..63251c6e6e4ab12e6f76dc3934e2e32fc0b1e05c 100644 (file)
@@ -1,7 +1,8 @@
 /**
  * \file bmtable.h
  * Copyright 1995-1996 Alejandro Aguilar Sierra
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  *
index 56a0d84b134b1701282847b69838e12a830ff175..783116ab836f92eafafb180e99c78a6a54bae03d 100644 (file)
@@ -1,7 +1,8 @@
 /**
  * \file combox.C
  * Copyright 1996Alejandro Aguilar Sierra
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  *
index bc7001a0d2a91b0ab8898aab86c58d120310a8a7..e7613f23f32d334fd11db479a57be0642546827f 100644 (file)
@@ -2,7 +2,8 @@
 /**
  * \file combox.h
  * Copyright 1996 Alejandro Aguilar Sierra
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  *
index b3a30c01210e1948c50e10d5d3f329a20e55200b..ae301313453d43b80b169220e2ba03d5e86b1a70 100644 (file)
@@ -1,10 +1,12 @@
 #!/bin/sh
 #
-# \file fdfix.sh
-# Copyright 2002 the LyX Team
-# Read the file COPYING
+# file fdfix.sh
+# This file is part of LyX, the document processor.
+# Licence details can be found in the file COPYING.
 #
-# \author Angus Leeming, leeming@lyx.org
+# author Angus Leeming
+#
+# Full author contact details are available in file CREDITS
 #
 # This shell script takes the dialog created with fdesign and generates the
 # .C and .h files used by LyX from it.
@@ -13,8 +15,6 @@
 
 INTRO_MESSAGE ()
 {
-DATE=`date +"%Y"`
-
 # Note that we can't create a variable containing this and then
 # echo it across because some machines require -e to recognize \n et al.
 # Other machines, of course output -e, it not being an option they
@@ -27,8 +27,8 @@ cat - > ${OUTPUT_FILE} <<EOF
 
 // WARNING! All changes made to this file will be lost!
 
-// Copyright $DATE the LyX Team
-// Read the file COPYING
+// This file is part of LyX, the document processor.
+// Licence details can be found in the file COPYING.
 EOF
 }
 
index 3bbfd597e7d69fd93bd1d9f151c46b499ed889d7..6aad1ca0b019347462d1a75dcafb225fae7f27f0 100644 (file)
@@ -1,8 +1,10 @@
-# \file fdfixc.sed
-# Copyright 2002 the LyX Team
-# Read the file COPYING
+# file fdfixc.sed
+# This file is part of LyX, the document processor.
+# Licence details can be found in the file COPYING.
 #
-# \author Angus Leeming, leeming@lyx.org and others
+# author Angus Leeming
+#
+# Full author contact details are available in file CREDITS
 #
 # Use so:
 # sed -f fdfixc.sed < somefile.c > fixedfile.C
index 8455dd1791fb9b290dac8641224f44d4772e78c7..2c2138509b586a7efc72b6e6f657e64905e69151 100644 (file)
@@ -1,8 +1,10 @@
-# \file fdfixh.sed
-# Copyright 2002 the LyX Team
-# Read the file COPYING
+# file fdfixh.sed
+# This file is part of LyX, the document processor.
+# Licence details can be found in the file COPYING.
 #
-# \author Angus Leeming, leeming@lyx.org and others
+# author Angus Leeming
+#
+# Full author contact details are available in file CREDITS
 #
 # Use so:
 # sed -f fdfixh.sed < somefile.h > fixedfile.h
index 9ff1d9077dba338b466dc6f54875ab915213ba0e..9bcf3883a51bf7f0a2c657e91bcddb44e4bbc9be 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file xforms/forms_fwd.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index c8da06bc69b8428da9d5df97edae014aa83a9ed0..8126d6d00eedc4120310a60c2227afb14c0cef13 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file forms_gettext.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 94f7ecd203839fa0fcac456d82edebd843b63275..f7abf2a6e610ac4d8e2f88fca806e2136c2b79b5 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file forms_gettext.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index dd2baece8c62f6fc0fed3dbb03841e9c590c708f..a0412c34410ca4746b5d2dd06e86f2f48226fb6d 100644 (file)
@@ -2,7 +2,8 @@
 /**
  * \file input_validators.h
  * Copyright 1999-2001 Allan Rae
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Allan Rae
  *
index 3b99c54c69e18819085ed5fde29c9a31cf7ff83f..919ec7063233a16c27d85441762f21e1ef63b402 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file lyx_gui.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  * \author John Levon 
index d10d528b556f9bb8b5a4e90c9639f127fbad8c15..c894a08f1a3822aec4dce79eead8d1487e0c035a 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file lyxlookup.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  *
index 8a7c93872084b2b782f3fc7a982399a6ec14a711..263a6f4cf82ee683ac994d611176028b060b84d1 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file lyxlookup.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  *
index 3f98a0d5d01c5b9526f30e946d1a29765550af23..32b5bd09090bcbe748b9ae27fd188d444f02f824 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file xfont_loader.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Asger Alstrup
  *
index dcbb68f5be72c335342f7218c3c8ce1412877d3a..0a46727549da2065f841d0a7a1fecf30b35deb8e 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file xfont_loader.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Asger Alstrup
  *
index 85b94d9a0c07eb40a2b75ca6eb894c45a4e7560d..49ff1853a82ca8eb50fa9602bcc0a9838e2b4e34 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file xfont_metrics.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  * \author John Levon 
index 6c89b009c11e7ef4ec15d36cd828598809d87a8d..b8ad986a5d4dfd31c09f04bfb234111a7a42ad5f 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file xfont_metrics.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  * \author John Levon 
index 98c6ab3f1cd41f0c968eac0fea5f5eb174bb74d9..ece4bbceb415248d035e4b0604a18568039772b9 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file xformsBC.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Allan Rae
  * \author Angus Leeming 
index 0245ced9c1d570cf136941b8205c725617fad6a9..4121f7bb3bad858e6f85ed1d58fce4f55a68a357 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file xformsBC.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Allan Rae
  * \author Angus Leeming 
index 458068601b4b68e6591fcec603ea3b60f57a7174..8129e4bbe976ecd25d83dff4471304e0cad5ab3a 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file xformsImage.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index c052f3b0487477b5f9359abf205c6722aa960b4c..069556a1bce637c81e085533f7d2535624e89fe4 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  *  \file xformsImage.h
- *  Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  *  \author Angus Leeming 
  *
index d631c7eda966ad4f1272a0d6fa944e75b292b597..eccfa54a185968e333e9630b873aa1904000bc8f 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file xforms_helpers.C
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
index 9e87d452c8bfc5aa2a6ce0ac9438f20c761400ae..d2b227bcf970a6d1f5db2739f61ca2a49ef5b101 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file xforms_helpers.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 30ad85c9799d7b206185035cf9b3046f46519a6b..c7e757ce7e3ee3d3d773d81ea1d2c777d7ffbc3a 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file xforms_resize.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index ea75779eca7a3711dfc481220ed6b68627ddd57a..3e6568999f31a1108d7eecc24d324c376cb2b492 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file xforms_resize.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index f6fab969ec6863bc53ec28ad59dc98c062500f06..c87dcb3d76f266993a4fc7d37f2b3afa7488de1e 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file xscreen.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  * \author John Levon 
index 347d26451cc806d22a44d3717a1b6447dd9d8ad7..a927df6c99af5162bc1665a938657695e6a2f928 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file xscreen.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  * \author John Levon 
index 34e6f056c31aa1e4657c9f5691ce317ce89910bc..7de1a401b6d587229088856b517a42459204da40 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file GraphicsCache.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even
  * \author Angus Leeming
index 120e3b9e8998f2d62de54013c056f01f28e38345..9762311df79c3018f877388d5af9b9c5d5fd598c 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  *  \file GraphicsCache.h
- *  Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even
  * \author Angus Leeming
index dac544130426612dffd3e06071abef9fa0a4ee3d..b599e7c845cea62fc341cbe90645ca2af0bba846 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file GraphicsCacheItem.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even 
  * \author Herbert Voss 
index 2bfd8a2eec938db215f2b80f67f2f1044df0639c..8c0b6ef63606430d95f608817f659d44e491ad6f 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file GraphicsCacheItem.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even 
  * \author Angus Leeming 
index cbdf59f2c3a5f0278e2d9ed5a4adae1549569167..dd851246c60cc4264229178f829dd672af4fbf08 100644 (file)
@@ -1,6 +1,7 @@
 /**
  *  \file GraphicsConverter.C
- *  Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  *  \author Angus Leeming 
  *
index 17d5c8a06f6c853536c0ad83b3e4733154c651c1..c07fd9fdd076ed2c934ad35bd8d02de6c88c4bb0 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  *  \file GraphicsConverter.h
- *  Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  *  \author Angus Leeming 
  *
index d1a91046457c71bd27495e9186a878c3eccd3612..b2cd884d68739cf23c4124d4e788d892874b0134 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file GraphicsImage.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even 
  * \author Angus Leeming 
index d3ad5436ed3810aaae970988f4b8d5827ab7449e..eb2223912ffb10bed829d6ac26ef5acfc59fbf82 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  *  \file GraphicsImage.h
- *  Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  *  \author Baruch Even 
  *  \author Angus Leeming 
index df47737f854c9a5a19c54e4e79b811df4f74e07b..be5c4b3b81eeda318bd0e3dfab31cfc2a9f10ad5 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file GraphicsImageXPM.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even 
  * \author Angus Leeming 
index db48e06237a18f7789e36822bf768d2ec63b075e..5bf936b35e16ecb56b15ce50c57b0cc5acd22982 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  *  \file GraphicsImageXPM.h
- *  Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  *  \author Baruch Even 
  *  \author Angus Leeming 
index 9981654399bea2bbe5c08e4c84a725d7f8593f7f..4c0b19a78635830011b34e8348b2dd480ef236d0 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file GraphicsLoader.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 9078e1483d48d841d2c6979af622e8c0b7069bbc..f270acd7e7397a7c73b0eda20fba9dfbb8da2d47 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  *  \file GraphicsLoader.h
- *  Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  *  \author Angus Leeming 
  *
index 9b04b47186e2648594e64642a9877adc2cc344b5..11893b87d5781c2945fd1686ce7d566920fb3ae7 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file GraphicsParams.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index e2407a0e8ecba84ed17ac35605736d5108c4c6bc..51f40d86edc141e96a637496bc15462aae15eb92 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  *  \file GraphicsParams.h
- *  Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  *  \author Angus Leeming 
  *
index f1a286c461c60884ebd3f0002442909fee271d7d..2732ef58d956ffcc963db363092571a8cc3235f6 100644 (file)
@@ -1,6 +1,7 @@
 /**
  *  \file GraphicsSupport.C
- *  Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 8fc227cec482a91ef49ed6c5ddc1f4dd70d922b8..465000c6014970be28b3f6cd176484ccfe8e45c0 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  *  \file GraphicsSupport.h
- *  Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index e932f33b253487188713c6207a66a77595c0922a..3750abeeeca75020ec7b64d3865e4f29c0a2fd44 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  *  \file GraphicsTypes.C
- *  Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  *  \author Rob Lahaye
  *
index 8a775374eed9c03852a5d482b91773cf1e609ebf..7bbd90385df8770e3a3d5ff1b5a83bf3f62e5373 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  *  \file GraphicsTypes.h
- *  Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  *  \author Angus Leeming
  *
index 72777140cf87e0590d44fbca2c69e3f0950313fe..c01db298b77eaac97a5a8a89d91b5e6ed8a45de2 100644 (file)
@@ -1,6 +1,7 @@
 /**
  *  \file PreviewImage.C
- *  Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 4d8829d55ac3d5c60ee459fa133576123582218c..6e9ae3b482fe309070db1bbf711e922eec441e97 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  *  \file PreviewImage.h
- *  Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 2ae24576b49c60c4c0f22041b69a8d6b8aec8387..d26d1f90ccebb782a7e071b3872b5b5d0430b4a3 100644 (file)
@@ -1,6 +1,7 @@
 /**
  *  \file PreviewLoader.C
- *  Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index bf08a0837e02f3053ed0b668a240cc9460587ffe..f0ae6634c78853c912fff1f1246557f81e6969fe 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  *  \file PreviewLoader.h
- *  Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 44aa30c048485116a2112ae3461f1a3bfc869cc3..3e5ec12ae973a11777f877b84387791e64780a2e 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  *  \file PreviewedInset.C
- *  Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index 9ff87bac240ca7f1c9d833beb230700238e5da6a..92a5638ffbf4d839e88220fc215c9f54180d1e65 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  *  \file PreviewedInset.h
- *  Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index f3766b6a26035a5b2bc7d9899d62af889fa7b4fe..1a2dc3c1bd4253281e436ddfcd0973b68f0e729e 100644 (file)
@@ -1,6 +1,7 @@
 /**
  *  \file Previews.C
- *  Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *
index f7264101610323716c6d2e7e6ae89b1cb41ecb19..3657fde9ade3b8a5a08b70205e5dfd4100e9805a 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  *  \file Previews.h
- *  Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming 
  *