]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insettheorem.h
fix #832
[lyx.git] / src / insets / insettheorem.h
index 41a1aa3eb3f49a72ac08765c422702d44cfe1b6d..eac9f19b0f0b8b06628c805ceb0789fefd07ab3f 100644 (file)
@@ -1,20 +1,17 @@
 // -*- 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
 #define InsetTheorem_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "insetcollapsable.h"