comparison cagou/plugins/plugin_wid_file_sharing.py @ 379:1da3c379205b

fixed shebangs
author Goffi <goffi@goffi.org>
date Wed, 29 Jan 2020 10:04:35 +0100
parents 4d660b252487
children a90f26e89a4a
comparison
equal deleted inserted replaced
378:4d660b252487 379:1da3c379205b
1 #!/usr/bin/env python2 1 #!/usr/bin/env python3
2 # -*- coding: utf-8 -*-
3 2
4 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client 3 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client
5 # Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) 4 # Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org)
6 5
7 # 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