Skip to content

Commit

Permalink
Fix last trace of GPL into MIT
Browse files Browse the repository at this point in the history
  • Loading branch information
vphantom committed Apr 21, 2016
1 parent 79ccc83 commit d768f93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gettext-pythonic.browser.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* @package gettext-pythonic
* @author Stéphane Lavergne <http://www.imars.com/>
* @copyright 2016 Stéphane Lavergne
* @license http://www.gnu.org/licenses/lgpl-3.0.txt GNU LGPL version 3
* @license https://opensource.org/licenses/MIT MIT
*/

"use strict";
Expand Down
2 changes: 1 addition & 1 deletion gettext-pythonic.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* @package gettext-pythonic
* @author Stéphane Lavergne <http://www.imars.com/>
* @copyright 2016 Stéphane Lavergne
* @license http://www.gnu.org/licenses/lgpl-3.0.txt GNU LGPL version 3
* @license https://opensource.org/licenses/MIT MIT
*/

"use strict";
Expand Down

0 comments on commit d768f93

Please sign in to comment.