summaryrefslogtreecommitdiffstats
path: root/hacks/munch.c
diff options
context:
space:
mode:
authorSimon Rettberg2020-12-02 08:23:52 +0100
committerSimon Rettberg2020-12-02 08:23:52 +0100
commit2954208d00d422b34fa3a69631b0a091f17a349d (patch)
treeb4322e320155656af133b8f47025d00b17a68f64 /hacks/munch.c
parentUpdate to 5.43 (diff)
downloadxscreensaver-2954208d00d422b34fa3a69631b0a091f17a349d.tar.gz
xscreensaver-2954208d00d422b34fa3a69631b0a091f17a349d.tar.xz
xscreensaver-2954208d00d422b34fa3a69631b0a091f17a349d.zip
5.44
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.
*