]> git.lyx.org Git - lyx.git/blobdiff - src/changes.C
Point fix, earlier forgotten
[lyx.git] / src / changes.C
index fe4b087680c46923394abe74a342e4e5b2b313a2..100dbc2233bfa65d34a529feee2eac5148ecc0ed 100644 (file)
@@ -1,11 +1,13 @@
 /**
  * \file changes.C
- * 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.
  *
- * Record changes in a paragraph.
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS.
  *
- * \author John Levon <levon@movementarian.org>
+ * Record changes in a paragraph.
  */
 
 #include <config.h>