]> git.lyx.org Git - lyx.git/blobdiff - src/support/lyxlib.h
another safety belt
[lyx.git] / src / support / lyxlib.h
index 1f28f7bda9697ae55af2165c34e70016e3e1c11f..e1c76ed649cec8cc22946726efc9ea862bb60d66 100644 (file)
@@ -1,13 +1,15 @@
 // -*- C++ -*-
 /**
  * \file lyxlib.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.
  *
  * A selection of useful system functions made
  * handy for C++ usage.
  *
- * \author unknown
+ * \author Lars Gullik Bjønnes
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef LYX_LIB_H