chiark / gitweb /
Fix python headers in some source files
authorDaniel Martí <mvdan@mvdan.cc>
Mon, 4 Jan 2016 20:19:47 +0000 (21:19 +0100)
committerDaniel Martí <mvdan@mvdan.cc>
Fri, 11 Mar 2016 13:27:00 +0000 (13:27 +0000)
commit4e28fa78fc98ba62bb9dfa2cb4fbf6e61520b4b5
treea3b1876b05bbb59c35f8691cd160ae89c27c090e
parent24ad0418e3ff712b051c737b1738df2eca36901f
Fix python headers in some source files

These were missing the python2 header, so they went under my radar when
doing the switch go python3.
fdroidserver/common.py
fdroidserver/metadata.py
fdroidserver/net.py