comparison sat/plugins/plugin_xep_0167/__init__.py @ 4058:adb9dc9c8114

plugin XEP-0167: fix wrong copy/pasted header
author Goffi <goffi@goffi.org>
date Mon, 29 May 2023 16:08:09 +0200
parents 1c4f4aa36d98
children d10748475025
comparison
equal deleted inserted replaced
4057:e807a5434f82 4058:adb9dc9c8114
1 #!/usr/bin/env python3 1 #!/usr/bin/env python3
2 2
3 # Libervia plugin for managing pipes (experimental) 3 # Libervia: an XMPP client
4 # Copyright (C) 2009-2023 Jérôme Poisson (goffi@goffi.org) 4 # Copyright (C) 2009-2023 Jérôme Poisson (goffi@goffi.org)
5 5
6 # This program is free software: you can redistribute it and/or modify 6 # This program is free software: you can redistribute it and/or modify
7 # it under the terms of the GNU Affero General Public License as published by 7 # it under the terms of the GNU Affero General Public License as published by
8 # the Free Software Foundation, either version 3 of the License, or 8 # the Free Software Foundation, either version 3 of the License, or