summaryrefslogtreecommitdiff
path: root/src/webidl-lexer.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/webidl-lexer.l')
-rw-r--r--src/webidl-lexer.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webidl-lexer.l b/src/webidl-lexer.l
index bfa4fb5..5369d99 100644
--- a/src/webidl-lexer.l
+++ b/src/webidl-lexer.l
@@ -2,7 +2,7 @@
/* This is a unicode tolerant lexer for web IDL
*
- * This file is part of nsgenjsbind.
+ * This file is part of nsgenbind.
* Licensed under the MIT License,
* http://www.opensource.org/licenses/mit-license.php
* Copyright 2012 Vincent Sanders <vince@netsurf-browser.org>