update license with new organization

This commit is contained in:
Hans Pagel 2020-07-23 14:17:50 +02:00
parent 36af14bb8d
commit e88d9c5787

View File

@ -14,7 +14,7 @@ function genConfig(opts) {
const banner = `
/*!
* ${opts.name} v${version}
* (c) ${new Date().getFullYear()} Scrumpy UG (limited liability)
* (c) ${new Date().getFullYear()} überdosis GbR (limited liability)
* @license MIT
*/
`