]> git.lyx.org Git - features.git/blobdiff - src/support/translator.h
Clean up licence info and add Lars as the mysterious unknown author.
[features.git] / src / support / translator.h
index 3924956d2695eba49bf7bc9baf7211f63e459df2..17d2bae887371157f6ee23e86038218f9199f2e6 100644 (file)
@@ -1,10 +1,12 @@
 // -*- C++ -*-
 /**
  * \file translator.h
- * Copyright 1995-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.
  *
- * \author Baruch Even <baruch@lyx.org>
+ * \author Baruch Even
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef TRANSLATOR_H