]> git.lyx.org Git - lyx.git/blobdiff - src/support/FileMonitor.h
another safety belt
[lyx.git] / src / support / FileMonitor.h
index f91e3f2541d567e33e65c78501b2afdead641128..3ddf4417a9b540b86d19c633bc67a4e32de9e205 100644 (file)
@@ -1,10 +1,12 @@
 // -*- C++ -*-
-/*
+/**
  * \file FileMonitor.h
- * Copyright 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 Angus Leeming <leeming@lyx.org>
+ * \author Angus Leeming
+ *
+ * Full author contact details are available in file CREDITS
  *
  * FileMonitor monitors a file and informs a listener when that file has
  * changed.