summaryrefslogtreecommitdiffstats
path: root/hacks/munch.c
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/munch.c')
-rw-r--r--hacks/munch.c12
1 files changed, 2 insertions, 10 deletions
diff --git a/hacks/munch.c b/hacks/munch.c
index fe8f60f..c45e37f 100644
--- a/hacks/munch.c
+++ b/hacks/munch.c
@@ -1,6 +1,8 @@
/* Munching Squares and Mismunch
*
* Portions copyright 1992-2014 Jamie Zawinski <jwz@jwz.org>
+ * Portions Copyright 1997, Tim Showalter
+ * Portions Copyright 2004 Steven Hazel <sah@thalassocracy.org>
*
* Permission to use, copy, modify, distribute, and sell this
* software and its documentation for any purpose is hereby
@@ -10,16 +12,6 @@
* representations are made about the suitability of this software
* for any purpose. It is provided "as is" without express or
* implied warranty.
- *
- * Portions Copyright 1997, Tim Showalter
- *
- * Permission is granted to copy, modify, and use this as long
- * as this notice remains intact. No warranties are expressed or
- * implied. CMU Sucks.
- *
- * Portions Copyright 2004 Steven Hazel <sah@thalassocracy.org>
- *
- * (The "mismunch" part).
*
* "munch.c" and "mismunch.c" merged by jwz, 29-Aug-2008.
*