summaryrefslogtreecommitdiff
path: root/src/connection.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/connection.py')
-rw-r--r--src/connection.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/connection.py b/src/connection.py
index f35ec178..0b8e4c18 100644
--- a/src/connection.py
+++ b/src/connection.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.
"""
Defines the Connection class