summaryrefslogtreecommitdiff
path: root/plugins
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 /plugins
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 'plugins')
-rw-r--r--plugins/b64.py2
-rw-r--r--plugins/lastlog.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/b64.py b/plugins/b64.py
index 9b4c4ab3..82300a0f 100644
--- a/plugins/b64.py
+++ b/plugins/b64.py
@@ -4,7 +4,7 @@
#
# Copyright © 2019 Maxime “pep” Buquet <pep@bouah.net>
#
-# Distributed under terms of the zlib license.
+# Distributed under terms of the GPL-3.0+ license.
"""
Usage
diff --git a/plugins/lastlog.py b/plugins/lastlog.py
index 70ea53c1..1c48fa06 100644
--- a/plugins/lastlog.py
+++ b/plugins/lastlog.py
@@ -5,7 +5,7 @@
# Copyright © 2018 Maxime “pep” Buquet
# Copyright © 2019 Madhur Garg
#
-# Distributed under terms of the zlib license. See the COPYING file.
+# Distributed under terms of the GPL-3.0+ license. See the COPYING file.
"""
Search provided string in the buffer and return all results on the screen