mirror of
				https://github.com/lightpanda-io/browser.git
				synced 2025-10-30 07:31:47 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			393 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			393 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Licensing
 | |
| 
 | |
| License names used in this document are as per [SPDX License
 | |
| List](https://spdx.org/licenses/).
 | |
| 
 | |
| The default license for this project is [AGPL-3.0-only](LICENSE).
 | |
| 
 | |
| ## MIT
 | |
| 
 | |
| The following files are licensed under MIT:
 | |
| 
 | |
| ```
 | |
| src/polyfill/fetch.js
 | |
| ```
 | |
| 
 | |
| The following directories and their subdirectories are licensed under their
 | |
| original upstream licenses:
 | |
| 
 | |
| ```
 | |
| vendor/
 | |
| tests/wpt/
 | |
| ```
 | 
