From e88d9c578779e6ffe63e8813487cd156a3fce6e5 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Thu, 23 Jul 2020 14:17:50 +0200 Subject: [PATCH] update license with new organization --- build/packages/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/packages/config.js b/build/packages/config.js index 99ae0f24..ace9db4e 100644 --- a/build/packages/config.js +++ b/build/packages/config.js @@ -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 */ `