|
|
@@ -60,4 +60,13 @@ Please follow these steps if you find an unknown issue:
|
|
|
- Polish translation done by xesarni (https://github.com/xesarni)
|
|
|
- Russian translation done by rstp14 (https://github.com/rstp14)
|
|
|
|
|
|
+## Code derived from third party projects used in SingleFile
|
|
|
+- csstree: https://github.com/csstree/csstree
|
|
|
+- postcss-media-query-parser: https://github.com/dryoma/postcss-media-query-parser
|
|
|
+- UglifyCSS: https://github.com/fmarcia/UglifyCSS
|
|
|
+- parse-srcset: https://github.com/albell/parse-srcset
|
|
|
+
|
|
|
+# License
|
|
|
+SingleFile is licensed under AGPL and GPL. Code derived from third-party projects is licensed under MIT. Please contact me at gildas.lormeau <at> gmail.com if you are interested in licensing the SingleFile code for a commercial service or product.
|
|
|
+
|
|
|
Suggestions are welcome :)
|