]> git.lyx.org Git - lyx.git/blobdiff - src/changes.h
use the default converter for insetexternal, too
[lyx.git] / src / changes.h
index 00429d94a1e6c661f9e9b18cdc02efc635a9b612..3552973674e099469c22fe488a9af2c64e05e66a 100644 (file)
@@ -1,11 +1,14 @@
+// -*- C++ -*-
 /**
  * \file changes.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.
  *
- * 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.
  */
 
 #ifndef CHANGES_H
@@ -16,7 +19,7 @@
 
 #include <vector>
 #include <iosfwd>
-#include <ctime>
+
 
 struct Change {
        /// the type of change