chiark / gitweb /
Switch all headers to python3
[fdroidserver.git] / fdroid
diff --git a/fdroid b/fdroid
index e24c0081ed8b464c573a13f385ca5e2aee0448e6..045f2aacf8e5f133c61fff43c126d7bcb1add75b 100755 (executable)
--- a/fdroid
+++ b/fdroid
@@ -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