]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/key_state.h
Lars says _(_(b)) is a bug ... fix
[lyx.git] / src / frontends / key_state.h
index c87972037ee2f9409acd72abbf12b2b0133f83a1..97c64b70d19608e1db42bd902a05bb0f6856b45d 100644 (file)
@@ -1,11 +1,13 @@
 /**
  * \file key_state.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.
  *
  * Keyboard modifier state representation.
  *
- * \author John Levon <moz@compsoc.man.ac.uk>
+ * \author John Levon 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef KEY_STATE_H