]> git.lyx.org Git - lyx.git/blobdiff - src/Floating.h
Move #includes out of header files.
[lyx.git] / src / Floating.h
index 5d4c260ca55f63f4d1db19c088fd5e22c2dd35a1..372bda9774f14000fcb92dafc9118dd5051507ba 100644 (file)
@@ -1,12 +1,12 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
+/**
+ * \file Floating.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           LyX, The Document Processor
+ * \author Lars Gullik Bjønnes
  *
- *           Copyright 1998-2001 The LyX Team.
- *
- * ======================================================
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef FLOATING_H