diff --git a/src/peg.js b/src/peg.js index 355d461..af591a7 100644 --- a/src/peg.js +++ b/src/peg.js @@ -4,7 +4,7 @@ * http://pegjs.majda.cz/ * * Copyright (c) 2010-2012 David Majda - * Licensend under the MIT license. + * Licensed under the MIT license. */ var PEG = (function(undefined) {