mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	Switch all headers to python3
This commit is contained in:
		
							parent
							
								
									b0ffc5ce4c
								
							
						
					
					
						commit
						99edd64372
					
				
					 21 changed files with 21 additions and 39 deletions
				
			
		
							
								
								
									
										3
									
								
								fdroid
									
										
									
									
									
								
							
							
						
						
									
										3
									
								
								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
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue