summaryrefslogtreecommitdiff
path: root/charspace/cmi.h
diff options
context:
space:
mode:
authorstyluseater <styluseater>2011-02-08 02:41:49 +0000
committerstyluseater <styluseater>2011-02-08 02:41:49 +0000
commit59ff4a7e46e5f6943b4cc180d158eba671d7fd26 (patch)
tree45530794f8eeaa331d5d8829fb68aa07462bed5a /charspace/cmi.h
parent6fc12eb9ac910114791701e880530b3ffbd06b28 (diff)
downloadfontutils-59ff4a7e46e5f6943b4cc180d158eba671d7fd26.tar.gz
Updating licensing for entire project. First pass.
Diffstat (limited to 'charspace/cmi.h')
-rw-r--r--charspace/cmi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/charspace/cmi.h b/charspace/cmi.h
index 34c8613..5ce36fd 100644
--- a/charspace/cmi.h
+++ b/charspace/cmi.h
@@ -1,4 +1,4 @@
-/* A Bison parser, made by GNU Bison 2.2. */
+/* A Bison parser, made by GNU Bison 2.3. */
/* Skeleton interface for Bison's Yacc-like parsers in C
@@ -72,7 +72,7 @@ typedef union YYSTYPE
symval_type symval;
string strval;
}
-/* Line 1528 of yacc.c. */
+/* Line 1489 of yacc.c. */
#line 77 "cmi.h"
YYSTYPE;
# define yystype YYSTYPE /* obsolescent; will be withdrawn */