summaryrefslogtreecommitdiff
path: root/src/webidl-parser.y
diff options
context:
space:
mode:
Diffstat (limited to 'src/webidl-parser.y')
-rw-r--r--src/webidl-parser.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webidl-parser.y b/src/webidl-parser.y
index 74af1c1..2fe549b 100644
--- a/src/webidl-parser.y
+++ b/src/webidl-parser.y
@@ -2,7 +2,7 @@
/* This is a bison parser 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>