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