]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfoot.C
fix #832
[lyx.git] / src / insets / insetfoot.C
index d91cdb669961be3420170530e53bd8498671722f..345d921f51ff480284bd65a70c2660b173aa93c2 100644 (file)
@@ -1,18 +1,16 @@
-/* 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>
 
-#ifdef __GNUG__
-#pragma implementation
-#endif
 
 #include "insetfoot.h"
 #include "gettext.h"