]> git.lyx.org Git - lyx.git/blobdiff - src/Thesaurus.h
Point fix, earlier forgotten
[lyx.git] / src / Thesaurus.h
index 12bb6a7820531c201e505e98dbbbf25f769058ae..c8a9afb521fd885ddcbf1a5aec7e2a33e1b504ac 100644 (file)
@@ -1,10 +1,12 @@
 // -*- C++ -*-
 /**
  * \file Thesaurus.h
- * Copyright 2001 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.
  *
  * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef THESAURUS_H
@@ -15,7 +17,7 @@
 
 #include "LString.h"
 #ifdef HAVE_LIBAIKSAURUS
-#include "Aiksaurus.h"
+#include AIKSAURUS_H_LOCATION
 #endif
 
 /**