From d90c65d8e351d4a77c0b4e7ce1e581350abccc20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20=E2=80=9Cpep=E2=80=9D=20Buquet?= Date: Wed, 23 Mar 2022 16:50:32 +0100 Subject: Update sticker-picker license to GPL MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit With Link Mauve's permission. Signed-off-by: Maxime “pep” Buquet --- tools/sticker-picker/src/sticker.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/sticker-picker/src/sticker.rs') diff --git a/tools/sticker-picker/src/sticker.rs b/tools/sticker-picker/src/sticker.rs index 7fb44e8e..309b21fa 100644 --- a/tools/sticker-picker/src/sticker.rs +++ b/tools/sticker-picker/src/sticker.rs @@ -1,7 +1,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-or-later license. See the COPYING file. use gtk::prelude::*; use gtk::subclass::prelude::*; -- cgit v1.2.3