summaryrefslogtreecommitdiff
path: root/src/data_forms.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/data_forms.py')
-rw-r--r--src/data_forms.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data_forms.py b/src/data_forms.py
index 106b1f77..dc532b87 100644
--- a/src/data_forms.py
+++ b/src/data_forms.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 data-forms Tab and all the Windows for it.