summaryrefslogtreecommitdiff
path: root/poezio/events.py
diff options
context:
space:
mode:
Diffstat (limited to 'poezio/events.py')
-rw-r--r--poezio/events.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/poezio/events.py b/poezio/events.py
index a846d38d..0ba97d56 100644
--- a/poezio/events.py
+++ b/poezio/events.py
@@ -2,7 +2,7 @@
# This file is part of Poezio.
#
# Poezio is free software: you can redistribute it and/or modify
-# it under the terms of the zlib license. See the COPYING file.
+# it under the terms of the GPL-3.0+ license. See the COPYING file.
"""
Defines the EventHandler class.
The list of available events is here: