mirror of
				https://github.com/arsenetar/dupeguru.git
				synced 2025-09-11 17:58:17 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			667 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			667 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| PyQt is used in this UI package, and PyQt is GPL software. I used PyQt before going releasing my
 | |
| source as BSD, so I have commercial license. When I released this software as BSD, I assumed that,
 | |
| BSD being incompatible with GPL, anyone wanting to redistribute this code would need a commercial
 | |
| license from PyQt. Therefore, I had a warning here telling people they needed a commercial license
 | |
| to modify and redistribute the qt code.
 | |
| 
 | |
| But no! There are good news. I saw that PyQt has special permissions in its "GPL_EXCEPTION.TXT"
 | |
| file, thus making everything nice and shiny. The license of this software package is compatible with
 | |
| PyQt's GPL license. No problem here. |