summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--csweeper.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/csweeper.c b/csweeper.c
index 735e1c5..6d5ebad 100644
--- a/csweeper.c
+++ b/csweeper.c
@@ -1,6 +1,5 @@
/*
- * a program to listen for x bell events and run a user defined program
- * when it is caught.
+ * simple grid-based minesweeper (Daniel Jones daniel@danieljon.es)
*
* this program is free software: you can redistribute it and/or modify
* it under the terms of the gnu general public license as published by