]> git.lyx.org Git - features.git/commitdiff
Copyright notices
authorAngus Leeming <leeming@lyx.org>
Wed, 25 Sep 2002 14:26:13 +0000 (14:26 +0000)
committerAngus Leeming <leeming@lyx.org>
Wed, 25 Sep 2002 14:26:13 +0000 (14:26 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5345 a592a061-630c-0410-9148-cb99ea01b6c8

109 files changed:
development/Code_rules/Rules
src/frontends/Timeout.C
src/frontends/Timeout.h
src/frontends/gnome/Dialogs.C
src/frontends/gnome/FileDialog.C
src/frontends/gnome/GAbout.C
src/frontends/gnome/GAbout.h
src/frontends/gnome/GERT.C
src/frontends/gnome/GERT.h
src/frontends/gnome/GError.C
src/frontends/gnome/GError.h
src/frontends/gnome/GFloat.C
src/frontends/gnome/GFloat.h
src/frontends/gnome/GLog.C
src/frontends/gnome/GLog.h
src/frontends/gnome/GPreamble.C
src/frontends/gnome/GPreamble.h
src/frontends/gnome/GTabularCreate.C
src/frontends/gnome/GTabularCreate.h
src/frontends/gnome/GUIRunTime.C
src/frontends/gnome/GUrl.C
src/frontends/gnome/GUrl.h
src/frontends/gnome/GnomeBase.C
src/frontends/gnome/GnomeBase.h
src/frontends/gnome/Timeout_pimpl.C
src/frontends/gnome/Timeout_pimpl.h
src/frontends/gnome/gnomeBC.C
src/frontends/gnome/gnomeBC.h
src/frontends/gnome/gnome_helpers.C
src/frontends/gnome/gnome_helpers.h
src/frontends/gnome/pixbutton.h
src/frontends/qt2/QParagraphDialog.C
src/frontends/qt2/QPrintDialog.C
src/frontends/xforms/Timeout_pimpl.C
src/frontends/xforms/Timeout_pimpl.h
src/insets/ExternalTemplate.C
src/insets/ExternalTemplate.h
src/insets/inset.C
src/insets/inset.h
src/insets/insetbib.C
src/insets/insetbib.h
src/insets/insetbutton.C
src/insets/insetbutton.h
src/insets/insetcaption.C
src/insets/insetcaption.h
src/insets/insetcite.C
src/insets/insetcite.h
src/insets/insetcollapsable.C
src/insets/insetcollapsable.h
src/insets/insetcommand.C
src/insets/insetcommand.h
src/insets/insetcommandparams.C
src/insets/insetcommandparams.h
src/insets/inseterror.C
src/insets/inseterror.h
src/insets/insetert.C
src/insets/insetert.h
src/insets/insetexternal.C
src/insets/insetexternal.h
src/insets/insetfloat.C
src/insets/insetfloat.h
src/insets/insetfloatlist.C
src/insets/insetfloatlist.h
src/insets/insetfoot.C
src/insets/insetfoot.h
src/insets/insetfootlike.C
src/insets/insetfootlike.h
src/insets/insetgraphics.C
src/insets/insetgraphics.h
src/insets/insetgraphicsParams.C
src/insets/insetgraphicsParams.h
src/insets/insetinclude.C
src/insets/insetinclude.h
src/insets/insetindex.C
src/insets/insetindex.h
src/insets/insetlabel.C
src/insets/insetlabel.h
src/insets/insetlatexaccent.C
src/insets/insetlatexaccent.h
src/insets/insetlist.C
src/insets/insetlist.h
src/insets/insetmarginal.C
src/insets/insetmarginal.h
src/insets/insetminipage.C
src/insets/insetminipage.h
src/insets/insetnote.C
src/insets/insetnote.h
src/insets/insetoptarg.C
src/insets/insetoptarg.h
src/insets/insetparent.C
src/insets/insetparent.h
src/insets/insetquotes.C
src/insets/insetquotes.h
src/insets/insetref.C
src/insets/insetref.h
src/insets/insetsection.C
src/insets/insetsection.h
src/insets/insetspecialchar.C
src/insets/insetspecialchar.h
src/insets/insettabular.C
src/insets/insettabular.h
src/insets/insettext.C
src/insets/insettext.h
src/insets/insettheorem.C
src/insets/insettheorem.h
src/insets/insettoc.C
src/insets/insettoc.h
src/insets/inseturl.C
src/insets/inseturl.h

index f549dde8a12856342975db46f219c1400e3906bb..5438a5aecc470d4f7b4c11818afffceb93178e79 100644 (file)
@@ -339,10 +339,12 @@ Formatting
 
   /**
    * \file NewFile.C
-   * Copyright 2001 the LyX Team
-   * See the file COPYING
+   * This file is part of LyX, the document processor.
+   * Licence details can be found in the file COPYING.
    *
    * \author Kaiser Sose
+   *
+   * Full author contact details are available in file CREDITS
    */
 
 * Documentation
index e8d7fbae83e9cfb84572c236e52f302d2ab47714..59b639479cd289f48cf85711cdd6ef94e9245cf0 100644 (file)
@@ -1,6 +1,5 @@
 /**
  * \file Timeout.C
- * Copyright 2001 LyX Team
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
index 1e57e53d3501a2a52392a00de21b64d263b25d54..cc2eef843bde292b4db3cda55eb3b2491739a46f 100644 (file)
@@ -1,7 +1,6 @@
 // -*- C++ -*-
 /**
  * \file Timeout.h
- * Copyright 2001 LyX Team
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
index 1b97dcb564e2921c07f998222e5fac3f4af6db42..ea364220d77d0ffa9aa545a7bbd2bdb4534cbf74 100644 (file)
@@ -1,11 +1,11 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file Dialogs.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Angus Leeming
  *
- *           Copyright 1995-2001 The LyX Team.
- *
- * ======================================================
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
@@ -60,75 +60,3 @@ Dialogs::Dialogs(LyXView * lv)
        // dialogs by a simple connection here.
        hideAll.connect(hideBufferDependent);
 }
-
-/*****************************************************************************
-
-Q.  WHY does Dialogs::Dialogs pass `this' to dialog constructors?
-
-A.  To avoid a segfault.
-    The dialog constructors need to connect to their
-    respective showSomeDialog signal(*) but in order to do
-    that they need to get the address of the Dialogs instance
-    from LyXView::getDialogs().  However, since the Dialogs
-    instance is still being constructed at that time
-    LyXView::getDialogs() will *not* return the correct
-    address because it hasn't finished being constructed.
-    A Catch-22 situation (or is that the chicken and the egg...).
-    So to get around the problem we pass the address of
-    the newly created Dialogs instance using `this'.
-
-(*) -- I'm using signals exclusively to guarantee that the gui code
-       remains hidden from the rest of the system.  In fact the only
-       header related to dialogs that anything in the non-gui-specific
-       code gets to see is Dialogs.h!  Even Dialogs.h doesn't know what a
-       FormCopyright class looks like or that its even going to be used!
-
-       No other gui dialog headers are seen outside of the gui-specific
-       directories!  This ensures that the gui is completely separate from
-       the rest of LyX.  All this through the use of a few simple signals.
-       BUT, the price is that during construction we need to connect the
-       implementations show() method to the showSomeDialog signal and this
-       requires that we have an instance of Dialogs and the problem mentioned
-       above.
-
-       Almost all other dialogs should be able to operate using the same style
-       of signalling used for Copyright.  Exceptions should be handled
-       by adding a specific show or update signal.  For example, spellchecker
-       needs to set the next suspect word and its options/replacements so we
-       need a:
-                Signal0<void> updateSpellChecker;
-
-       Since we would have to have a
-                Signal0<void> showSpellChecker;
-
-       in order to just see the spellchecker and let the user push the [Start]
-       button then the updateSpellChecker signal will make the SpellChecker
-       dialog get the new word and replacements list from LyX.  If you really,
-       really wanted to you could define a signal that would pass the new
-       word and replacements:
-                Signal2<void, string, vector<string> > updateSpellChecker;
-
-       (or something similar) but, why bother when the spellchecker can get
-       it anyway with a LyXFunc call or two.  Besides if someone extends
-       what a dialog does then they also have to change code in the rest of
-       LyX to pass more parameters or get the extra info via a function
-       call anyway.  Thus reducing the independence of the two code bases.
-
-       We don't need a separate update signal for each dialog because most of
-       them will be changed only when the buffer is changed (either by closing
-       the current open buffer or switching to another buffer in the current
-       LyXView -- different BufferView same LyXView or same BufferView same
-       LyXView).
-
-       So we minimise signals but maximise independence and programming
-       simplicity, understandability and maintainability.  It's also
-       extremely easy to add support for Qt or gtk-- because they use
-       signals already. Guis that use callbacks, like xforms, must have their
-       code wrapped up like that in the form_copyright.[Ch] which is awkward
-       but will at least allow multiple instances of the same dialog.
-
-       LyXFuncs will be used for requesting/setting LyX internal info.  This
-       will ensure that scripts or LyXServer-connected applications can all
-       have access to the same calls as the internal user-interface.
-
-******************************************************************************/
index 8e950eb807209bbd5444098e01075f18675bdd6e..089e16b0368d97155c008b74fb47420091600ca7 100644 (file)
@@ -1,13 +1,12 @@
-/* This file is part of
- * =================================================
- *
- *          LyX, The Document Processor
- *          Copyright 1995-2000 The LyX Team.
- *
- * =================================================
+/**
+ * \file FileDialog.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even
- **/
+ *
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifdef __GNUG__
 #pragma implementation
index 11b81bd72d3704d854e554bde21b2b766c61fc10..8cacbba7e1c35bfeb0964f99012ea98da7d85d7b 100644 (file)
@@ -1,9 +1,11 @@
 /**
- * \file GAbout.C
- * Copyright 2001 The LyX Team.
- * See the file COPYING.
+ * \file GAbout.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * \author Michael Koziarski <michael@koziarski.org>
+ * \author Michael Koziarski 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifdef __GNUG__
index 8f437128558f042ac25f953d89ff3148fc25bb13..7a2c0bd97b7b2e0d63a23127666d90e784a2320f 100644 (file)
@@ -2,10 +2,12 @@
 // -*- C++ -*-
 /**
  * \file GAbout.h
- * Copyright 2001 The LyX Team.
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * \author Michael Koziarski <michael@koziarski.org>
+ * \author Michael Koziarski 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef GABOUT_H
index f6ac82a0ad31d42aafad4e548b0235d2b3a7c932..60ccf6c23e65ce8edcbdafdbb6a32b16688d1ce6 100644 (file)
@@ -1,12 +1,11 @@
-/* This file is part of
- * =================================================
- * 
- *          LyX, The Document Processor
- *          Copyright 1995-2000 The LyX Team.
+/**
+ * \file GERT.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * ================================================= 
+ * \author Michael Koziarski
  *
- * \author Michael Koziarski <michael@koziarski.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #ifdef __GNUG__
index b5a39125c2b9670d31584547fddf5d5b415cc2d6..284bbbff5dba2ad7f929b3f28999c043771da994 100644 (file)
@@ -1,15 +1,13 @@
 // -*- C++ -*-
-/* This file is part of
- * =================================================
- * 
- *          LyX, The Document Processor
- *          Copyright 1995 Matthias Ettrich.
- *          Copyright 1995-2000 The LyX Team.
+/**
+ * \file GERT.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * ================================================= 
+ * \author Michael Koziarski
  *
- * \author Michael Koziarski <michael@koziarski.org>
- * */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef GERT_H
 #define GERT_H
index 52614d579ffa2fa7b777c6f6f79bd9ba2c2a9c35..ac7908c45f862d8e395c847711bbec8dc3a26778 100644 (file)
@@ -1,13 +1,12 @@
-/* This file is part of
- * =================================================
- * 
- *          LyX, The Document Processor
- *          Copyright 1995-2000 The LyX Team.
- *
- * ================================================= 
+/**
+ * \file GError.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Michael Koziarski
  * \author Baruch Even
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifdef __GNUG__
index 3c8e0a8783f679b0023453c0c124a3dac2241e3e..d5c07fb8d003a778bd9ffa92ebe1b3fa6f3d6d98 100644 (file)
@@ -1,16 +1,14 @@
 // -*- C++ -*-
-/* This file is part of
- * =================================================
- * 
- *          LyX, The Document Processor
- *          Copyright 1995 Matthias Ettrich.
- *          Copyright 1995-2000 The LyX Team.
- *
- * ================================================= 
+/**
+ * \file GError.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Michael Koziarski
  * \author Baruch Even
- * */
+ *
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef GERROR_H
 #define GERROR_H
index de51528e8d5acc3d539cbbed255fa7a309395824..9a5cf81fd96c91613d11ba55e9d4ffc5f2d0fbab 100644 (file)
@@ -1,9 +1,11 @@
 /**
  * \file GFloat.C
- * Copyright 2001 The LyX Team.
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * \author Michael Koziarski <michael@koziarski.org>
+ * \author Michael Koziarski 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifdef __GNUG__
index c0225a7bcb688f21ccace1b754f3fc0a2f477f92..73829abfa030b07991a7d6af22ffb3d64e41bd0b 100644 (file)
@@ -2,10 +2,12 @@
 // -*- C++ -*-
 /**
  * \file GFloat.h
- * Copyright 2001 The LyX Team.
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * \author Michael Koziarski <michael@koziarski.org>
+ * \author Michael Koziarski 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef GFLOAT_H
index 17738efef80b3af0e9d34d466c0021ff33fe64e9..28ab389ed45f2b4830830ca524fde7c315735912 100644 (file)
@@ -1,9 +1,11 @@
 /**
- * \file GLog.C
- * Copyright 2001 The LyX Team.
- * See the file COPYING.
+ * \file GLog.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * \author Michael Koziarski <michael@koziarski.org>
+ * \author Michael Koziarski 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifdef __GNUG__
index 4c027a8e02a68bd2b85428b095fc333199017b4d..c203e51259e5df6ce925ed602bf9b9f53c93c5bd 100644 (file)
@@ -2,10 +2,12 @@
 // -*- C++ -*-
 /**
  * \file GLog.h
- * Copyright 2001 The LyX Team.
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * \author Michael Koziarski <michael@koziarski.org>
+ * \author Michael Koziarski 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef GLOG_H
index 5737be48e6f9a8124bd441f1add4c614ac10d9a2..471802b85c1a49b37d40196c466b47a24cc066e1 100644 (file)
@@ -1,12 +1,11 @@
-/* This file is part of
- * =================================================
- * 
- *          LyX, The Document Processor
- *          Copyright 1995-2000 The LyX Team.
+/**
+ * \file GPreamble.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * ================================================= 
+ * \author Michael Koziarski
  *
- * \author Michael Koziarski 
+ * Full author contact details are available in file CREDITS
  */
 
 #ifdef __GNUG__
index 27a757f59618c83ff2f13930bcbf43f13d2c0e62..5fe4a437d6ca06c7e493913e954496e075eaaee7 100644 (file)
@@ -1,15 +1,13 @@
 // -*- C++ -*-
-/* This file is part of
- * =================================================
- * 
- *          LyX, The Document Processor
- *          Copyright 1995 Matthias Ettrich.
- *          Copyright 1995-2000 The LyX Team.
- *
- * ================================================= 
+/**
+ * \file GPreamble.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Michael Koziarski
- * */
+ *
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef GPREAMBLE_H
 #define GPREAMBLE_H
index 714bc689680d3e092eebe865a011dd9bc6b48621..752e6825576107da7dbfedfbbc74fbc371591273 100644 (file)
@@ -1,12 +1,11 @@
-/* This file is part of
- * =================================================
- * 
- *          LyX, The Document Processor
- *          Copyright 1995-2000 The LyX Team.
+/**
+ * \file GTabularCreate.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * ================================================= 
+ * \author Michael Koziarski
  *
- * \author Michael Koziarski <michael@koziarski.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #ifdef __GNUG__
index 9cae480a73ba3ae5d249607b5b2413dd8a7ed89e..521c6b506b1a280e3e0bdc97d7f8244593a36384 100644 (file)
@@ -1,15 +1,13 @@
 // -*- C++ -*-
-/* This file is part of
- * =================================================
- * 
- *          LyX, The Document Processor
- *          Copyright 1995 Matthias Ettrich.
- *          Copyright 1995-2000 The LyX Team.
+/**
+ * \file GTabularCreate.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * ================================================= 
+ * \author Michael Koziarski
  *
- * \author Michael Koziarski <michael@koziarski.org>
- * */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef GTABULARCREATE_H
 #define GTABULARCREATE_H
index 7a5133e01dcd377457628759147daaba88b656d9..b26b3ff32cf9baf32238f3ae275de9c986443dbd 100644 (file)
@@ -1,11 +1,12 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file GUIRunTime.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author unknown
  *
- *           Copyright 2000 The LyX Team.
- *
- *======================================================*/
+ * Full author contact details are available in file CREDITS
+ */
 
 #include <config.h>
 
index cd918d3c4fbab2f5a6666d6a98c559f80ad08727..17b02232f52f30af07a2b0438840b787ba19178b 100644 (file)
@@ -1,13 +1,12 @@
-/* This file is part of
- * =================================================
- * 
- *          LyX, The Document Processor
- *          Copyright 1995-2000 The LyX Team.
- *
- * ================================================= 
+/**
+ * \file GUrl.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even
  * \author Michael Koziarski
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifdef __GNUG__
index f1101ed22270334253c841bb680b0cb98595701f..22be252cac7cf533e047e87cc3bd5b1a0596b733 100644 (file)
@@ -1,16 +1,14 @@
 // -*- C++ -*-
-/* This file is part of
- * =================================================
- * 
- *          LyX, The Document Processor
- *          Copyright 1995 Matthias Ettrich.
- *          Copyright 1995-2000 The LyX Team.
- *
- * ================================================= 
+/**
+ * \file GUrl.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even
  * \author Michael Koziarski
- * */
+ *
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef GURL_H
 #define GURL_H
index a220f82594e0a68ffe23e6af766f79992cff5418..168d2a637b43e6fded26bc5a02260848309d7d78 100644 (file)
@@ -1,11 +1,12 @@
-/* This file is part of
- * =================================================
+/**
+ * \file GnomeBase.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *          LyX, The Document Processor
- *          Copyright 1995 Matthias Ettrich.
- *          Copyright 1995-2000 The LyX Team.
+ * \author Baruch Even
  *
- * ================================================= */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifdef __GNUG__
 #pragma implementation
index bea178cba1191379a4abc9d88297b9869738044c..2c35f2443063c4b07c57d9ae1e5f97e3da7a4785 100644 (file)
@@ -1,14 +1,13 @@
 // -*- C++ -*-
-/* This file is part of
- * =================================================
- *
- *          LyX, The Document Processor
- *          Copyright 1995-2000 The LyX Team.
- *
- * =================================================
+/**
+ * \file GnomeBase.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even
- **/
+ *
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef GnomeBase_H
 #define GnomeBase_H
index f5213854e1a8e3766719ac34e5fd829afd2dadbe..e68528f60cbb158316e26f8bceae8b50073594ba 100644 (file)
@@ -1,10 +1,12 @@
 /**
  * \file gnome/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 Baruch Even
  * \author Michael Koziarski
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index ea18891725928cfcb3370935359263afdd57fdf4..b733b82aee200ae1adf7d760da5811b2dc9f829e 100644 (file)
@@ -1,10 +1,12 @@
 // -*- C++ -*-
 /**
  * \file gnome/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 Baruch Even
+ *
+ * Full author contact details are available in file CREDITS
  */
 #ifndef TIMEOUTPIMPL_H
 #define TIMEOUTPIMPL_H
index 7812692ce0c9314301e0645da5120d59f0122f4e..800b635a09ccd3343a57716394db4ba93455054a 100644 (file)
@@ -1,3 +1,12 @@
+/**
+ * \file gnomeBC.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Baruch Even
+ *
+ * Full author contact details are available in file CREDITS
+ */
 #include <config.h>
 
 #ifdef __GNUG__
index 1b7f20073632dcd5f37196a3db7af978a7836afc..c823d35939594c713c7c2ee184e33b7b7d8313b6 100644 (file)
@@ -1,14 +1,12 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file gnomeBC.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Baruch Even
  *
- *           Copyright 1995-2000 The LyX Team.
- *
- * ======================================================
- *
- * Author: Baruch Even  <baruch@lyx.org>
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef GNOMEBC_H
index 08d4c3deecbab0ce7cce6323985f4bf8f03b6271..2e2c8ffa40dcde9f9edb7c6161300bd0c42c84ab 100644 (file)
@@ -1,11 +1,12 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file gnome_helpers.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author unknown
  *
- *          Copyright 2000 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #include <config.h>
 
index 48b3d2131a41007fd801c808ff4b62b64271873f..d6793291fe59cb92b741d7368a494e0f4256f8aa 100644 (file)
@@ -1,11 +1,13 @@
 // -*- C++ -*-
-/* This file is part of
- * =================================================
+/**
+ * \file gnome_helpers.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *          LyX, The Document Processor
- *          Copyright 1995-2000 The LyX Team.
+ * \author unknown
  *
- * ================================================= */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef GNOME_HELPERS_H
 #define GNOME_HELPERS_H
index bbec75cf5753dc1dc606e6a2ee045babc5625838..369188d7378ec5e78ece5ae962bdfddb6c6a071a 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file pixbutton.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author unknown
  *
- *          Copyright 2000 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef GNOME_PIXBUTTON
 #define GNOME_PIXBUTTON
index 3778ad23b420cd7fc94404e4c040f7ade675b06d..345a87c611c8c06334e8b802f85205ac70679e7a 100644 (file)
@@ -1,6 +1,5 @@
 /**
  * \file QParagraphDialog.C
- * Copyright 2001 LyX Team
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
index ff47599ad6ac90292f1e7b1256c46005e87c31da..42b2e40cd1fc4efba6f8927e87b818530a8ddc68 100644 (file)
@@ -1,6 +1,5 @@
 /**
  * \file QPrintDialog.C
- * Copyright 2001 LyX Team
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
index 41e1d9d18f4ef836a360609b17673ad2efe29a64..e022dacca71f4f4832e9f715ed9f63c925c18a68 100644 (file)
@@ -1,6 +1,5 @@
 /**
  * \file xforms/Timeout_pimpl.C
- * Copyright 2001 LyX Team
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
index 682bfe7fb9d08dac47c8f0b6407a467128444549..390f7e87e3cac213b924cdaaff4333572b0cd447 100644 (file)
@@ -1,7 +1,6 @@
 // -*- C++ -*-
 /**
  * \file xforms/Timeout_pimpl.h
- * Copyright 2001 LyX Team
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
index fffd528392580c84bf857e825052c81f7e147f8f..8ee1e68edf147be0647a640987aad3a2e39e8f59 100644 (file)
@@ -1,12 +1,12 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file ExternalTemplate.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Asger Alstrup Nielsen
  *
- *         Copyright 1995 Matthias Ettrich
- *          Copyright 1995-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #include <config.h>
 
index 91162912f2bc55d05b5d98af4ba12e212bd3fe52..0d1f29dc48e6e64d2cb78e60656f3d79538d25aa 100644 (file)
@@ -1,13 +1,13 @@
 // -*- C++ -*-
-/* This file is part of*
- * ======================================================
- *
- *           LyX, The Document Processor
+/**
+ * \file ExternalTemplate.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX Team.
+ * \author Asger Alstrup Nielsen
  *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef EXTERNALTEMPLATE_H
 #define EXTERNALTEMPLATE_H
index 69a064bab5773e6c394d4e500bd1892bc62864d5..e1a2e1a867a9381d76104816f79ab436822621e4 100644 (file)
@@ -1,12 +1,15 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file inset.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Alejandro Aguilar Sierra
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
+ * \author Matthias Ettrich
  *
- *         Copyright 1995 Matthias Ettrich
- *          Copyright 1995-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #include <config.h>
 
index 54459c5e6c5bc946bae835f8fdbdcb7842e0c3ba..46cb4356e5cf1ddf043b94b5be166cdddb874797 100644 (file)
@@ -1,12 +1,16 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
+/**
+ * \file inset.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           Copyright 1995-2001 the LyX Team.
+ * \author Alejandro Aguilar Sierra
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
+ * \author Matthias Ettrich
  *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef INSET_H
 #define INSET_H
index b391fc13cc3b3441b99968681b87c73984394e25..427d37fc5508cd66154a59aa892b8006d83d22fd 100644 (file)
@@ -1,3 +1,12 @@
+/**
+ * \file insetbib.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Alejandro Aguilar Sierra
+ *
+ * Full author contact details are available in file CREDITS
+ */
 #include <config.h>
 
 #ifdef __GNUG__
index 2606948f598bba7895d7bbcd99d31afba7e1bf79..c297634f7cfe7650e10381845da9dc3d6342a00a 100644 (file)
@@ -1,13 +1,13 @@
 // -*- C++ -*-
-/* This file is part of*
- * ======================================================
+/**
+ * \file insetbib.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Alejandro Aguilar Sierra
  *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef INSET_BIB_H
 #define INSET_BIB_H
index eef13251ef0988e9704ec28d61ffd6ed8bf4d480..2b1cde3fa8f556550a60794767884484d371a1ce 100644 (file)
@@ -1,12 +1,14 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insetbutton.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Asger Alstrup Nielsen
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
- *         Copyright 1995 Matthias Ettrich
- *          Copyright 2000-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #include <config.h>
 
index 5a9c17e1d8bcf17f02db6a03d88937e66583d4b8..48d76b7165cec439d13bd2ffa7396f7280b94e56 100644 (file)
@@ -1,13 +1,15 @@
 // -*- C++ -*-
-/* This file is part of*
- * ======================================================
+/**
+ * \file insetbutton.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Asger Alstrup Nielsen
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 2000-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef INSET_BUTTON_H
 #define INSET_BUTTON_H
index 78a883bce5029f56a4dcf9b34b3e4a56822b71e1..39691f7d6aebd4c3ed0244f8415233f41fc9df48 100644 (file)
@@ -1,11 +1,11 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insetcaption.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Lars Gullik Bjønnes
  *
- *          Copyright 2000-2001 The LyX Team.
- *
- * ======================================================
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index b9705f062367356cf4f42f93163a838495c512c1..4cb776312fbf8aba36671a5233bfd67f41ceb672 100644 (file)
@@ -1,15 +1,14 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file insetcaption.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Lars Gullik Bjønnes
  *
- *           Copyright 2000-2001 The LyX Team.
- *
- *======================================================
+ * Full author contact details are available in file CREDITS
  */
 
-
 #ifndef INSETCAPTION_H
 #define INSETCAPTION_H
 
index f294cde0e60b632a7291ef2bc1969426f9d352ff..998338787bb4c355920b9879e04afe612995e5ac 100644 (file)
@@ -1,10 +1,12 @@
 /**
  * \file insetcite.C
- * Copyright 2001 the LyX Team
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * \author Angus Leeming, a.leeming@ic.ac.uk
- * \author Herbert Voss, voss@lyx.org 2002-03-17
+ * \author Angus Leeming
+ * \author Herbert Voss
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index c4390a2e3473a1632bcf94800df7c05926fd61be..832b3024bea2d52460120d0a2ddf09ac19e1cc99 100644 (file)
@@ -1,12 +1,14 @@
 // -*- C++ -*-
-/* This file is part of*
- * ======================================================
+/**
+ * \file insetcite.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Angus Leeming
+ * \author Herbert Voss
  *
- *           Copyright 2000-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef INSET_CITE_H
 #define INSET_CITE_H
index 432cab8fc5f39155c4451edf6a6a5e08ad5f1deb..1e38be38b76af05a58a55f80a996a21093a27149 100644 (file)
@@ -1,11 +1,13 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insetcollapsable.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Alejandro Aguilar Sierra
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
- *          Copyright 1998-2001 The LyX Team.
- *
- * ======================================================
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 967b19dd46eff1eaab42355e55012247f7026d92..763804af9e48a0ba94b1aa7ec6f78d6fab86e828 100644 (file)
@@ -1,15 +1,16 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file insetcollapsable.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Alejandro Aguilar Sierra
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
- *           Copyright 2000-2001 The LyX Team.
- *
- *======================================================
+ * Full author contact details are available in file CREDITS
  */
 
-
 #ifndef INSETCOLLAPSABLE_H
 #define INSETCOLLAPSABLE_H
 
index 1c47948e7e17d327765068c63583dfb58e098a07..7350cbcad6780282a092bf20d1572965c4da25fc 100644 (file)
@@ -1,12 +1,13 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insetcommand.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Angus Leeming
+ * \author Lars Gullik Bjønnes
  *
- *         Copyright 1995 Matthias Ettrich
- *          Copyright 1995-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #include <config.h>
 
index edae5131190f0a7fa8992aa62fc3917b21d43f75..ec9003b03fba6a19e9f8e7778d79188abe3e6b38 100644 (file)
@@ -1,13 +1,14 @@
 // -*- C++ -*-
-/* This file is part of*
- * ======================================================
+/**
+ * \file insetcommand.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Angus Leeming
+ * \author Lars Gullik Bjønnes
  *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef INSET_LATEXCOMMAND_H
 #define INSET_LATEXCOMMAND_H
index 5da44d6bf9c5abc94ac597abdf678e89c8b4e444..1325605f192524d4f40fadfc2b17734809ca96f3 100644 (file)
@@ -1,12 +1,12 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insetcommandparams.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Angus Leeming
  *
- *          Copyright 2002-2002 The LyX Team.
- *
- * ====================================================== */
-
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifdef __GNUG__
 #pragma implementation
index 481151c1191711b881cf1bd918d293d79977e945..565236ec047c861c73fe59d6f3ea31bddaf6973b 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
-/* This file is part of*
- * ======================================================
+/**
+ * \file insetcommandparams.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Angus Leeming
  *
- *           Copyright 2002-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef INSETCOMMANDPARAMS_H
 #define INSETCOMMANDPARAMS_H
index 77bcc09dc59f1e067ccb35253415fc878c8f352c..da5bed5e9265c8a1fb36f9cea27377cb4e3032d7 100644 (file)
@@ -1,12 +1,12 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file inseterror.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Lars Gullik Bjønnes
  *
- *         Copyright 1995 Matthias Ettrich
- *          Copyright 1995-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #include <config.h>
 
index b7a817214134aca4942904d3a52319ca5e731bc6..b148d35a733ed5f39b1cc05dd8bd48a498748e3b 100644 (file)
@@ -1,13 +1,13 @@
 // -*- C++ -*-
-/* This file is part of*
- * ======================================================
+/**
+ * \file inseterror.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Lars Gullik Bjønnes
  *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef INSET_ERROR_H
 #define INSET_ERROR_H
index 38bd93af44c3f05c7849f0968a373c39cc273fd9..57ef983965df57e9234021ca102227079fe715a9 100644 (file)
@@ -1,12 +1,13 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insetert.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
- *          Copyright 1998 The LyX Team.
- *
- *======================================================*/
-
+ * Full author contact details are available in file CREDITS
+ */
 #include <config.h>
 
 #ifdef __GNUG__
index f6bd249beb9bc808c90bd45d2978dce02afe8bdf..f12e30699e56c757717cbd7cddbd3989be1878ba 100644 (file)
@@ -1,15 +1,14 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file insetert.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
- *           Copyright 1998 The LyX Team.
- *
- *======================================================
+ * Full author contact details are available in file CREDITS
  */
-// The pristine updatable inset: Text
-
 
 #ifndef INSETERT_H
 #define INSETERT_H
index 86a4d9876fb5ee226e684a9fc99b83c380a38392..cef318c709f98df06d68ce6a03b0aab5500dd4e1 100644 (file)
@@ -1,12 +1,12 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insetexternal.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Asger Alstrup Nielsen
  *
- *         Copyright 1995 Matthias Ettrich
- *          Copyright 1995-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #include <config.h>
 
index cc3376cc53dd756a30fdfc9f726e3e5bcdf1c1eb..4f09391d9d161555a1cf79410a603e2f50b584fb 100644 (file)
@@ -1,13 +1,13 @@
 // -*- C++ -*-
-/* This file is part of*
- * ======================================================
+/**
+ * \file insetexternal.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Asger Alstrup Nielsen
  *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef INSET_EXTERNAL_H
 #define INSET_EXTERNAL_H
index 328e3566799fcea6fa50427642257635be08eb36..24c196a0701360800663a77ffe0b45312128b3ab 100644 (file)
@@ -1,12 +1,13 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insetfloat.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
- *          Copyright 1998-2001 The LyX Team.
- *
- * ====================================================== */
-
+ * Full author contact details are available in file CREDITS
+ */
 #include <config.h>
 
 #ifdef __GNUG__
index 792d9f7872b009854a984c68a7ddfa56dd6a1219..fd0ddea0c80c6066d2fd2f637175e5dcbfd23802 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file insetfloat.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
- *           Copyright 1998 The LyX Team.
- *
- * ======================================================
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef InsetFloat_H
index 6562e74bd2a59ef8ad587cb5ad724f7a42af00b4..36102f2d635fb168df6577915c39c61e8064623e 100644 (file)
@@ -1,3 +1,12 @@
+/**
+ * \file insetfloatlist.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Lars Gullik Bjønnes
+ *
+ * Full author contact details are available in file CREDITS
+ */
 #include <config.h>
 
 #ifdef __GNUG__
index af8ed7bfa3ae263d96dd363b761372e6132a6343..b774d504219a4f2a27270c28d785cb87296b51dd 100644 (file)
@@ -1,13 +1,13 @@
 // -*- C++ -*-
-/* This file is part of*
- * ======================================================
+/**
+ * \file insetfloatlist.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Word Processor
+ * \author Lars Gullik Bjønnes
  *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1996-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef INSET_FLOATLIST_H
 #define INSET_FLOATLIST_H
index d91cdb669961be3420170530e53bd8498671722f..a0bf730374f75c2cc70ea4979ae57bb9d6c3bc75 100644 (file)
@@ -1,11 +1,12 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insetfoot.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
- *          Copyright 1998 The LyX Team.
- *
- * ======================================================
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index a5198f1f5e6eb1451455f10904427006a255d9b5..d20a0510b8abf06bb5fa2527d6a22a3b8df80829 100644 (file)
@@ -1,15 +1,14 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file insetfoot.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
- *           Copyright 1998 The LyX Team.
- *
- *======================================================
+ * Full author contact details are available in file CREDITS
  */
-// The pristine updatable inset: Text
-
 
 #ifndef INSETFOOT_H
 #define INSETFOOT_H
index 5b1960aca92baa80fbcb4183cc56864411768cec..e789f08f15b25215be7981f3d7322921153ec13a 100644 (file)
@@ -1,11 +1,11 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insetfootlike.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Lars Gullik Bjønnes
  *
- *          Copyright 2000-2001 The LyX Team.
- *
- * ======================================================
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index d0a47a01070af09269b99235dd655540a01fefdc..efa3f2845f1575917018db23877b874dacc7ed90 100644 (file)
@@ -1,15 +1,13 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file insetfootlike.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Lars Gullik Bjønnes
  *
- *           Copyright 1998 The LyX Team.
- *
- *======================================================
+ * Full author contact details are available in file CREDITS
  */
-// The pristine updatable inset: Text
-
 
 #ifndef INSETFOOTLIKE_H
 #define INSETFOOTLIKE_H
index 37c944b4d78cca9390cd549c9c26f359d5d6a5f9..814387c8b908c440341c5121cc0767e2e758fb28 100644 (file)
@@ -1,13 +1,13 @@
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 1995-2002 the LyX Team.
+/**
+ * \file insetgraphics.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even
- * \author Herbert Voss <voss@lyx.org>
- * ====================================================== */
+ * \author Herbert Voss
+ *
+ * Full author contact details are available in file CREDITS
+ */
 
 /*
 TODO
index 56fd64cfc18441bb2c641fd858eb16436b4fa13c..e25a92d007e00113f70aac15de4c8e2c9427aef1 100644 (file)
@@ -1,15 +1,14 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 the LyX Team.
+/**
+ * \file insetgraphics.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even
- * \author Herbert Voss <voss@lyx.org>
- * ====================================================== */
+ * \author Herbert Voss
+ *
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef INSET_GRAPHICS_H
 #define INSET_GRAPHICS_H
index e9fcd3dc909f47394a6f3aa57c1de2857f6749a8..af52942f77695f40f65d9665a5ecb96dfbf59219 100644 (file)
@@ -1,14 +1,13 @@
-/* This file is part of
- * =================================================
- *
- *          LyX, The Document Processor
- *          Copyright 1995 Matthias Ettrich.
- *          Copyright 1995-2001 The LyX Team.
+/**
+ * \file insetgraphicsParams.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even
  * \author Herbert Voss
  *
- * ================================================= */
+ * Full author contact details are available in file CREDITS
+ */
 
 #include <config.h>
 
index a3aafedb2ad7fb36b6bac980ff69f915339aa9d2..11a379d02d16d263f401d35a2fcdeb04d5ea513c 100644 (file)
@@ -1,14 +1,14 @@
 // -*- C++ -*-
-/* This file is part of
- * =================================================
- *
- *          LyX, The Document Processor
- *          Copyright 1995 Matthias Ettrich.
- *          Copyright 1995-2002 The LyX Team.
+/**
+ * \file insetgraphicsParams.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Baruch Even
- * \author Herbert Voss <voss@lyx.org>
- * ================================================= */
+ * \author Herbert Voss
+ *
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef INSETGRAPHICSPARAMS_H
 #define INSETGRAPHICSPARAMS_H
index 307a19457a7615469165037ba8d5c7b14a1f0ded..3854c950983f7dc0a456936d8567b3d1f47c5f9e 100644 (file)
@@ -1,3 +1,12 @@
+/**
+ * \file insetinclude.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Lars Gullik Bjønnes
+ *
+ * Full author contact details are available in file CREDITS
+ */
 #include <config.h>
 
 #ifdef __GNUG__
index 2d8a2349cca7f6a17548a6dff819db65f0f01a2d..3a1ce111f5fea74f4c633569cd22de28b0ef496a 100644 (file)
@@ -4,6 +4,8 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
+ * \author Lars Gullik Bjønnes
+ *
  * Full author contact details are available in file CREDITS
  */
 
index eaf92d25543a17ad8f1373e17dcf2bb491dbb130..2cc96574fd379744bdc0ce9712c514f5dcd7963f 100644 (file)
@@ -1,3 +1,12 @@
+/**
+ * \file insetindex.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Lars Gullik Bjønnes
+ *
+ * Full author contact details are available in file CREDITS
+ */
 #include <config.h>
 
 #ifdef __GNUG__
index dfd8304a6809ffa28b756eff96e8348107c5e5ed..4303466789f78b4d636ef127373c9f95e68d66ab 100644 (file)
@@ -1,13 +1,13 @@
 // -*- C++ -*-
-/* This file is part of*
- * ======================================================
+/**
+ * \file insetindex.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Lars Gullik Bjønnes
  *
- *         Copyright 1995 Matthias Ettrich
- *          Copyright 1996-2001 the LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef INSET_INDEX_H
 #define INSET_INDEX_H
index 5ce9b705c3c39041de87a96e72fb09135ddaa6b9..bfc43de3a1109f58c1a6e7e1ea7dbdf10503d730 100644 (file)
@@ -1,12 +1,12 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insetlabel.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Lars Gullik Bjønnes
  *
- *         Copyright 1995 Matthias Ettrich
- *          Copyright 1995-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #include <config.h>
 
index 16b1e094ec6dc83de6742ae526a0af1e30a6bc01..5e78c15a76c94cae6e68c81b8d8eef72c6c2bd38 100644 (file)
@@ -1,13 +1,13 @@
 // -*- C++ -*-
-/* This file is part of*
- * ======================================================
+/**
+ * \file insetlabel.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Lars Gullik Bjønnes
  *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX Team
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef INSET_LABEL_H
 #define INSET_LABEL_H
index 2034364e549740fd255e1ee5ca9680d39606e66d..ea827026969356ae55b8f967f7acf8a57021892f 100644 (file)
@@ -1,12 +1,12 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insetlatexaccent.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Lars Gullik Bjønnes
  *
- *         Copyright 1995 Matthias Ettrich
- *          Copyright 1995-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #include <config.h>
 
index b35b2eb9d5457f7030f01e8509e5373f696a78bf..dda1556b7eddb3f2e4c3f0c5da93719a18520c86 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
-/* This file is part of*
- * ======================================================
+/**
+ * \file insetlatexaccent.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Lars Gullik Bjønnes
  *
- *         Copyright 1995 Matthias Ettrich
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef INSET_LATEX_ACCENT_H
 #define INSET_LATEX_ACCENT_H
index 646cb86ea03868fa6621fc46800c7b368ebec213..4a04a4e76b423d3d1610bb7a480fef2fa191f996 100644 (file)
@@ -1,12 +1,12 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insetlist.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Lars Gullik Bjønnes
  *
- *          Copyright 1998 The LyX Team.
- *
- * ====================================================== */
-
+ * Full author contact details are available in file CREDITS
+ */
 #include <config.h>
 
 #ifdef __GNUG__
index 9e3df491dbb66f53ffedb8a76e42f2dbcbed449c..c016175becd2034383abdb9345b5f43ea87d6a8d 100644 (file)
@@ -1,12 +1,12 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file insetlist.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Lars Gullik Bjønnes
  *
- *           Copyright 1998 The LyX Team.
- *
- * ======================================================
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef InsetList_H
index a62b85144cca2f21863d2392f79fbd45b339f7e2..f856c3ee33ecdcac2078968b892cc6d9b4175c9b 100644 (file)
@@ -1,11 +1,12 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insetmarginal.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
- *          Copyright 1998 The LyX Team.
- *
- * ======================================================
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 6e177327f5f870ab40d56ec63d0188349c5bb64d..55d657ea6f6f1330f36e1fbf0f1b86da773a64f8 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file insetmarginal.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
- *           Copyright 1998 The LyX Team.
- *
- *======================================================
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef INSETMARGINAL_H
index ad88fa8cca5eccedde0209a7c4b9cdb5665d1f71..b0db87f00ff80df2e4e8d3be065ad02f8ba99ea8 100644 (file)
@@ -1,11 +1,13 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insetminipage.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
- *          Copyright 1998 The LyX Team.
- *
- *======================================================*/
+ * Full author contact details are available in file CREDITS
+ */
 
 #include <config.h>
 
index 8ea8fe6dad956526b1501fc3ef417922c3185646..088c2776b5dc60d07f70411d4534103f24f22e47 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file insetminipage.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Jürgen Vigna
+ * \author Lars Gullik Bjønnes
  *
- *           Copyright 2001 The LyX Team.
- *
- * ======================================================
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef InsetMinipage_H
index 4dd2f920803a1df1cb80faf6764a416dacebe43a..f81d9b64b78b07617ceb1084ae61a5a8d5f49f38 100644 (file)
@@ -1,11 +1,11 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insetnote.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Angus Leeming
  *
- *          Copyright 1998 The LyX Team.
- *
- * ======================================================
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index df864c130e06e70dfa8a63e1276298ba714323a0..5a4e9414060f267e65618245d0aeeb1604738198 100644 (file)
@@ -1,12 +1,12 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file insetnote.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Angus Leeming
  *
- *           Copyright 2001 The LyX Team.
- *
- *======================================================
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef INSETNOTE_H
index bc202a9ed83da7e6b1a36e20328a8e9115f4bd62..243b18ece08ba12f0475ebf6085646ccf1454270 100644 (file)
@@ -1,9 +1,11 @@
 /**
  * \file insetoptarg.C
- * Copyright 2002 the LyX Team
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * \author Martin Vermeer  <martin.vermeer@hut.fi>
+ * \author Martin Vermeer  
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index bff64d22b6b4b222f35bcc96206753dc9d701a09..9256c31bd9fff1bf1822554c89652ec8b5ad157c 100644 (file)
@@ -1,10 +1,12 @@
 // -*- C++ -*-
 /**
  * \file insetoptarg.h
- * Copyright 2002 the LyX Team
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * \author Martin Vermeer  <martin.vermeer@hut.fi>
+ * \author Martin Vermeer  
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef INSETOPTARG_H
index 79608fffee23d8bca7d16d10f2d5e1e3fd3fab3e..2620275fe04cad374d63605b73521bd0b6b1e4b0 100644 (file)
@@ -1,11 +1,12 @@
-/* This file is part of*
- * ======================================================
+/**
+ * \file insetparent.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Alejandro Aguilar Sierra
  *
- *           Copyright 1997-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 
 // Created by asierra 970813
index 6bb544b40ec4680738184f13a55eb3b97159b9f9..aabce2c9746afc28924458aaa54e663115af3b56 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
-/* This file is part of*
- * ======================================================
+/**
+ * \file insetparent.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Alejandro Aguilar Sierra
  *
- *           Copyright 1997-2001 LyX Team
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef INSET_PARENT_H
 #define INSET_PARENT_H
index 3e01fe80799a09ec669ba8880d6c55b1395abca7..d6c631eddc9ce59db1f9ae28973feedd996af0e7 100644 (file)
@@ -1,12 +1,12 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insetquotes.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Jean-Marc Lasgouttes
  *
- *         Copyright 1995 Matthias Ettrich
- *          Copyright 1995-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #include <config.h>
 
index 44a5565add152a2291296aa444b1948c51da319a..7e5c15a1e7ca1a41bae9ab644cf1f702e2a5e830 100644 (file)
@@ -1,13 +1,13 @@
 // -*- C++ -*-
-/* This file is part of*
- * ======================================================
+/**
+ * \file insetquotes.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Jean-Marc Lasgouttes
  *
- *         Copyright 1995 Matthias Ettrich
- *          Copyright 1995-2001 The LyX Team
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef INSET_QUOTES_H
 #define INSET_QUOTES_H
index 6874f054b731fcf9176960a3b3b20f89901e436c..e8e401473f747e3a7e349d3a22d1205c8d05ccbe 100644 (file)
@@ -1,3 +1,12 @@
+/**
+ * \file insetref.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author José Matos
+ *
+ * Full author contact details are available in file CREDITS
+ */
 #include <config.h>
 
 #ifdef __GNUG__
index cbf6a6f5f1be26d15b3e54aae55e997d6c6939ff..41bbdbe5365a85165a9625d919d484981d5ef054 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
-/* This file is part of*
- * ======================================================
+/**
+ * \file insetref.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author José Matos
  *
- *         Copyright 1997 LyX Team (this file was created this year)
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef INSET_REF_H
 #define INSET_REF_H
index b0488891cd16cb1a5faa1c4278de165466b56a87..2c9f41bb44182db7ceea4625941d691686550281 100644 (file)
@@ -1,11 +1,11 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insetsection.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Lars Gullik Bjønnes
  *
- *          Copyright 2000-2001 The LyX Team.
- *
- * ======================================================
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 7375680f86cff3975caff8be16e1de1d3856e89a..36fcd6cc45dace485a2e273cc277c4faf25b1900 100644 (file)
@@ -1,15 +1,14 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file insetsection.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Lars Gullik Bjønnes
  *
- *           Copyright 2000-2001 The LyX Team.
- *
- *======================================================
+ * Full author contact details are available in file CREDITS
  */
 
-
 #ifndef INSETSECTION_H
 #define INSETSECTION_H
 
index 7dcbc23afce438745a765e2f59f92dfa57f579b6..f0f5d5e88134e4681556cafa624b2ce2fb279d7f 100644 (file)
@@ -1,11 +1,14 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insetspecialchar.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Asger Alstrup Nielsen
+ * \author Jean-Marc Lasgouttes
+ * \author Lars Gullik Bjønnes
  *
- *         Copyright 1997 Asger Alstrup
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #include <config.h>
 
index d8d00452b0186c8774165efd55dbd8fcc7ecac03..1550a68f48ef9789dec5af4993714404b987b40e 100644 (file)
@@ -1,12 +1,15 @@
 // -*- C++ -*-
-/* This file is part of*
- * ======================================================
+/**
+ * \file insetspecialchar.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Asger Alstrup Nielsen
+ * \author Jean-Marc Lasgouttes
+ * \author Lars Gullik Bjønnes
  *
- *         Copyright 1997 Asger Alstrup
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef INSET_SPECIALCHAR_H
 #define INSET_SPECIALCHAR_H
index c60e46324faec03963681955e4c0cd7f0bc47c40..388e506ab4785345945ddd4e1d5be51d2cd1e663 100644 (file)
@@ -1,11 +1,11 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insettabular.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Jürgen Vigna
  *
- *           Copyright 2001 The LyX Team.
- *
- * ======================================================
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 3e000ff9bef06b473ac049c86bcd2cbb7930941a..83a45fedcc1dc0c9c064756022bce75206f172a7 100644 (file)
@@ -1,12 +1,12 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file insettabular.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Jürgen Vigna
  *
- *           Copyright 1995-2001 The LyX Team.
- *
- *======================================================
+ * Full author contact details are available in file CREDITS
  */
 // This is the rewrite of the tabular (table) support.
 
index f4e2158a84569ce17af0699d3b22d9ba4afb3d09..fc0822f1603e768dbe27d990b187439c147cbb5a 100644 (file)
@@ -1,11 +1,11 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insettext.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Jürgen Vigna
  *
- *           Copyright 1998-2001 The LyX Team.
- *
- * ======================================================
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 20c694090ab125ae7dc511ccccf92bc37d293b3f..38831533a8cc4c83fc7a912365a2c309ed6b6e9f 100644 (file)
@@ -1,16 +1,13 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
- *
- *           Copyright 1998 The LyX Team.
+/**
+ * \file insettext.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
+ * \author Jürgen Vigna
  *
- *======================================================
+ * Full author contact details are available in file CREDITS
  */
-// The pristine updatable inset: Text
-
 
 #ifndef INSETTEXT_H
 #define INSETTEXT_H
index e6cf3016aa86fd1e7cc87de7dfdf5263d866ba54..d591f8019e2d89c6aab2be6661650fce8d130736 100644 (file)
@@ -1,11 +1,11 @@
-/* This file is part of
- * ======================================================
+/**
+ * \file insettheorem.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Lars Gullik Bjønnes
  *
- *          Copyright 1998 The LyX Team.
- *
- * ======================================================
+ * Full author contact details are available in file CREDITS
  */
 
 #include <config.h>
index 41a1aa3eb3f49a72ac08765c422702d44cfe1b6d..fea6fe9f3e4c825ad884ae9e3a0a66a92527768f 100644 (file)
@@ -1,12 +1,12 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file insettheorem.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Lars Gullik Bjønnes
  *
- *           Copyright 1998 The LyX Team.
- *
- * ======================================================
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef InsetTheorem_H
index af6fb2d0ab43b97bd960502ab816c21fea9b7899..809e5b242ada784762a777e135c6109752df7a22 100644 (file)
@@ -1,3 +1,12 @@
+/**
+ * \file insettoc.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Lars Gullik Bjønnes
+ *
+ * Full author contact details are available in file CREDITS
+ */
 #include <config.h>
 
 #ifdef __GNUG__
index 6b8d542c5a097f83826b8b802f787a120c751c23..37b4457ea08e50ef95d109480fa5cf78695eb216 100644 (file)
@@ -1,13 +1,13 @@
 // -*- C++ -*-
-/* This file is part of*
- * ======================================================
+/**
+ * \file insettoc.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Word Processor
+ * \author Lars Gullik Bjønnes
  *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1996-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef INSET_TOC_H
 #define INSET_TOC_H
index d73ccd377b2015334c4670382bd1f8b8b4af0a61..46678467dba6602376521dcffe0a0c411a6c6a96 100644 (file)
@@ -1,3 +1,12 @@
+/**
+ * \file inseturl.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author José Matos
+ *
+ * Full author contact details are available in file CREDITS
+ */
 #include <config.h>
 
 #ifdef __GNUG__
index e6f433102518682aad0bc2e414ef539e4ee8cdca..a3c8c7562bc9fcb6e7f5bf2f4545f2bac9c4b169 100644 (file)
@@ -1,12 +1,13 @@
 // -*- C++ -*-
-/* This file is part of*
- * ======================================================
+/**
+ * \file inseturl.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author José Matos
  *
- *         Copyright 1997-2001 The LyX Team.
- *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef INSET_URL_H
 #define INSET_URL_H