mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-15 15:32:30 +03:00
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.
This commit is contained in:
parent
24ad0418e3
commit
4e28fa78fc
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
#!/usr/bin/env python3
|
||||
#
|
||||
# common.py - part of the FDroid server tools
|
||||
# Copyright (C) 2010-13, Ciaran Gultnieks, ciaran@ciarang.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue