Fixed incorrect labeling of question boxes.
Removed incorrect email address in copyright.

diff --git a/programs/winemine/En.rc b/programs/winemine/En.rc
index 7631098..c6e0c5a 100644
--- a/programs/winemine/En.rc
+++ b/programs/winemine/En.rc
@@ -2,7 +2,7 @@
  * WineMine
  * English Language Support
  *
- * Copyright 2000 Joshua Thielen <jt85296@ltu.edu>
+ * Copyright 2000 Joshua Thielen
  * Copyright 2003 Marcelo Duarte
  *
  * This library is free software; you can redistribute it and/or
diff --git a/programs/winemine/Fr.rc b/programs/winemine/Fr.rc
index 6b23e61..c49701e 100644
--- a/programs/winemine/Fr.rc
+++ b/programs/winemine/Fr.rc
@@ -2,7 +2,7 @@
  * WineMine
  * French Language Support
  *
- * Copyright 2000 Joshua Thielen <jt85296@ltu.edu>
+ * Copyright 2000 Joshua Thielen
  * Copyright 2003 Marcelo Duarte
  * Copyright 2003 Vincent Béron
  *
diff --git a/programs/winemine/It.rc b/programs/winemine/It.rc
index ee152f7..096b8f9 100644
--- a/programs/winemine/It.rc
+++ b/programs/winemine/It.rc
@@ -2,7 +2,7 @@
  * WineMine
  * Italian Language Support
  *
- * Copyright 2000 Joshua Thielen <jt85296@ltu.edu>
+ * Copyright 2000 Joshua Thielen
  * Copyright 2003 Marcelo Duarte
  * Copyright 2003 Ivan Leo Murray-Smith
  *
diff --git a/programs/winemine/dialog.c b/programs/winemine/dialog.c
index 8739cd7..fd08440 100644
--- a/programs/winemine/dialog.c
+++ b/programs/winemine/dialog.c
@@ -1,7 +1,7 @@
 /*
  * WineMine (dialog.c)
  *
- * Copyright 2000 Joshua Thielen <jt85296@ltu.edu>
+ * Copyright 2000 Joshua Thielen
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/programs/winemine/dialog.h b/programs/winemine/dialog.h
index b4e0fc4..cddafa9 100644
--- a/programs/winemine/dialog.h
+++ b/programs/winemine/dialog.h
@@ -1,7 +1,7 @@
 /*
  * WineMine (dialog.h)
  *
- * Copyright 2000 Joshua Thielen <jt85296@ltu.edu>
+ * Copyright 2000 Joshua Thielen
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/programs/winemine/main.c b/programs/winemine/main.c
index 92e0949..74c5a69 100644
--- a/programs/winemine/main.c
+++ b/programs/winemine/main.c
@@ -1,7 +1,7 @@
 /*
  * WineMine (main.c)
  *
- * Copyright 2000 Joshua Thielen <jt85296@ltu.edu>
+ * Copyright 2000 Joshua Thielen
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -639,6 +639,8 @@
             case COMPLETE:
                 offset = EXPLODE_BMP;
                 break;
+            case QUESTION:
+                /* fall through */
             case NORMAL:
                 offset = MINE_BMP;
             }
diff --git a/programs/winemine/main.h b/programs/winemine/main.h
index 1f8b4cc..ce3ec1a 100644
--- a/programs/winemine/main.h
+++ b/programs/winemine/main.h
@@ -1,5 +1,5 @@
 /*
- * Copyright 2000 Joshua Thielen <jt85296@ltu.edu>
+ * Copyright 2000 Joshua Thielen
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/programs/winemine/resource.h b/programs/winemine/resource.h
index 6f1b600..4743277 100644
--- a/programs/winemine/resource.h
+++ b/programs/winemine/resource.h
@@ -1,7 +1,7 @@
 /*
  * WineMine (resource.h)
  *
- * Copyright 2000 Joshua Thielen <jt85296@ltu.edu>
+ * Copyright 2000 Joshua Thielen
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/programs/winemine/rsrc.rc b/programs/winemine/rsrc.rc
index 2e6edaf..0b03acd 100644
--- a/programs/winemine/rsrc.rc
+++ b/programs/winemine/rsrc.rc
@@ -1,7 +1,7 @@
 /*
  * WineMine (rsrc.rc)
  *
- * Copyright 2000 Joshua Thielen <jt85296@ltu.edu>
+ * Copyright 2000 Joshua Thielen
  * Copyright 2003 Marcelo Duarte
  *
  * This library is free software; you can redistribute it and/or