]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insettheorem.h
Make it compile when USE_BOOST_FORMAT is unset
[lyx.git] / src / insets / insettheorem.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