]> git.lyx.org Git - lyx.git/blobdiff - src/Literate.h
more changes, read the Changelog
[lyx.git] / src / Literate.h
index 3912f9b2f9189f2e194d99718d4fa93b326f67a5..2b65841d4e5ae27bb17368c9c30c0038c6940ca9 100644 (file)
@@ -2,8 +2,10 @@
 /* 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.
  *
  * ====================================================== 
  */
@@ -30,8 +32,6 @@ public:
 
         /// runs literate and build
         int build(TeXErrors &, MiniBuffer *);
-
-
 private:
         ///
         int scanLiterateLogFile();