]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Alert.h
include sys/time.h
[lyx.git] / src / frontends / Alert.h
index a057811286d03616f7549b41935615f4b30bc385..bd56b1a76e77c862162315678e6c791c2493581c 100644 (file)
@@ -1,10 +1,12 @@
 // -*- C++ -*-
 /**
  * \file Alert.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 LYX_ALERT_H
@@ -38,4 +40,4 @@ askForText(string const & msg,
 
 }
 
-#endif
+#endif // LYX_ALERT_H