chiark / gitweb /
Switch all headers to python3
[fdroidserver.git] / fdroidserver / init.py
index f8f71bfba75447aa5494a3f6728cd11c02234033..3d8679ffced958593a9776efb2e2356bca14398a 100644 (file)
@@ -1,5 +1,4 @@
-#!/usr/bin/env python2
-# -*- coding: utf-8 -*-
+#!/usr/bin/env python3
 #
 # update.py - part of the FDroid server tools
 # Copyright (C) 2010-2013, Ciaran Gultnieks, ciaran@ciarang.com