]> git.lyx.org Git - lyx.git/blobdiff - src/Literate.h
more changes, read the Changelog
[lyx.git] / src / Literate.h
index 020a0b024b7f440e9638e02188fab49ae679814b..2b65841d4e5ae27bb17368c9c30c0038c6940ca9 100644 (file)
@@ -1,11 +1,13 @@
 // -*- C++ -*-
 /* This file is part of
- * ======================================================
+ * ====================================================== 
  * 
- *           LyX, The Document Processor        
- *          Copyright (C) 1995 Matthias Ettrich
+ *           LyX, The Document Processor
  *
- *======================================================
+ *           Copyright 1995 Matthias Ettrich
+ *           Copyright 1995-2000 The LyX Team.
+ *
+ * ====================================================== 
  */
 
 #ifndef LITERATE_H
@@ -30,8 +32,6 @@ public:
 
         /// runs literate and build
         int build(TeXErrors &, MiniBuffer *);
-
-
 private:
         ///
         int scanLiterateLogFile();