mirror of
				https://github.com/eledio-devices/thirdparty-miniz.git
				synced 2025-10-31 16:14:16 +01:00 
			
		
		
		
	added unlicense.org statement
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| // example3.c - Demonstrates how to use miniz.c's deflate() and inflate() functions for simple file compression. | ||||
| // Public domain, May 15 2011, Rich Geldreich, richgel99@gmail.com | ||||
| // Public domain, May 15 2011, Rich Geldreich, richgel99@gmail.com. See "unlicense" statement at the end of tinfl.c. | ||||
| // For simplicity, this example is limited to files smaller than 4GB, but this is not a limitation of miniz.c. | ||||
| #include "miniz.c" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user