License: Supporting both MIT and GPLv3

This commit is contained in:
Francisco Hodge
2019-01-28 11:11:28 -05:00
parent dc085b377d
commit 04def5da87
7 changed files with 650 additions and 20 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ const banner = `
Copyright (c) ${author.replace(/ *\<[^)]*\> */g, " ")}
This source code is licensed under the ${license} license found in the
This source code is licensed under a dual license system ${license}, as found in the
LICENSE file in the root directory of this source tree.
`;