Switch all headers to python3

This commit is contained in:
Daniel Martí 2016-01-04 16:33:20 +01:00
parent b0ffc5ce4c
commit 99edd64372
21 changed files with 21 additions and 39 deletions

3
fdroid
View file

@ -1,5 +1,4 @@
#!/usr/bin/env python2
# -*- coding: utf-8 -*-
#!/usr/bin/env python3
#
# fdroid.py - part of the FDroid server tools
# Copyright (C) 2010-2015, Ciaran Gultnieks, ciaran@ciarang.com