summaryrefslogtreecommitdiff
path: root/poezio/logger.py
diff options
context:
space:
mode:
authorMaxime “pep” Buquet <pep@bouah.net>2020-06-06 21:54:12 +0200
committerMaxime “pep” Buquet <pep@bouah.net>2022-03-31 14:00:55 +0200
commit23b550e54999ea23f0bb4b3234e30da1e05686fa (patch)
tree700293ef20d9110a69ed33acd751f0cf767cd251 /poezio/logger.py
parentb7ae221e0e915e194e66ff55d1130228e2f56b38 (diff)
downloadpoezio-23b550e54999ea23f0bb4b3234e30da1e05686fa.tar.gz
poezio-23b550e54999ea23f0bb4b3234e30da1e05686fa.tar.bz2
poezio-23b550e54999ea23f0bb4b3234e30da1e05686fa.tar.xz
poezio-23b550e54999ea23f0bb4b3234e30da1e05686fa.zip
Change license for (some previous and) future revisions to GPL-3.0-or-later
From this revision on, all changes that were under the following authors' names are also under GPL-3.0-or-later, and not just future changes: - Maxime Buquet (or Maxime “pep” Buquet) Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
Diffstat (limited to 'poezio/logger.py')
-rw-r--r--poezio/logger.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/poezio/logger.py b/poezio/logger.py
index d1e8bfa0..882a34df 100644
--- a/poezio/logger.py
+++ b/poezio/logger.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.
"""
The logger module that handles logging of the poezio
conversations and roster changes