]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/bmtable.h
Tiny clean-ups.
[lyx.git] / src / frontends / xforms / bmtable.h
index 1172ddea9448a9ecf4cbea984f0099ac8878d3e2..12ee3e12386cb164c8ae541c81189ae4972c13a1 100644 (file)
@@ -1,16 +1,15 @@
 /**
  * \file bmtable.h
- * Copyright 1995-1996 Alejandro Aguilar Sierra
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
-/* A bitmap table uses a single bitmap to simulate a 2d array
- * of bitmap buttons. It can be used to build bitmap menus.
+/** A bitmap table uses a single bitmap to simulate a 2d array
+ *  of bitmap buttons. It can be used to build bitmap menus.
  */
 
 #ifndef BMTABLE_H