summaryrefslogtreecommitdiff
path: root/poezio/xdg.py
diff options
context:
space:
mode:
Diffstat (limited to 'poezio/xdg.py')
-rw-r--r--poezio/xdg.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/poezio/xdg.py b/poezio/xdg.py
index d4ce0538..d7ff9d73 100644
--- a/poezio/xdg.py
+++ b/poezio/xdg.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 zlib license. See the COPYING file.
+# it under the terms of the GPL-3.0+ license. See the COPYING file.
"""
Implements the XDG base directory specification.