Expunge revision histories in files.
[xtoys] / xatom.c
diff --git a/xatom.c b/xatom.c
index 572778c..b5cdaa9 100644 (file)
--- a/xatom.c
+++ b/xatom.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: xatom.c,v 1.1 1999/08/20 07:28:44 mdw Exp $
+ * $Id: xatom.c,v 1.2 2004/04/08 01:36:29 mdw Exp $
  *
  * Set and fetch X atom properties
  *
  * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: xatom.c,v $
- * Revision 1.1  1999/08/20 07:28:44  mdw
- * New source file for manipulating atom-valued window properties.
- *
- */
-
 /*----- Header files ------------------------------------------------------*/
 
 #include <stdio.h>