aboutsummaryrefslogtreecommitdiff
path: root/modules/signals.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/signals.py')
-rw-r--r--modules/signals.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/signals.py b/modules/signals.py
index 8c75c260..62563f02 100644
--- a/modules/signals.py
+++ b/modules/signals.py
@@ -51,6 +51,7 @@ QUOTES = {
"Come here to this gate! Mr Gorbachev, open this gate! Mr Gorbachev, tear down this wall!" : "Ronald Reagan",
"The lamps are going out all over Europe, we shall not see them lit again in our lifetime" : "Edward Grey",
"The laws of mathematics are very commendable, but the only law that applies in Australia is the law of Australia" : "Malcolm Turnbull",
+ "He had to download the entire iOS system on his computer, he had to decrypt it, he had to do all of these things I don't even understand" : "Glenn Moramarco, as assistant U.S. attorney",
}
class Module(object):