mirror of
				https://github.com/jojo61/vdr-plugin-softhdcuvid.git
				synced 2025-03-01 10:39:28 +00:00 
			
		
		
		
	- reindent all sources to common code style - fix include sort errors from clang-format - update AGPL 3.0 license file
		
			
				
	
	
		
			7 lines
		
	
	
		
			92 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			92 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| ---
 | |
| BasedOnStyle: LLVM
 | |
| UseTab: Never
 | |
| IndentWidth: 4
 | |
| IndentCaseLabels: true
 | |
| ColumnLimit: 119
 |