summaryrefslogtreecommitdiff
path: root/src/timed_events.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/timed_events.py')
-rw-r--r--src/timed_events.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timed_events.py b/src/timed_events.py
index fa6503df..5be2aba2 100644
--- a/src/timed_events.py
+++ b/src/timed_events.py
@@ -3,7 +3,7 @@
# This file is part of Poezio.
#
# Poezio is free software: you can redistribute it and/or modify
-# it under the terms of the MIT license. See the COPYING file.
+# it under the terms of the zlib license. See the COPYING file.
"""
To use these, just use core.add_timed_event(event)