Skip to content

Commit

Permalink
Remove old license
Browse files Browse the repository at this point in the history
  • Loading branch information
zaach committed Dec 29, 2009
1 parent 724a6c6 commit 6740ff5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/jison.js
@@ -1,6 +1,6 @@
// LR(0), SLR(1), LARL(1), LR(1) Parser Generator
// Zachary Carter <zcarter@mail.usf.edu> (http://zaa.ch)
// http://www.gnu.org/licenses/gpl-3.0.html
// Jison, an LR(0), SLR(1), LARL(1), LR(1) Parser Generator
// Zachary Carter <zach@carter.name>
// MIT X Licensed

if (typeof exports === 'undefined') {
exports = {};
Expand Down

0 comments on commit 6740ff5

Please sign in to comment.