Copyright information in minified javascript and css files -
Copyright information in minified javascript and css files -
i think may need revisit this, out of curiousity if nil else.
is allowed remove license info minified js , css files if files generated sourcemap points unminified source , files (that have licenses) available?
i inquire because when minify several files, find of size cannot cut down comes carrying on license information. can see that, browser function , download, may possible away smallest minified source, file used browser render. if console opened, sourcemap downloaded point inquiring user unminified source , preserve requirement of having original license intact , available upon request.
specifically, apache license 2.0 (http://www.apache.org/licenses/license-2.0), mit license (http://en.wikipedia.org/wiki/mit_license), , gplv2 (https://www.gnu.org/licenses/gpl-2.0.html) start.
as far know, file should contain or refer it’s license. either way, i wouldn’t risk it. wouldn’t worry comment though. they’re not that long.
javascript css bundling-and-minification source-maps copyright-display
Comments
Post a Comment