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