]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/DropDown.h
fix crash with "save as"
[lyx.git] / src / frontends / xforms / DropDown.h
index fb8b35d8850f8ef3467babc23fd904ae15ba3de8..530f1441a7d4af3ab2072ab0e5f265dc3c1a2575 100644 (file)
@@ -1,10 +1,12 @@
 // -*- C++ -*-
 /**
  * \file DropDown.h
- * Copyright 2001 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 John Levon, moz@compsoc.man.ac.uk
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef DROPDOWN_H