summaryrefslogtreecommitdiffstats
path: root/OSX/Updater.m
diff options
context:
space:
mode:
authorSimon Rettberg2019-02-18 11:55:58 +0100
committerSimon Rettberg2019-02-18 11:55:58 +0100
commitaa7530630e595b80d5db54655fd827b61edc0fd7 (patch)
tree048cb74072450c7592f254c3537ac8f252d09d73 /OSX/Updater.m
parentForgot one DPMS killing instance (diff)
parentUpdate to 5.42 (diff)
downloadxscreensaver-aa7530630e595b80d5db54655fd827b61edc0fd7.tar.gz
xscreensaver-aa7530630e595b80d5db54655fd827b61edc0fd7.tar.xz
xscreensaver-aa7530630e595b80d5db54655fd827b61edc0fd7.zip
Merge branch 'master' into openslxv23
Diffstat (limited to 'OSX/Updater.m')
-rw-r--r--OSX/Updater.m3
1 files changed, 2 insertions, 1 deletions
diff --git a/OSX/Updater.m b/OSX/Updater.m
index 1bf29fa..6e0d3c9 100644
--- a/OSX/Updater.m
+++ b/OSX/Updater.m
@@ -1,4 +1,4 @@
-/* xscreensaver, Copyright (c) 2013 Jamie Zawinski <jwz@jwz.org>
+/* xscreensaver, Copyright (c) 2013-2018 Jamie Zawinski <jwz@jwz.org>
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
@@ -17,6 +17,7 @@
* version 4-Dec-2013 or later.
*/
+#define IN_UPDATER
#import "Updater.h"
#import "Sparkle/SUUpdater.h"