Licensed under MIT

This commit is contained in:
the-djmaze 2022-09-01 00:25:05 +02:00
parent f6f6a80639
commit a146d73f4b
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
/* SnappyMail Webmail (c) SnappyMail Team | Licensed under AGPL 3 */
/* SnappyMail Webmail (c) SnappyMail Team | Licensed under MIT */
const rollup2 = require('gulp-rollup-2');
const includePaths = require('rollup-plugin-includepaths');
const externalGlobals = require('rollup-plugin-external-globals');