mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Revert RainLoop merge that caused MIT vs AGPL
This commit is contained in:
parent
a146d73f4b
commit
17fa031064
6 changed files with 663 additions and 23 deletions
|
|
@ -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',
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue