summaryrefslogtreecommitdiff
path: root/csweeper.c
diff options
context:
space:
mode:
authorDaniel Jones <admin@danieljon.es>2020-04-08 01:16:05 +0930
committerDaniel Jones <admin@danieljon.es>2020-04-08 01:16:05 +0930
commit3a9d8c89f3afb505353c0f6d7b063498abfaedf1 (patch)
tree10f745764c6efc61973ef0bc164bdf2c617241c4 /csweeper.c
parentfff30aa0b29c8ac812b7b3b131f0de2f7aa47b21 (diff)
downloadcsweeper-3a9d8c89f3afb505353c0f6d7b063498abfaedf1.tar.gz
csweeper-3a9d8c89f3afb505353c0f6d7b063498abfaedf1.zip
changed license text
Diffstat (limited to 'csweeper.c')
-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