]> git.lyx.org Git - lyx.git/blobdiff - src/support/types.h
another safety belt
[lyx.git] / src / support / types.h
index 013743b376a20dd62471ef4b943eba4a5638f437..8a1e86af450e7f13701f91ab6f32075a2da6447c 100644 (file)
@@ -1,13 +1,15 @@
 /**
  * \file types.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.
  *
  * Provide a set of typedefs for commonly used things like sizes and
  * indices wile trying to stay compatible with types used
  * by the standard containers.
  *
  * \author André Pönitz
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef LYX_TYPES_H