Skip to content

Commit d768f93

Browse files
committed
Fix last trace of GPL into MIT
1 parent 79ccc83 commit d768f93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gettext-pythonic.browser.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* @package gettext-pythonic
1313
* @author Stéphane Lavergne <http://www.imars.com/>
1414
* @copyright 2016 Stéphane Lavergne
15-
* @license http://www.gnu.org/licenses/lgpl-3.0.txt GNU LGPL version 3
15+
* @license https://opensource.org/licenses/MIT MIT
1616
*/
1717

1818
"use strict";

gettext-pythonic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* @package gettext-pythonic
1212
* @author Stéphane Lavergne <http://www.imars.com/>
1313
* @copyright 2016 Stéphane Lavergne
14-
* @license http://www.gnu.org/licenses/lgpl-3.0.txt GNU LGPL version 3
14+
* @license https://opensource.org/licenses/MIT MIT
1515
*/
1616

1717
"use strict";

0 commit comments

Comments
 (0)