Revert RainLoop merge that caused MIT vs AGPL

This commit is contained in:
the-djmaze 2022-09-01 21:16:52 +02:00
parent a146d73f4b
commit 17fa031064
6 changed files with 663 additions and 23 deletions

View file

@ -3,7 +3,7 @@ const path = require('path');
const config = {
head: {
mit: '/* SnappyMail Webmail (c) SnappyMail | Licensed under MIT */'
agpl: '/* SnappyMail Webmail (c) SnappyMail | Licensed under AGPL v3 */'
},
devVersion: '0.0.0',