From 341a3cfb1007272a67d4f3083d9905d85556a565 Mon Sep 17 00:00:00 2001 From: Jesse Thilo Date: Wed, 25 Nov 1998 22:13:23 +0000 Subject: [PATCH] Add AUTHORS file. --- AUTHORS | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 AUTHORS diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 00000000..0a3ca6fd --- /dev/null +++ b/AUTHORS @@ -0,0 +1,8 @@ +Authors of GNU Bison. + +Bison was written primarily by Robert Corbett. + +Richard Stallman made it Yacc-compatible. + +Wilfred Hansen of Carnegie Mellon University added multicharacter +string literals and other features. -- 2.50.0