mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore: Add PSF to approved licenses list (#10148)
http://docs.python.org/license.html states that though GPL-compatible, PSF allows usage without having to redistribute own source code.
This commit is contained in:
		
							parent
							
								
									2e069daf41
								
							
						
					
					
						commit
						740990b0ed
					
				
							
								
								
									
										2
									
								
								.github/workflows/dependency-review.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/dependency-review.yml
									
									
									
									
										vendored
									
									
								
							@ -17,5 +17,5 @@ jobs:
 | 
			
		||||
        uses: actions/dependency-review-action@v4
 | 
			
		||||
        with:
 | 
			
		||||
          fail-on-severity: moderate
 | 
			
		||||
          allow-licenses: Apache-2.0, MIT, BSD-2-Clause, BSD-3-Clause, ISC, 0BSD, CC0-1.0, Unlicense, BlueOak-1.0.0, CC-BY-4.0, Artistic-2.0
 | 
			
		||||
          allow-licenses: Apache-2.0, MIT, BSD-2-Clause, BSD-3-Clause, ISC, 0BSD, CC0-1.0, Unlicense, BlueOak-1.0.0, CC-BY-4.0, Artistic-2.0, PSF-2.0
 | 
			
		||||
          comment-summary-in-pr: always
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user