Motivation ("The Why")
MIT is - in my experience - the general intentional default in the JavaScript ecosystem. Additionally, Wikipedia notes that the ISC itself has recommended that the MIT license should be preferred over the ISC license, though the reference is currently broken.
How
Replace ISC with MIT in almost all instances here.
Motivation ("The Why")
MIT is - in my experience - the general intentional default in the JavaScript ecosystem. Additionally, Wikipedia notes that the ISC itself has recommended that the MIT license should be preferred over the ISC license, though the reference is currently broken.
How
Replace ISC with MIT in almost all instances here.