chiark / gitweb /
Expunge revision histories in files.
[mgLib] / cancel.h
index 4c5f572eb147307edf63f00d5589ff65397f164a..47e31ce55d570006a75a7975f5553ae3231e7585 100644 (file)
--- a/cancel.h
+++ b/cancel.h
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: cancel.h,v 1.4 2000/08/15 22:40:15 mdw Exp $
+ * $Id: cancel.h,v 1.5 2004/04/08 01:36:14 mdw Exp $
  *
  * Handle Escape keypresses, directing them to cancel buttons
  *
  * MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: cancel.h,v $
- * Revision 1.4  2000/08/15 22:40:15  mdw
- * Change guard constants.
- *
- * Revision 1.3  1999/05/06 19:51:48  mdw
- * Reformatted the LGPL notice a little bit.
- *
- * Revision 1.2  1999/05/05 18:52:45  mdw
- * Change licensing conditions to LGPL.
- *
- * Revision 1.1  1998/12/11 09:44:21  mdw
- * Initial version.
- *
- */
-
 #ifndef MGLIB_CANCEL_H
 #define MGLIB_CANCEL_H