]> git.lyx.org Git - lyx.git/blobdiff - src/DepTable.h
Move #includes out of header files.
[lyx.git] / src / DepTable.h
index 676a2b4561799f0d1b28f6794bab8d60acf9add6..f8507797264239a9db339986821c9765335fad27 100644 (file)
@@ -1,16 +1,13 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file DepTable.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
- *          Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX Team.
+ * \author Lars Gullik Bjønnes
+ * \author Jean-Marc Lasgouttes
  *
- *           This file is Copyright 1996-2001
- *           Lars Gullik Bjønnes
- *           Ben Stanley
- *
- * ======================================================
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef DEP_TABLE_H