mirror of
				https://github.com/yuzu-emu/yuzu.git
				synced 2025-11-04 07:13:43 +00:00 
			
		
		
		
	Fixed GPLv2 license issue
This commit is contained in:
		
							parent
							
								
									ff4fe52bf6
								
							
						
					
					
						commit
						503e584ee1
					
				@ -1,4 +1,9 @@
 | 
				
			|||||||
<?xml version="1.0" encoding="utf-8"?>
 | 
					<?xml version="1.0" encoding="utf-8"?>
 | 
				
			||||||
 | 
					<!--
 | 
				
			||||||
 | 
					Copyright 2010 Daher Alfawares
 | 
				
			||||||
 | 
					Licensed under GPLv2
 | 
				
			||||||
 | 
					Refer to the license.txt file included.
 | 
				
			||||||
 | 
					-->
 | 
				
			||||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | 
					<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 | 
				
			||||||
  <PropertyGroup
 | 
					  <PropertyGroup
 | 
				
			||||||
    Condition="'$(UICBeforeTargets)' == '' and '$(UICAfterTargets)' == '' and '$(ConfigurationType)' != 'Makefile'">
 | 
					    Condition="'$(UICBeforeTargets)' == '' and '$(UICAfterTargets)' == '' and '$(ConfigurationType)' != 'Makefile'">
 | 
				
			||||||
@ -53,4 +58,4 @@
 | 
				
			|||||||
      <ExecutionDescription>%(FileName).qrc</ExecutionDescription>
 | 
					      <ExecutionDescription>%(FileName).qrc</ExecutionDescription>
 | 
				
			||||||
    </QRC>
 | 
					    </QRC>
 | 
				
			||||||
  </ItemDefinitionGroup>
 | 
					  </ItemDefinitionGroup>
 | 
				
			||||||
</Project>
 | 
					</Project>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user