]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetoptarg.h
My patch from yesterday
[lyx.git] / src / insets / insetoptarg.h
index bff64d22b6b4b222f35bcc96206753dc9d701a09..8fea596408d01a707c36f35d009178acee399fe9 100644 (file)
@@ -1,18 +1,17 @@
 // -*- 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
 #define INSETOPTARG_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "insettext.h"
 #include "insetcollapsable.h"