diff 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
line wrap: on
line diff
--- a/cagou/plugins/plugin_wid_file_sharing.py	Wed Jan 29 09:52:46 2020 +0100
+++ b/cagou/plugins/plugin_wid_file_sharing.py	Wed Jan 29 10:04:35 2020 +0100
@@ -1,5 +1,4 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
 
 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client
 # Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org)