http://www.ibiblio.org/pub/historic-linux/ftp-archives/sunsite.unc.edu/Sep-29-1996...
[xscreensaver] / driver / xscreensaver.h
index 751ae0ce868f9df2db03fd356efc19dbd87abe7f..ea792e2dfa39fb5703bb9c4cba0a7ca787d9811e 100644 (file)
@@ -1,4 +1,4 @@
-/* xscreensaver, Copyright (c) 1993, 1995 Jamie Zawinski <jwz@mcom.com>
+/* xscreensaver, Copyright (c) 1993, 1995 Jamie Zawinski <jwz@netscape.com>
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
 
 #ifdef NO_MOTIF
 # define NO_DEMO_MODE
+
+  /* #### If anyone ever finishes the Athena locking code, remove this.
+     Until then, Locking requires Motif. */
 # ifndef NO_LOCKING
 #  define NO_LOCKING
 # endif
+
 #endif
 
 extern char *progname, *progclass;